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

Add a pseudo HTTP parameter for the RDF document #21

Open
jmvanel opened this issue May 7, 2017 · 0 comments
Open

Add a pseudo HTTP parameter for the RDF document #21

jmvanel opened this issue May 7, 2017 · 0 comments

Comments

@jmvanel
Copy link

jmvanel commented May 7, 2017

There could be a "pseudo HTTP parameter" url= specifying the RDF document, appended to the path to node-arc-d3 , like this:
file:https:///home/jmv/src/node-arc-d3/index.html?url=http:https://bshambaugh.org/foaf.rdf#me

This is how RDFViewer ( another nice RDF diagramming tool ) works :
http:https://semantic-forms.cc:9112/assets/rdfviewer/rdfviewer.html?url=http%3A%2F%2Fbshambaugh.org%2Ffoaf.rdf%23me

Implementation

just a few lines of JS code in
http:https://semantic-forms.cc:9112/assets/rdfviewer/rdfviewer.html
copied from
https://github.com/jimmccusker/rdfviewer/blob/master/index.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