Uses of Interface
org.dspace.core.NameAwarePlugin
Packages that use NameAwarePlugin
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)
Provides some basic functionality required throughout the DSpace system.
-
Uses of NameAwarePlugin in org.dspace.content.authority
Subinterfaces of NameAwarePlugin in org.dspace.content.authorityModifier and TypeInterfaceDescriptioninterfacePlugin interface that supplies an authority control mechanism for one metadata field.interfacePlugin interface that supplies an authority control mechanism for one metadata field.Classes in org.dspace.content.authority that implement NameAwarePluginModifier 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.classImplementation ofChoiceAuthoritybased on EPerson.classThis is a *very* stupid test fixture for authority control, and also serves as a trivial example of an authority plugin implementation.classJournal-name authority based on SHERPA/RoMEO v2classPublisher name authority based on SHERPA/RoMEO v2classclassThis is a *very* stupid test fixture for authority control with AuthorityVariantsSupport. -
Uses of NameAwarePlugin in org.dspace.content.crosswalk
Classes in org.dspace.content.crosswalk that implement NameAwarePluginModifier 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 NameAwarePlugin in org.dspace.content.packager
Classes in org.dspace.content.packager that implement NameAwarePlugin -
Uses of NameAwarePlugin in org.dspace.core
Classes in org.dspace.core that implement NameAwarePluginModifier and TypeClassDescriptionclassSimple lightweight "framework" for managing plugins.