| Package | Description |
|---|---|
| org.dspace.content.authority | |
| 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 | Class and Description |
|---|---|
class |
DCInputAuthority
ChoiceAuthority source that reads the same input-forms which drive
configurable submission.
|
class |
DSpaceControlledVocabulary
ChoiceAuthority source that reads the JSPUI-style hierarchical vocabularies
from
${dspace.dir}/config/controlled-vocabularies/*.xml and turns them into
autocompleting authorities. |
| Modifier and Type | Class and Description |
|---|---|
class |
MODSDisseminationCrosswalk
Configurable MODS Crosswalk
|
class |
QDCCrosswalk
Configurable QDC 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 |
XSLTCrosswalk
Configurable XSLT-driven Crosswalk
|
class |
XSLTDisseminationCrosswalk
Configurable XSLT-driven dissemination Crosswalk
|
class |
XSLTIngestionCrosswalk
Configurable XSLT-driven ingestion Crosswalk
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDFPackager
Accept a PDF file by itself as a SIP.
|
Copyright © 2016 DuraSpace. All rights reserved.