Class MinimalOntologyTermUpdater

  • All Implemented Interfaces:
    CvTermEnricher<OntologyTerm>, MIEnricher<OntologyTerm>
    Direct Known Subclasses:
    FullOntologyTermUpdater

    public class MinimalOntologyTermUpdater
    extends MinimalOntologyTermEnricher
    Provides minimal update of ontologYTerm. - update minimal properties of Cv Term. See description in MinimalCvTermUpdater - update children of a term. It will use DefaultCvTermComparator to compare children and add missing children and remove children that are not in fetched ontology term. It will enrich all 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)