More robust JSON-LD parsing + typo
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)
Updates in this release: