Skip to content

0.6.0

Compare
Choose a tag to compare
@ledsoft ledsoft released this 06 Jul 09:15
· 269 commits to master since this release
  • Fix an issue with building the project on JDK 9 or later (Bug #18).
  • Relax cardinality constraint checking on deserialization when the filler equals existing value (Issue #24, thanks to @cristianolongo).
  • Support type coercion for literals (Bug #22 ).
  • Throw a reasonable exception when invalid JSON-LD is passed in to deserializer (Bug #19 ).