public class MedicOntologyService extends AbstractOntologyMemoryBackedService
MEDIC comes from the CTD folks. See http://ctd.mdibl.org/voc.go?type=disease. Unfortunately I do not know where our medic.owl file came from (PP)
OntologyService.InferenceModelog| Constructor and Description |
|---|
MedicOntologyService() |
| 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 OntologyModel |
loadModel(boolean processImports,
OntologyService.InferenceMode inferenceMode)
Delegates the call as to load the model into memory or leave it on disk.
|
loadModelFromStreamcancelInitializationThread, closeIndex, findIndividuals, findResources, findTerm, findUsingAlternativeId, getAllURIs, getCacheName, 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 OntologyModel loadModel(boolean processImports, OntologyService.InferenceMode inferenceMode)
AbstractOntologyServiceloadModel in class AbstractOntologyMemoryBackedServiceCopyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.