/** * The contents of this file are subject to the license and copyright * detailed in the LICENSE and NOTICE files at the root of the source * tree and available online at * * http://www.dspace.org/license/ */ /** * Pubmed implementation of {@link org.dspace.importer.external.metadatamapping.contributor.MetadataContributor}, * Responsible for generating a set of specific metadata from the retrieved document. * @author Roeland Dillen (roeland at atmire dot com) */ package org.dspace.importer.external.pubmed.metadatamapping;