Uses of Class
org.dspace.importer.external.metadatamapping.contributor.SimpleJsonPathMetadataContributor
Packages that use SimpleJsonPathMetadataContributor
Package
Description
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.-
Uses of SimpleJsonPathMetadataContributor in org.dspace.importer.external.metadatamapping.contributor
Subclasses of SimpleJsonPathMetadataContributor in org.dspace.importer.external.metadatamapping.contributorModifier and TypeClassDescriptionclassA ROR JsonPath Metadata processor that should be configured inside theror-integration.xmlfile.