Uses of Class
cz.cvut.kbss.ontodriver.owlapi.exception.OntologyStorageException
Packages that use OntologyStorageException
-
Uses of OntologyStorageException in cz.cvut.kbss.ontodriver.owlapi.connector
Methods in cz.cvut.kbss.ontodriver.owlapi.connector that throw OntologyStorageExceptionModifier and TypeMethodDescriptionvoid
BasicStorageConnector.writeToFile
(String targetPath) Writes the current state of the ontology to a file given by the specified path.