Feature Request/Idea: Data Access Place add URI to support linkages #9079
Labels
Feature: Harvesting
Feature: Metadata
Type: Feature
a feature request
User Role: Curator
Curates and reviews datasets, manages permissions
Overview of the Feature Request
Currently the Data Access Place field is under the 'Terms' metadata and it doesn't support adding a URI or identifier for the access place , we've imported metadata using the DDI Import API and structured our links like this:
<setAvail> <accsPlac><a href="http://odesi.scholarsportal.info/documentation/NHS/2011/NHS-2011-Profile.html"> Access data here </a></accsPlac> </setAvail>
Would be better if it was like this:
<setAvail> <accsPlac URI="http://odesi.scholarsportal.info/documentation/NHS/2011/NHS-2011-Profile.html">Data Access text</accsPlac> </setAvail>
To support proper identification of those URI/locations.
What kind of user is the feature intended for?
Curator, Depositor, Guest,
Would support use of the DDI standard and provide structured metadata for data access place where datasets live outside of Dataverse, but with metadata only in Dataverse.
What inspired the request?
We use this field in our ODESI data repository (https://odesi.ca) and the field is integrated with our search to enable users to go directly to the data access place housed outside of Dataverse, but where Dataverse metadata is the searchable metadata source.
What existing behavior do you want changed?
We would like to add a URI accompanying field to support these linkages
Any brand new behavior do you want to add to Dataverse?
Yes more identifiers for these kind of fields.
Any related open or closed issues to this feature request?
Yes we would also like to revisit this in the context of this issue:
The text was updated successfully, but these errors were encountered: