| Package | Description |
|---|---|
| org.dspace.app.packager |
Tools for exporting and importing DSpace objects (Community, Collection,
Item, etc.) wrapped in various kinds of packaging.
|
| 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)
|
| org.dspace.identifier |
Providers of durable unique identifiers (Handles, DOIs, etc.).
|
| org.dspace.identifier.doi |
Make requests to the DOI registration angencies, f.e.to
EZID DOI service, and analyze the responses.
|
| Class and Description |
|---|
| CrosswalkException
Superclass for more-specific crosswalk exceptions.
|
| Class and Description |
|---|
| AbstractPackagerWrappingCrosswalk
Packager Wrapping Crosswalk plugin
|
| CrosswalkException
Superclass for more-specific crosswalk exceptions.
|
| DisseminationCrosswalk
Dissemination Crosswalk plugin -- translate DSpace native
metadata into an external XML format.
|
| IngestionCrosswalk
Ingestion Crosswalk plugin -- translate an external metadata format
into DSpace native metadata.
|
| StreamDisseminationCrosswalk
A class implementing this interface crosswalk metadata directly
from a DSpace Object to an output stream, in a specific format.
|
| StreamIngestionCrosswalk
A class implementing this interface can crosswalk metadata directly
from a stream (assumed to be in a specific format) to the object.
|
| XSLTCrosswalk
Configurable XSLT-driven Crosswalk
|
| Class and Description |
|---|
| CrosswalkException
Superclass for more-specific crosswalk exceptions.
|
| MetadataValidationException
This indicates a problem with the input metadata (for submission) or
item state (dissemination).
|
| Class and Description |
|---|
| DisseminationCrosswalk
Dissemination Crosswalk plugin -- translate DSpace native
metadata into an external XML format.
|
| Class and Description |
|---|
| DisseminationCrosswalk
Dissemination Crosswalk plugin -- translate DSpace native
metadata into an external XML format.
|
Copyright © 2014 DuraSpace. All Rights Reserved.