public interface OntologyIndexer
| Modifier and Type | Method and Description |
|---|---|
String |
getOntologyUri() |
void |
index(String ontologyName,
File file) |
boolean |
isCorrectOntology() |
boolean |
isIndexingRunning() |
void |
removeOntology(String ontologyURI) |
void index(String ontologyName, File file) throws TableException
TableExceptionvoid removeOntology(String ontologyURI)
boolean isIndexingRunning()
boolean isCorrectOntology()
String getOntologyUri()
Copyright © 2013. All Rights Reserved.