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.InferenceMode
log
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.
|
loadModelFromStream
cancelInitializationThread, 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, 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 OntologyModel loadModel(boolean processImports, OntologyService.InferenceMode inferenceMode)
AbstractOntologyService
loadModel
in class AbstractOntologyMemoryBackedService
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.