New visualization + Oxigraph
Adding the following improvements:
- Visualization updated to d3js v7 (from v4)
- Visualization now displays named graphs (using hulls)
- Can hide/show
rdf:type
edges in visualization - Better handling of
@context
in JSON-LD (clearer error handling) - Initial replacement of rdflib.js with Oxigraph library for more reliable SPARQL implementation and future TriG support.
- Conformant SPARQL, and support for CONSTRUCT through Oxigraph