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

AccessRight: 'open','embargoed', 'restricted','closed' #352

Merged
merged 11 commits into from
Sep 6, 2023

Conversation

kikislater
Copy link
Member

Add accessRight and dependant (embargoDate, accessConditions) for Zenodo to geoflow

Tested with following drive shit: https://docs.google.com/spreadsheets/d/1wTyq-2sJgdvpTzE4309Lyo1vOac7uIb1dMeHEfKcqbg/edit?usp=sharing
and following json :
https://github.com/IRDG2OI/geoflow-g2oi/blob/sylvain/Zenodo.json

@juldebar

@kikislater
Copy link
Member Author

Documentation needs to be update !

@eblondel
Copy link
Collaborator

eblondel commented Sep 1, 2023

I would be in favor to use an embargo key for the date in Date column.

@eblondel
Copy link
Collaborator

eblondel commented Sep 1, 2023

For the documentation of the metadata pivot metadata model it is through a CSV file that list possible keys and mark them if they are used in undelying actions: https://github.com/r-geoflow/geoflow/blob/master/doc/Summary_metadata.csv

@kikislater
Copy link
Member Author

Done ! Could you please review it

Copy link
Collaborator

@eblondel eblondel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kikislater the property for entity dates is dates, and not date

Copy link
Member Author

@kikislater kikislater left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix entity$date to entity$dates
Sorry for that

@eblondel
Copy link
Collaborator

eblondel commented Sep 6, 2023

@kikislater can you implement a control with proper error log in case embargo date is missing (I assume it's a blocker in Zenodo if we don't specify this date)

Add control to embargo date
@eblondel eblondel merged commit 7a042fb into r-geoflow:master Sep 6, 2023
1 check failed
eblondel added a commit that referenced this pull request Sep 6, 2023
Remove unexpected dash from previous PR #352
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants