public class GenericOntologyService extends AbstractOntologyMemoryBackedService
OntologyService.InferenceMode
log
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, loadModelFromStream
cancelInitializationThread, 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, waitForInitializationThread
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findIndividuals, findResources, findTerm, getChildren, getParents
protected String getOntologyName()
AbstractOntologyService
getOntologyName
in class AbstractOntologyService
protected String getOntologyUrl()
AbstractOntologyService
getOntologyUrl
in class AbstractOntologyMemoryBackedService
protected String getCacheName()
AbstractOntologyService
Note that if null is returned, the ontology will not have full-text search capabilities.
getCacheName
in class AbstractOntologyService
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.