Heximal and RDFa for visualizing RDF-based knowledge graphs #32
kenwenzel
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have created an initial PoC and some examples that demonstrate how Heximal could be combined with RDFa processing to create interactive documents for visualizing (and later editing) RDF data:
https://github.com/kenwenzel/ld-elements
I needed to modify some of Heximal's core functions but the components play well together.
The following page demonstrates a simple browser for DBLP publications that uses DBLP's SPARQL endpoint:
https://kenwenzel.github.io/ld-elements/demo/dblp.html
Beta Was this translation helpful? Give feedback.
All reactions