Skip to content

New visualization + Oxigraph

Compare
Choose a tag to compare
@RinkeHoekstra RinkeHoekstra released this 06 Apr 12:56
· 43 commits to main since this release
44b8e75

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