public class GenericOntologyService extends AbstractOntologyService
log| Constructor and Description |
|---|
GenericOntologyService(String name,
String url) |
GenericOntologyService(String name,
String url,
boolean cache) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getOntologyName()
The simple getOntologyName() of the ontology.
|
protected String |
getOntologyUrl()
Defines the location of the ontology eg: MGED
|
protected com.hp.hpl.jena.ontology.OntModel |
loadModel()
Delegates the call as to load the model into memory or leave it on disk.
|
cancelInitializationThread, closeIndex, findIndividuals, findResources, findTerm, findUsingAlternativeId, getAllURIs, getResource, getTerm, getTermIndividuals, index, initialize, isEnabled, isInitializationThreadAlive, isInitializationThreadCancelled, isOntologyLoaded, loadTermsInNameSpace, startInitializationThread, waitForInitializationThreadprotected String getOntologyName()
AbstractOntologyServicegetOntologyName in class AbstractOntologyServiceprotected String getOntologyUrl()
AbstractOntologyServicegetOntologyUrl in class AbstractOntologyServiceprotected com.hp.hpl.jena.ontology.OntModel loadModel()
AbstractOntologyServiceloadModel in class AbstractOntologyServiceCopyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.