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

Feature: Read RDF input from a URL #6

Open
jaw111 opened this issue Apr 22, 2023 · 0 comments
Open

Feature: Read RDF input from a URL #6

jaw111 opened this issue Apr 22, 2023 · 0 comments

Comments

@jaw111
Copy link
Contributor

jaw111 commented Apr 22, 2023

It would be handy to allow reading the RDF input from a document URL similar to what is supported in the JSON-LD Playground.

This would allow users to reference RDF documents on the web, as well as RDF results from a SPARQL endpoint (e.g. CONSTRUCT or DESCRIBE results).

Requests to the URL should add all supported RDF media types in the Accept header in the HTTP request and figure out the response media type based on the Content-Type header in the response. The RDF could be rendered in the input box and made editable or kept read-only, but need to see if this is reasonable if the RDF document is large (or not pretty-printed).

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