-
Notifications
You must be signed in to change notification settings - Fork 541
Support flexible DataCite resourceType metadata in a Dataset #7077
Copy link
Copy link
Open
Labels
Feature: DOI & HandleFeature: MetadataHERMESrelated to @hermes-hmc work on Dataverse coderelated to @hermes-hmc work on Dataverse codeSize: QueuedPM has called this issue out specifically for sizingPM has called this issue out specifically for sizingType: Featurea feature requesta feature requestUX & UI: DesignThis issue needs input on the design of the UI and from the product ownerThis issue needs input on the design of the UI and from the product owner
Metadata
Metadata
Assignees
Labels
Feature: DOI & HandleFeature: MetadataHERMESrelated to @hermes-hmc work on Dataverse coderelated to @hermes-hmc work on Dataverse codeSize: QueuedPM has called this issue out specifically for sizingPM has called this issue out specifically for sizingType: Featurea feature requesta feature requestUX & UI: DesignThis issue needs input on the design of the UI and from the product ownerThis issue needs input on the design of the UI and from the product owner
Type
Projects
Status
Important
tl;dr: Dataverse should offer a UI component to select the general dataset type with a CV based on DataCite/Dublin Core. The selected type should be used for metadata registration at DataCite.
Related issues:
Jülich DATA has an open request by @sciapp to publish software in our repo and get a DOI for releases (so inline with FORCE11 recommendations and DataCite recommendations).
Recently, the RDA WG has published a paper open for community comments about the different PID options for software publications. The interesting part for Dataverse is the diagram for registered software datasets at Datacite.
Currently, software that gets published via Dataverse, will have a
resourceTypeGeneral="DataSet"attached to it, as the metadata template does not allow for customization. (This is also true for #5086, where we might think about using type "Collection" for the dataset automatically and specific types for the files.)Having software counted as "DataSet" makes things less discoverable and does not push research software engineering forward. See DataCite Schema Docs for a complete list of types.
A full example of software metadata can be found at DataCite.
Things to do for an implementation:
citation.tsv, using a controlled vocabulary based onresourceTypeGeneral. Should be mandatory, but happy to discuss. This will definitely have to be presentonCreate, but could use "DataSet" as a default!As this is a request to our ZB services and will become more important for Software Citations, we offer implementing it at the dataset level. Maybe @philippconzett can collaborate to provide it for file level in the same go?
Comments please! 🚀
Pinging @IngoHeimbach @doigl @bronger @mfenner @TaniaSchlatter