public class OntologyManager extends Object
| Constructor and Description |
|---|
OntologyManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyOntologyContent(Set<String> terms) |
void |
loadExistingOntology(File ontologyFile) |
void |
saveOntology(File file) |
public void loadExistingOntology(File ontologyFile) throws org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyCreationExceptionpublic void copyOntologyContent(Set<String> terms) throws org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyCreationExceptionpublic void saveOntology(File file) throws org.semanticweb.owlapi.model.OWLOntologyStorageException
org.semanticweb.owlapi.model.OWLOntologyStorageExceptionCopyright © 2013. All Rights Reserved.