Uses of Interface
org.dspace.importer.external.metadatamapping.MetadataFieldMapping

Packages that use MetadataFieldMapping
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.
 
 
Pubmed implementation of MetadataContributor, Responsible for generating a set of specific metadata from the retrieved document.
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.
Service components that are aggregated/used in the AbstractImportMetadataSourceService and ImportService