-
Classes Class Description ubic.basecode.ontology.providers.DiseaseOntologyService use MONDO insteadubic.basecode.ontology.providers.FMAOntologyService this ontology is inactive, use UBERON insteadubic.basecode.ontology.providers.HumanDevelopmentOntologyService this ontology was last updated in unmaintained since 2013ubic.basecode.ontology.providers.MedicOntologyService ubic.basecode.ontology.providers.NIFSTDOntologyService
-
Methods Method Description ubic.basecode.ontology.model.OntologyTerm.getTerm() useOntologyResource.getLabel()
instead.ubic.basecode.ontology.model.OntologyTerm.isTermObsolete() useOntologyResource.isObsolete()
insteadubic.basecode.ontology.providers.OntologyService.loadTermsInNameSpace(InputStream, boolean) useOntologyService.initialize(InputStream, boolean)
instead and possiblyOntologyService.cancelInitializationThread()
prior to get any running initialization thread out of the way
-
Constructors Constructor Description ubic.basecode.ontology.providers.GenericOntologyService(String, String, boolean) useGenericOntologyService(String, String, String)
with an explicit cache name instead