RDF Knowledge Graph & SPARQL Pattern Explorer
Interactive 3D RDF knowledge graph: watch a force-directed subject-predicate-object triple graph settle into shape, toggle RDFS subclass reasoning to see inferred triples appear, and run live SPARQL-style basic graph pattern queries that highlight matching triples.
The Semantic Web represents everything as subject-predicate-object triples, and this simulator renders a live one as a real 3D force-directed graph: classes, individuals and values repel each other and are pulled together along predicate edges until the layout settles, exactly like a real knowledge-graph visualizer. Flip on RDFS reasoning to watch the reasoner walk the subclass hierarchy and add inferred type edges no one asserted by hand, add random triples to grow the graph, and build a basic-graph-pattern query from the Subject / Predicate / Object dropdowns — using ? as a SPARQL-style wildcard — to see exactly which triples in the store match, the same mechanism a real SPARQL endpoint uses over Linked Data such as DBpedia or Wikidata.
Interactive 3D RDF knowledge graph: watch a force-directed subject-predicate-object triple graph settle into shape, toggle RDFS subclass reasoning to see inferred triples appear, and run live SPARQL-style basic graph pattern queries that highlight matching triples.
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install