Uses of Interface
org.dspace.content.crosswalk.StreamIngestionCrosswalk
-
Packages that use StreamIngestionCrosswalk Package Description 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. -
-
Uses of StreamIngestionCrosswalk in org.dspace.content.crosswalk
Classes in org.dspace.content.crosswalk that implement StreamIngestionCrosswalk Modifier and Type Class Description classCreativeCommonsRDFStreamIngestionCrosswalkIngest a Creative Commons license, RDF form.classLicenseStreamIngestionCrosswalkAccept a DSpace deposit license.classNullStreamIngestionCrosswalkA crosswalk to ignore and dispose of the ingested material.
-