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

Handle JSON-LD #50

Open
jeff-zucker opened this issue Nov 5, 2020 · 1 comment
Open

Handle JSON-LD #50

jeff-zucker opened this issue Nov 5, 2020 · 1 comment

Comments

@jeff-zucker
Copy link
Member

We need to

  • check that the correct content type is associated with json-ld files
  • handle the Accept header in requests
    • send turtle/json depending on header
    • reject requests for wrong type
  • make sure response.json() works as expected
@jeff-zucker
Copy link
Member Author

JSON-LD works, but we don't examine the Accept header, only send JSON-LD for *.jsonld files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant