Interface FactorValueOntologyService

  • All Known Implementing Classes:
    FactorValueOntologyServiceImpl

    public interface FactorValueOntologyService
    Ontology service for factor values and their annotations.

    There are two kind of entities represented in his ontologies:

    • Factor values (i.e. http://gemma.msl.ubc.ca/ont/TGFVO/1)
    • Factor value annotations (i.e. http://gemma.msl.ubc.ca/ont/TGFVO/1/2) which can be either a subject, object or a characteristic
    TODO: fully implement the OntologyService interface.