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, waitForInitializationThread
protected String getOntologyName()
AbstractOntologyService
getOntologyName
in class AbstractOntologyService
protected String getOntologyUrl()
AbstractOntologyService
getOntologyUrl
in class AbstractOntologyService
protected com.hp.hpl.jena.ontology.OntModel loadModel()
AbstractOntologyService
loadModel
in class AbstractOntologyService
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.