public class GenericOntologyService extends AbstractOntologyMemoryBackedService
OntologyService.InferenceModelog| Constructor and Description |
|---|
GenericOntologyService(String name,
String url) |
GenericOntologyService(String name,
String url,
boolean cache) |
GenericOntologyService(String name,
String url,
boolean cache,
boolean processImports) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCacheName()
A name for caching this ontology, or null to disable caching.
|
protected String |
getOntologyName()
The simple getOntologyName() of the ontology.
|
protected String |
getOntologyUrl()
Defines the location of the ontology eg: MGED
|
loadModel, loadModelFromStreamcancelInitializationThread, closeIndex, findIndividuals, findResources, findTerm, findUsingAlternativeId, getAllURIs, getChildren, getInferenceMode, getParents, getProcessImports, getResource, getTerm, getTermIndividuals, index, initialize, initialize, isEnabled, isInitializationThreadAlive, isInitializationThreadCancelled, isOntologyLoaded, isSearchEnabled, loadTermsInNameSpace, setInferenceMode, setProcessImports, setSearchEnabled, startInitializationThread, toString, waitForInitializationThreadclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindIndividuals, findResources, findTerm, getChildren, getParentsprotected String getOntologyName()
AbstractOntologyServicegetOntologyName in class AbstractOntologyServiceprotected String getOntologyUrl()
AbstractOntologyServicegetOntologyUrl in class AbstractOntologyMemoryBackedServiceprotected String getCacheName()
AbstractOntologyServiceNote that if null is returned, the ontology will not have full-text search capabilities.
getCacheName in class AbstractOntologyServiceCopyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.