| Package | Description |
|---|---|
| org.dspace.content.crosswalk |
Provides an API and implementations of metadata crosswalks, which are directional mappings from one schema to another, performed in the context of Item ingestion or dissemination.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AIPDIMCrosswalk
Crosswalk descriptive metadata to and from DIM (DSpace Intermediate
Metadata) format, strictly for the purpose of including a precise and
complete record of the DMD in an AIP.
|
class |
AIPTechMDCrosswalk
Crosswalk of technical metadata for DSpace AIP.
|
class |
DIMIngestionCrosswalk
DIM ingestion crosswalk
Processes metadata encoded in DSpace Intermediate Format, without the overhead of XSLT processing.
|
class |
METSRightsCrosswalk
METSRights Ingestion & Dissemination Crosswalk
Translate between DSpace internal policies (i.e. permissions) and the
METSRights metadata schema
(see
http://www.loc.gov/standards/rights/METSRights.xsd for details).
|
class |
NullIngestionCrosswalk
"Null" ingestion crosswalk
Use this crosswalk to ignore a metadata record on ingest.
|
class |
OAIDCIngestionCrosswalk
DIM ingestion crosswalk
Processes Dublic Core metadata encased in an oai_dc:dc wrapper
|
class |
OREIngestionCrosswalk
ORE ingestion crosswalk
Processes an Atom-encoded ORE resource map and attemps to interpret it as a DSpace item
|
class |
PREMISCrosswalk
PREMIS Crosswalk
Translate between DSpace Bitstream properties and PREMIS metadata format
(see
http://www.oclc.org/research/projects/pmwg/ for details).
|
class |
QDCCrosswalk
Configurable QDC Crosswalk
This class supports multiple dissemination crosswalks from DSpace
internal data to the Qualified Dublin Core XML format
(see http://dublincore.org/
It registers multiple Plugin names, which it reads from
the DSpace configuration as follows:
Configuration
Every key starting with
"crosswalk.qdc.properties." |
class |
RoleCrosswalk
Role Crosswalk
Translate between DSpace Group & EPeople definitions and a DSpace-specific
XML export format (generated by the RoleDisseminator).
|
class |
XSLTIngestionCrosswalk
Configurable XSLT-driven ingestion Crosswalk
See the XSLTCrosswalk superclass for details on configuration.
|
Copyright © 2016 DuraSpace. All Rights Reserved.