org.obolibrary.cli
Class OBODiffRunner
java.lang.Object
org.obolibrary.cli.OBODiffRunner
public class OBODiffRunner
- extends Object
command line access to obo2owl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OBODiffRunner
public OBODiffRunner()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
runConversion
protected static void runConversion(OBORunnerConfiguration config,
org.apache.log4j.Logger logger)
throws Exception
- Throws:
Exception
showMemory
public static void showMemory()
buildAllOboOwlFiles
protected static void buildAllOboOwlFiles(String dir,
OBORunnerConfiguration config,
org.apache.log4j.Logger logger)
throws IOException
- makes OWL from all selected ontologies.
These are downloaded from the OBO metadata file
- Parameters:
dir
- config
- logger
-
- Throws:
IOException
Copyright © 2010-2013. All Rights Reserved.