Skip to content

More robust JSON-LD parsing + typo

Compare
Choose a tag to compare
@RinkeHoekstra RinkeHoekstra released this 14 Dec 14:11
· 55 commits to main since this release
df937e9

Updates in this release:

  • Fixed typo in SHACL (thanks @jeswr)
  • More robust JSON-LD parsing by first converting to NQuads using jsonld.js (rdflib.js was ignoring triples in nested named graphs)