Add ttl3d - #310
Open
soheilabadifard wants to merge 2 commits into
Open
Add ttl3d#310soheilabadifard wants to merge 2 commits into
soheilabadifard wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds ttl3d to the Visualization section.
Why it is awesome: one command turns RDF files (Turtle, N-Triples, RDF/XML, JSON-LD, TriG, N-Quads; several at once, with named graphs as legend rows) or a SPARQL CONSTRUCT result into a single self-contained HTML page with a 3D and a 2D view, predicate labels on the edges, a legend that filters by file, type or namespace, label search and a card for every node.
--focus IRI --hops Nand--schemacut large graphs down before the layout. The page embeds all of its JavaScript, so it opens from disk and works offline. MIT, on PyPI (pip install ttl3d), with a Python API that shows the page in Jupyter; tested on Linux, Windows and macOS. Live demos (FOAF, SKOS, PROV-O, Pizza, and a Solar System dataset in TriG): https://soheilabadifard.github.io/TTL_to_3D/