Uses of Package
org.dspace.content.crosswalk
Packages that use org.dspace.content.crosswalk
Package
Description
Tools for exporting and importing DSpace objects (Community, Collection,
Item, etc.) wrapped in various kinds of packaging.
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.
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
Providers of durable unique identifiers (Handles, DOIs, etc.).
Make requests to the DOI registration agencies and analyze the responses.
-
Classes in org.dspace.content.crosswalk used by org.dspace.app.packager
-
Classes in org.dspace.content.crosswalk used by org.dspace.content.crosswalkClassDescriptionPackager Wrapping Crosswalk pluginSuperclass for more-specific crosswalk exceptions.Dissemination Crosswalk plugin -- translate DSpace native metadata into an external XML format.Ingestion Crosswalk plugin -- translate an external metadata format into DSpace native metadata.Translate DSpace native metadata into an external XML format, with parameters.A class implementing this interface crosswalk metadata directly from a DSpace Object to an output stream, in a specific format.A class implementing this interface can crosswalk metadata directly from a stream (assumed to be in a specific format) to the object.Configurable XSLT-driven Crosswalk
-
Classes in org.dspace.content.crosswalk used by org.dspace.content.packagerClassDescriptionSuperclass for more-specific crosswalk exceptions.Dissemination Crosswalk plugin -- translate DSpace native metadata into an external XML format.This indicates a problem with the input metadata (for submission) or item state (dissemination).
-
Classes in org.dspace.content.crosswalk used by org.dspace.harvest
-
Classes in org.dspace.content.crosswalk used by org.dspace.identifierClassDescriptionTranslate DSpace native metadata into an external XML format, with parameters.
-
Classes in org.dspace.content.crosswalk used by org.dspace.identifier.doiClassDescriptionTranslate DSpace native metadata into an external XML format, with parameters.
-
Classes in org.dspace.content.crosswalk used by org.dspace.subscriptionsClassDescriptionA class implementing this interface crosswalk metadata directly from a DSpace Object to an output stream, in a specific format.