From d5db894a3c14b2f3f5f9b3615216cd95f8ee9803 Mon Sep 17 00:00:00 2001 From: Soheil Date: Fri, 11 Sep 2026 17:59:59 -0500 Subject: [PATCH 1/2] Add ttl3d Co-Authored-By: Claude Fable 5.1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63ccbbb..6b200d0 100644 --- a/README.md +++ b/README.md @@ -1145,6 +1145,7 @@ OS - OpenSource - [G.V](https://gdotv.com) - ($/(F)) G dot V Graph Database Exploration and Visualization UI for SPARQL, Cypher and Gremlin - [SemSpect](https://www.semspect.de) - Graph exploration and data-driven no-code querying tool for Neo4j and RDF data - [RDF Studio](https://rdf-studio.com) - Free web-based IDE with interactive knowledge graph visualization, faceted search auto-generated from OWL ontologies, SPARQL 1.1 editor, and multi-database support for Oxigraph, GraphDB, and any SPARQL endpoint. +- [ttl3d](https://github.com/soheilabadifard/TTL_to_3D) - Command-line tool that turns Turtle/RDF files into one self-contained HTML page with 3D and 2D graph views, legend filters and node cards; works offline. ## Data Cube From 529becc9d7270395ffefdae1c1e18202adc59ff4 Mon Sep 17 00:00:00 2001 From: Soheil Date: Mon, 14 Sep 2026 16:05:22 -0500 Subject: [PATCH 2/2] Update the ttl3d entry: SPARQL input and large-graph slicing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b200d0..365dfc7 100644 --- a/README.md +++ b/README.md @@ -1145,7 +1145,7 @@ OS - OpenSource - [G.V](https://gdotv.com) - ($/(F)) G dot V Graph Database Exploration and Visualization UI for SPARQL, Cypher and Gremlin - [SemSpect](https://www.semspect.de) - Graph exploration and data-driven no-code querying tool for Neo4j and RDF data - [RDF Studio](https://rdf-studio.com) - Free web-based IDE with interactive knowledge graph visualization, faceted search auto-generated from OWL ontologies, SPARQL 1.1 editor, and multi-database support for Oxigraph, GraphDB, and any SPARQL endpoint. -- [ttl3d](https://github.com/soheilabadifard/TTL_to_3D) - Command-line tool that turns Turtle/RDF files into one self-contained HTML page with 3D and 2D graph views, legend filters and node cards; works offline. +- [ttl3d](https://github.com/soheilabadifard/TTL_to_3D) - Turns RDF files or a SPARQL CONSTRUCT result into one self-contained HTML page with 3D and 2D graph views, legend filters and node cards; slices large graphs and works offline. ## Data Cube