Class FullCuratedPublicationUpdater

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

    public class FullCuratedPublicationUpdater
    extends FullCuratedPublicationEnricher
    Provides full update of Publication. - update full properties as described in FullPublicationUpdater - update released date. If the released date of the publication to enrich is different from the released date of the fetched publication, it will override the released date with the released date of the fetched publication - update curation depth. If the curation depth of the publication to enrich is different from the curation depth of the fetched publication, it will override the curation depth with the curation depth of the fetched publication
    Since:
    01/08/13
    Author:
    Gabriel Aldam (galdam@ebi.ac.uk)