org.obolibrary.examples
Class ExportLabelsAsOWL
java.lang.Object
org.obolibrary.examples.ExportLabelsAsOWL
public class ExportLabelsAsOWL
- extends Object
Saves an OWL ontology consisting only of labels
argument 1: a file path to an input obo file
argument 2: a file path to an output owl file
Example:
java org.obolibrary.examples.ExportLabelsAsOWL human-phenotype-ontology.obo labels.owl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportLabelsAsOWL
public ExportLabelsAsOWL()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2010-2013. All Rights Reserved.