caltechlibrary / irdmtools

A Go and Python package for working with InvenioRDM repositories.
https://caltechlibrary.github.io/irdmtools
Other
1 stars 1 forks source link

doi2rdm: date types #22

Closed tmorrell closed 1 year ago

tmorrell commented 1 year ago

For every date, add a default type available. We may want to change this in the future, but we need at least something in there so the records are valid


"dates": [{
    "date": "1939/1945",
    "type": {
         "id": "accepted",
rsdoiel commented 1 year ago

Is fixed in the upcoming v0.0.16 release.