Uses of Interface
org.dspace.content.crosswalk.DisseminationCrosswalk
Packages that use DisseminationCrosswalk
Package
Description
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)
-
Uses of DisseminationCrosswalk in org.dspace.content.crosswalk
Subinterfaces of DisseminationCrosswalk in org.dspace.content.crosswalkModifier and TypeInterfaceDescriptioninterfaceTranslate DSpace native metadata into an external XML format, with parameters.Classes in org.dspace.content.crosswalk that implement DisseminationCrosswalkModifier and TypeClassDescriptionclassCrosswalk 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.classCrosswalk of technical metadata for DSpace AIP.classDIM dissemination crosswalkclassMETS dissemination crosswalkclassMETSRights Ingestion and Dissemination CrosswalkclassConfigurable MODS CrosswalkclassORE dissemination crosswalkclassPREMIS CrosswalkclassConfigurable QDC CrosswalkclassRole CrosswalkclassDisseminator for Simple Dublin Core metadata in XML format.classCrosswalk 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. by search engines).classConfigurable XSLT-driven dissemination Crosswalk -
Uses of DisseminationCrosswalk in org.dspace.content.packager
Methods in org.dspace.content.packager with parameters of type DisseminationCrosswalkModifier and TypeMethodDescriptionprotected edu.harvard.hul.ois.mets.helper.MetsElementAbstractMETSDisseminator.crosswalkToMetsElement(Context context, DisseminationCrosswalk xwalk, DSpaceObject dso, edu.harvard.hul.ois.mets.helper.MetsElement me)