Class OlsOntologyTermFetcher

  • All Implemented Interfaces:
    CvTermFetcher<OntologyTerm>, OntologyTermFetcher

    public class OlsOntologyTermFetcher
    extends AbstractOlsFetcher<OntologyTerm>
    implements OntologyTermFetcher
    Finds ontology terms in the Ontology Lookup Service as well as having options to recursively find parents and or children.

    Implements CvTermFetcher, returning the results as OntologyTerms. Further to this, the OntologyTermFetcher is implemented to include methods for finding children and parents.

    Since:
    03/07/13
    Author:
    Gabriel Aldam (galdam@ebi.ac.uk)