| 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.
|
| org.dspace.identifier.doi |
Make requests to the DOI registration angencies, f.e.to
EZID DOI service, and analyze the responses.
|
| 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 |
DIMDisseminationCrosswalk
DIM dissemination crosswalk
Produces the metadata encoded in DSpace Intermediate Format, without the overhead of XSLT processing.
|
class |
METSDisseminationCrosswalk
METS dissemination crosswalk
Produces a METS manifest for the DSpace item as a metadata
description -- intended to work within an application like the
OAI-PMH server.
|
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 |
MODSDisseminationCrosswalk
Configurable MODS Crosswalk
This class supports multiple dissemination crosswalks from DSpace
internal data to the MODS XML format
(see http://www.loc.gov/standards/mods/.)
|
class |
OREDisseminationCrosswalk
ORE dissemination crosswalk
Produces an Atom-encoded ORE aggregation of 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 |
SimpleDCDisseminationCrosswalk
Disseminator for Simple Dublin Core metadata in XML format.
|
class |
XHTMLHeadDisseminationCrosswalk
Crosswalk for creating appropriate <meta> elements to appear in the
item display page for a particular item, for improving automated processing
of the page (e.g. by search engines).
|
class |
XSLTDisseminationCrosswalk
Configurable XSLT-driven dissemination Crosswalk
See the XSLTCrosswalk superclass for details on configuration.
|
| Modifier and Type | Field and Description |
|---|---|
protected DisseminationCrosswalk |
DataCiteConnector.xwalk
DisseminationCrosswalk to map local metadata into DataCite metadata.
|
Copyright © 2016 DuraSpace. All Rights Reserved.