Open cessda-bitbucket-importer opened 3 years ago
Original comment by Taina Jääskeläinen.
For now, only json-ld.
Original comment by John Shepherdson (GitHub: john-shepherdson).
Deliver full records or only specific entities, e.g.
https://vocabularies.cessda.eu/vocabulary/CessdaPersistentIdentifierTypes?v=1.0 would deliver the specific json data for the CessdaPersistentIdentifierType CV.
https://vocabularies.cessda.eu/vocabulary/CessdaPersistentIdentifierTypes?v=1.0#ARK would deliver the specific json data for the ARK concept.
@Stifo @pakoselo What about the issue? Please provide more context?
Never comes in discussion, so not aware of it. We need more context to understand it.
@matthew-morris-cessda Do you have more context for us?
I am not sure who can provide more context, but I think that @john-shepherdson could.
I'm not sure what needs to be done to implement this, but JSON-LD uses the schemas defined at https://schema.org/
Original report on BitBucket by Carsten Thiel (GitHub: schildwaechter).
URIs to be resolvable to the data through content negotiation: application/json-ld should deliver json-ld data
Deliver full records or only specific entities, e.g. https://vocabularies.cessda.eu/vocabulary/CessdaPersistentIdentifierTypes?v=1.0#ARK would deliver the specific json data for the ARK concept, but see also #334