Closed amandafrench closed 8 years ago
In dspace.cfg,
un-comment ChoiceAuthority Plugin
#plugin.named.org.dspace.content.authority.ChoiceAuthority = \
# org.dspace.content.authority.SHERPARoMEOJournalTitle = SRJournalTitle, \
choices.plugin.dc.title.serial = SRJournalTitle
Select the choice presentation style: select, suggest, or lookup
choices.presentation.dc.title.serial = select
I am not sure which one will be best, so we'll have to test them.
I believe we want open choices
choices.closed.dc.title.serial = false
I believe we want to mark authority control, but not require an authority value. Let's try going with the default minimum confidence level.
authority.minconfidence = ambiguous
See the example field configurations.
We need to wait on this until we've finished coming up with a plan for the default submission forms, as per #105, #186, #187, #188.
TODO: check/develop associated hint for the lookup
Resolved with PR #306.
See documentation at https://wiki.duraspace.org/display/DSPACE/Authority+Control+of+Metadata+Values