dataone repository harvests schema.org as jsonld and requires identifier field #84
pvgenuchten
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
dataone is a relevant repository in our domain, we could harvest from dataone, but it is also important to be able to be harvested by dataone, dataone ingests embedded jsonld using schema.org ontology from html, each jsonld should have an identifier field, else the record is rejected.
Read more on dataone members at
https://dataone-operations.readthedocs.io/en/latest/MN/deployment/mn_checklist.html
current prototype offers embedded jsonld, but it has no identifier field (it does have an @id field though)
"@id": "https://soilwise-he.containers.wur.nl/cat/collections/metadata:main/items/641D1613-5E4B-43B6-A0CB-723371356E62"
Beta Was this translation helpful? Give feedback.
All reactions