Uses of Package
org.dspace.content.crosswalk
-
Packages that use org.dspace.content.crosswalk 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.harvest 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. -
Classes in org.dspace.content.crosswalk used by org.dspace.app.packager Class Description CrosswalkException Superclass for more-specific crosswalk exceptions. -
Classes in org.dspace.content.crosswalk used by org.dspace.content.crosswalk Class Description AbstractPackagerWrappingCrosswalk Packager Wrapping Crosswalk pluginCrosswalkException 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.ParameterizedDisseminationCrosswalk Translate DSpace native metadata into an external XML format, with parameters.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 -
Classes in org.dspace.content.crosswalk used by org.dspace.content.packager Class Description CrosswalkException Superclass for more-specific crosswalk exceptions.DisseminationCrosswalk Dissemination Crosswalk plugin -- translate DSpace native metadata into an external XML format.MetadataValidationException 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 Class Description CrosswalkException Superclass for more-specific crosswalk exceptions. -
Classes in org.dspace.content.crosswalk used by org.dspace.identifier Class Description ParameterizedDisseminationCrosswalk Translate DSpace native metadata into an external XML format, with parameters. -
Classes in org.dspace.content.crosswalk used by org.dspace.identifier.doi Class Description ParameterizedDisseminationCrosswalk Translate DSpace native metadata into an external XML format, with parameters.