Class MedicOntologyService

java.lang.Object
ubic.basecode.ontology.providers.AbstractDelegatingOntologyService
ubic.basecode.ontology.providers.MedicOntologyService
All Implemented Interfaces:
AutoCloseable, OntologyService

@Deprecated public class MedicOntologyService extends AbstractDelegatingOntologyService
Deprecated.
MEDIC ONTOLOGY USED BY PHENOCARTA, its represents MESH terms as a tree so with can use the parent structure that a normal mesh term doesnt have

MEDIC comes from the CTD folks. See .... Unfortunately I do not know where our medic.owl file came from (PP)

Author:
Nicolas
  • Constructor Details

    • MedicOntologyService

      public MedicOntologyService()
      Deprecated.