Uses of Package
org.dspace.importer.external.metadatamapping.contributor

Package
Description
 
 
 
 
Main package used for any mapping/processing of retrieved metadata
Contains the classes used to map between retrieved records and actual usable MetadatumDTO Classes are used in the spring config of implementations of AbstractMetadataFieldMapping which query to an element in the retrieved record and map it to a metadatafield.
Transformer classes used by services classes (Such as processing/generating queries, altering results, etc)
 
Pubmed implementation of specific org.dspace.importer.external.metadatamapping.contributor classes, defining the mapping between the retrieved record and dspace metadata
Main import framework services.