Uses of Package
org.dspace.importer.external.metadatamapping.contributor
Packages that use 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 metadataMain import framework services.
-
Classes in org.dspace.importer.external.metadatamapping.contributor used by org.dspace.importer.external.arxiv.metadatamapping.contributorClassDescriptionMetadata contributor that takes a JDOM Element and turns it into a metadatum
-
-
-
-
-
Classes in org.dspace.importer.external.metadatamapping.contributor used by org.dspace.importer.external.metadatamapping.contributorClassDescriptionAn abstract implementation of
JsonPathMetadataProcessorthat processes JSON data using a JSONPath expression.Service interface class for processing json object.A simple JsonPath Metadata processor that allow extract value from json object by configuring the path in the query variable via the bean.Metadata contributor that takes an PlainMetadataSourceDto instance and turns it into a collection of metadatumMetadata contributor that takes a record defined as Map<String,List> and turns it into metadatums configured in fieldToMetadata Metadata contributor that takes a JDOM Element and turns it into a metadatum -
-
Classes in org.dspace.importer.external.metadatamapping.contributor used by org.dspace.importer.external.openalex.metadatamappingClassDescriptionAn abstract implementation of
JsonPathMetadataProcessorthat processes JSON data using a JSONPath expression.Service interface class for processing json object.A simple JsonPath Metadata processor that allow extract value from json object by configuring the path in the query variable via the bean. -
Classes in org.dspace.importer.external.metadatamapping.contributor used by org.dspace.importer.external.pubmed.metadatamapping.contributorClassDescriptionMetadata contributor that takes a JDOM Element and turns it into a metadatum
-