The graph.ttl and graph.json content is stale after #41. New modules and concepts need to be added:
- Graph.Query module (catalog types, decoder)
- SPARQL store FFI extensions (createStore, loadTurtle, querySparql)
- Query panel UI component
- Parameterized query support
- Updated edges (Viewer → Graph.Query, Viewer → Oxigraph store)
- Updated node descriptions reflecting TTL-first data flow
The RDF export pipeline still reads graph.json as input, so graph.json needs updating first, then re-export to TTL.
The graph.ttl and graph.json content is stale after #41. New modules and concepts need to be added:
The RDF export pipeline still reads graph.json as input, so graph.json needs updating first, then re-export to TTL.