0.6.0
- 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 ).