Class FullCuratedPublicationEnricher

  • All Implemented Interfaces:
    CuratedPublicationEnricher, MIEnricher<Publication>, PublicationEnricher
    Direct Known Subclasses:
    FullCuratedPublicationUpdater

    public class FullCuratedPublicationEnricher
    extends MinimalCuratedPublicationEnricher
    Provides full enrichment of curated Publication. - enrich full properties as described in FullPublicationEnricher - enrich released date. It will only enrich the released date if it is not already set in the publication to enrich. It will not override any existing released date - enrich curation depth. It will only enrich the curation depth if it is not already set in the publication to enrich. It will not override any existing curation depth
    Since:
    31/07/13
    Author:
    Gabriel Aldam (galdam@ebi.ac.uk)