Skip to content

Releases: riteshrao/jsonld-graph

Release 1.1.5

18 Mar 21:16
2a00ea9
Compare
Choose a tag to compare
  • Bug Fixes:

  • Fixed issue where frame document containing prefixed IRI's would not expand during toJSON()

  • Features:

  • Added support for @list container on parse.

Release 1.1.1

14 Mar 02:13
8a3d6a7
Compare
Choose a tag to compare

Bug Fixes

  • #5 Prefixes with fragments as part of the prefix IRI don't expand and compact correctly.

Changes

  • Made JsonldGraph the default export.

Release 1.1.0

12 Mar 22:43
1af0a21
Compare
Choose a tag to compare
  • Support for prefixes to allow use of compact ids when creating and reading the graph.
  • Added distinct() in iterable.