Skip to content

Releases: filip26/titanium-json-ld

1.1.0

10 Jun 09:51

Choose a tag to compare

Changelog

  • JSON-LD-star partial support (experimental) (#169, #175)
  • Latest JSON-LD 1.1 support (#159, #167)
  • HttpLoader improvements (#132)
  • Bug fixes (#172, #174)

1.0.3

23 Apr 12:43

Choose a tag to compare

Changelog:

  • Active context caching (#150)
  • Parser fails quietly if a subject is non well-formed (#145)
  • INVALID_IRI_MAPPING when using specific context in a form of an array (#149)
  • Not well formed language tags are accepted (#151)
  • Improved Error Messages (#136)

1.0.0

11 Dec 15:27
27e04af

Choose a tag to compare

7 months, 1000+ commits, 8 contributors, and v1.0.0 is finally out. Thank you for your support!

Please note that 1.0.0 is not backwards compatible with 0.x.x versions. Changes:

  • Titanium uses jakarta.json-api instead of javax.json-api - new package names
  • Some Titanium classes were repackaged

Titanium uses semantic versions.

0.8.6

25 Nov 14:03
8d48219

Choose a tag to compare

closed issues

0.8.5

03 Sep 12:55
759da99

Choose a tag to compare

bug fixes

enhancements

0.8.0 - JsonLd API

30 Jun 18:43
ebc0414

Choose a tag to compare

0.8.0 - JsonLd API Pre-release
Pre-release
  • stable JsonLd API
  • full-featured

0.7.0 - Full Featured - Preview

17 Jun 17:06
5ab20f6

Choose a tag to compare

Pre-release
  • Compaction (100%)
  • Expansion (100%)
  • Flattening | (100% )
  • JSON-LD to RDF (99.5%)
  • RDF to JSON-LD (100%)
  • Framing (98.8)
  • Remote (94.4)

0.5.0 - JSON-LD <-> RDF - Preview

08 Jun 15:53
fcd423c

Choose a tag to compare

Pre-release

Features

  • Compaction (100%)
  • Expansion (100%)
  • Flattening | (100% )
  • JSON-LD to RDF (99.5%)
  • RDF to JSON-LD (100%)

0.4.0 - JSON-LD to RDF - Preview

05 Jun 22:49
f21d9c7

Choose a tag to compare

Pre-release

Features

  • Compaction (100%)
  • Expansion (99.7%)
  • Flattening | (100% )
  • JSON-LD to RDF (99.5%)

0.3.1

01 Jun 17:57
d9ed7b5

Choose a tag to compare

0.3.1 Pre-release
Pre-release
  • fixed issue with JsonLd.flatten(String) API