org.semanticweb.more.cli
Class MORe_cli
java.lang.Object
org.semanticweb.more.cli.MORe_cli
public class MORe_cli
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MORe_cli
public MORe_cli()
serializeClassificationResults
public static String serializeClassificationResults(Set<? extends org.semanticweb.owlapi.model.OWLAxiom> results,
org.semanticweb.owlapi.model.OWLOntologyManager man,
String outFile)
- Serialize classifiation results as an OWL file
- Parameters:
results
- Set of inferred subsumptionsman
- OWL Ontology ManagerontDir
- Ontology directoryreasonerName
- Reasoner name
- Returns:
- The file path to where the OWL file was saved
main
public static void main(String[] args)
throws FileNotFoundException,
org.semanticweb.owlapi.model.OWLOntologyStorageException
- Throws:
FileNotFoundException
org.semanticweb.owlapi.model.OWLOntologyStorageException
Copyright © 2013. All Rights Reserved.