| 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.content.packager |
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ParameterizedDisseminationCrosswalk
Translate DSpace native metadata into an external XML format, with parameters.
|
| 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
|
class |
METSDisseminationCrosswalk
METS dissemination crosswalk
|
class |
METSRightsCrosswalk
METSRights Ingestion and Dissemination Crosswalk
|
class |
MODSDisseminationCrosswalk
Configurable MODS Crosswalk
|
class |
OREDisseminationCrosswalk
ORE dissemination crosswalk
|
class |
PREMISCrosswalk
PREMIS Crosswalk
|
class |
QDCCrosswalk
Configurable QDC Crosswalk
|
class |
RoleCrosswalk
Role Crosswalk
|
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.
|
class |
XSLTDisseminationCrosswalk
Configurable XSLT-driven dissemination Crosswalk
|
| Modifier and Type | Method and Description |
|---|---|
protected edu.harvard.hul.ois.mets.helper.MetsElement |
AbstractMETSDisseminator.crosswalkToMetsElement(Context context,
DisseminationCrosswalk xwalk,
DSpaceObject dso,
edu.harvard.hul.ois.mets.helper.MetsElement me) |
Copyright © 2022 LYRASIS. All rights reserved.