r-geoflow / geoflow

Tools to Orchestrate Geospatial (Meta)Data Management Workflows and Manage FAIR Services
https://github.com/r-geoflow/geoflow/wiki
Other
40 stars 14 forks source link

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

Closed kikislater closed 10 months ago

kikislater commented 10 months ago

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 commented 10 months ago

Documentation needs to be update !

eblondel commented 10 months ago

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

eblondel commented 10 months ago

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 commented 10 months ago

Done ! Could you please review it

eblondel commented 10 months ago

@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)