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

use jsonld and application/ld+json #5

Open
VladimirAlexiev opened this issue Sep 19, 2019 · 0 comments
Open

use jsonld and application/ld+json #5

VladimirAlexiev opened this issue Sep 19, 2019 · 0 comments

Comments

@VladimirAlexiev
Copy link

Both VOID (eg http://id.loc.gov/static/data/downloads/lcsh.skos.ndjson.json) and data files (eg http://id.loc.gov/authorities/subjects/sh00000011.json) are JSONLD not mere JSON, so:

  • use jsonld extension. Eg otherwise I need to tell Jena RIOT what the file is
  • use `application/ld+json'

You can of course also keep the old ones for backward compatibility.

Update http://id.loc.gov/techcenter/serializations.html and http://id.loc.gov/techcenter/downloads.html

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

No branches or pull requests

1 participant