Class MinimalCuratedPublicationUpdater

  • All Implemented Interfaces:
    CuratedPublicationEnricher, MIEnricher<Publication>, PublicationEnricher

    public class MinimalCuratedPublicationUpdater
    extends MinimalCuratedPublicationEnricher
    Provides minimal update of curated Publication. - enrich minimal properties of publication. See description in MinimalPublicationUpdater - enrich source of a publication if the sourceEnricher is not null. If the source of the publication to enrich is different from the source of the fetched publication (see DefaultCvTermComparator), it will override the source with the source of the fetched publication It will ignore all other properties of a publication
    Since:
    01/08/13
    Author:
    Gabriel Aldam (galdam@ebi.ac.uk)