| Interface | Description |
|---|---|
| AuthorityVariantsSupport | |
| ChoiceAuthority |
Plugin interface that supplies an authority control mechanism for
one metadata field.
|
| Class | Description |
|---|---|
| Choice |
Record class to hold the data describing one option, or choice, for an
authority-controlled metadata value.
|
| ChoiceAuthorityManager |
Broker for ChoiceAuthority plugins, and for other information configured
about the choice aspect of authority control for a metadata field.
|
| Choices |
Record class to hold a set of Choices returned by an authority in response
to a search.
|
| ChoicesXMLGenerator |
Record class to hold a set of Choices returned by an authority in response
to a search.
|
| DCInputAuthority |
ChoiceAuthority source that reads the same input-forms which drive
configurable submission.
|
| DSpaceControlledVocabulary |
ChoiceAuthority source that reads the JSPUI-style hierarchical vocabularies
from ${dspace.dir}/config/controlled-vocabularies/*.xml and turns them into
autocompleting authorities.
|
| LCNameAuthority |
Sample personal name authority based on Library of Congress Name Authority
Also serves as an example of an SRU client as authority.
|
| MetadataAuthorityManager |
Broker for metadata authority settings configured for each metadata field.
|
| SampleAuthority |
This is a *very* stupid test fixture for authority control, and also
serves as a trivial example of an authority plugin implementation.
|
| SHERPARoMEOJournalTitle |
Sample Journal-name authority based on SHERPA/RoMEO
WARNING: This is a very crude and incomplete implementation, done mainly
as a proof-of-concept.
|
| SHERPARoMEOProtocol |
Choice Authority based on SHERPA/RoMEO - for Publishers and Journals
See the subclasses SHERPARoMEOPublisher and SHERPARoMEOJournalTitle
for actual choice plugin implementations.
|
| SHERPARoMEOPublisher |
Sample Publisher name authority based on SHERPA/RoMEO
WARNING: This is a very crude and incomplete implementation, done mainly
as a proof-of-concept.
|
| TestAuthority |
This is a *very* stupid test fixture for authority control with AuthorityVariantsSupport.
|
Copyright © 2015 DuraSpace. All Rights Reserved.