Class FullOntologyTermEnricher

  • All Implemented Interfaces:
    CvTermEnricher<OntologyTerm>, MIEnricher<OntologyTerm>

    public class FullOntologyTermEnricher
    extends MinimalOntologyTermEnricher
    Provides full enrichment of ontologYTerm. - enrich full properties of Cv Term. See description in FullCvTermEnricher - enrich children of a term. It will use DefaultCvTermComparator to compare children and add missing children without removing any existing children. It will enrich the children of the ontologyTerm It will ignore all other properties of an ontologyTerm
    Since:
    29/01/14
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)