| Package | Description |
|---|---|
| org.dspace.content.authority |
| Modifier and Type | Class and Description |
|---|---|
class |
DCInputAuthority
ChoiceAuthority source that reads the same input-forms which drive
configurable submission.
|
class |
DSpaceControlledVocabulary
ChoiceAuthority source that reads the JSPUI-style hierarchical vocabularies
from
${dspace.dir}/config/controlled-vocabularies/*.xml and turns them into
autocompleting authorities. |
class |
LCNameAuthority
Sample personal name authority based on Library of Congress Name Authority
Also serves as an example of an SRU client as authority.
|
class |
SampleAuthority
This is a *very* stupid test fixture for authority control, and also
serves as a trivial example of an authority plugin implementation.
|
class |
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.
|
class |
SHERPARoMEOProtocol
Choice Authority based on SHERPA/RoMEO - for Publishers and Journals
See the subclasses SHERPARoMEOPublisher and SHERPARoMEOJournalTitle
for actual choice plugin implementations.
|
class |
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.
|
class |
SolrAuthority |
class |
TestAuthority
This is a *very* stupid test fixture for authority control with AuthorityVariantsSupport.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ChoiceAuthority> |
ChoiceAuthorityServiceImpl.controller |
Copyright © 2016 DuraSpace. All rights reserved.