Uses of Class
org.dspace.core.SelfNamedPlugin
Packages that use SelfNamedPlugin
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 SelfNamedPlugin in org.dspace.content.authority
Subclasses of SelfNamedPlugin in org.dspace.content.authorityModifier and TypeClassDescriptionclassChoiceAuthority source that reads the same submission-forms which drive configurable submission.classChoiceAuthority source that reads the hierarchical vocabularies from${dspace.dir}/config/controlled-vocabularies/*.xmland turns them into autocompleting authorities. -
Uses of SelfNamedPlugin in org.dspace.content.crosswalk
Subclasses of SelfNamedPlugin in org.dspace.content.crosswalkModifier and TypeClassDescriptionclassConfigurable MODS CrosswalkclassConfigurable QDC 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 CrosswalkclassConfigurable XSLT-driven dissemination CrosswalkclassConfigurable XSLT-driven ingestion Crosswalk -
Uses of SelfNamedPlugin in org.dspace.content.packager
Subclasses of SelfNamedPlugin in org.dspace.content.packager