dataverse
dataverse copied to clipboard
Create the datasetType class and add UI facet
Overview
- See https://github.com/IQSS/dataverse/issues/10489 and Proposal: Supporting Multiple Dataset Types in Dataverse for details
Scope of Work
- Enables users to tag their datasets as a specific datasetType
- Available only at dataset creation time
- Implement access via API. Therefore, the create dataset API will have this option, but datasetType can only be set at create time
- Implement access via UI
- Add UI facet to support
datasetType - Functionality is not activated by default
- Send an appropriate type to DataCite (maybe also other PID providers)
Note
- The functionality of this issue and https://github.com/IQSS/dataverse/issues/10518 should be delivered in a single release to better support UX.