Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Metadata field for embargoed datasets #10833

Open
CB-HAL opened this issue Sep 11, 2024 · 1 comment
Open

Feature Request: Metadata field for embargoed datasets #10833

CB-HAL opened this issue Sep 11, 2024 · 1 comment
Labels
Type: Feature a feature request

Comments

@CB-HAL
Copy link

CB-HAL commented Sep 11, 2024

Overview of the Feature Request
The latest survey on the requirements of Open Science Horizon Europe MGA https://zenodo.org/records/7728016 also includes the requirement for a separate embargo field. At the moment this information is only on file level available (JSON metadata export):

"dataFile": {
"id": 3925,
"embargo": {
"dateAvailable": "2024-10-31"

At the moment the oai_datacite export:
• If all files /non-restricted: <rights rightsURI="info:eu-repo/semantics/openAccess"/>
• If at least one file is restricted: <rights rightsURI="info:eu-repo/semantics/restrictedAccess"/>

A good solution would be, if at least one file is under embargo: <rights rightsURI="info:eu-repo/semantics/embargoedAccess"/>
https://guidelines.openaire.eu/en/latest/data/field_rights.html#rightsuri-ma

What inspired the request?
The latest HE MGA survey

Any open or closed issues related to this feature request?
Feature Request/Idea: Support compliance with the Open Science Horizon Europe Model Grant Agreement (OS HE MGA) Requirements #10196
Feature Request/Idea: Provide an "Open Access" badge on a dataset page #9943
Feature Request/Idea: Make embargoes more visible #9678

@jggautier
Copy link
Contributor

Hi @CB-HAL. I'm just mentioning that your mention of info:eu-repo/semantics/embargoedAccess makes me think that what's described in the GitHub issue at #5920 might be related, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature a feature request
Projects
None yet
Development

No branches or pull requests

2 participants