Skip to content
Success

Changes

Summary

  1. [Bug #84] Use type coercion when deserializing typed literal into typed properties. (commit: 8e7720b) (details)
  2. [Bug #84] Ensure typed literals are correctly deserialized into string-based unmapped properties. (commit: 71cc3e5) (details)
  3. [0.15.4] Bump version, update changelog. (commit: ad06583) (details)
Commit 8e7720b820738f22d2365413e94d2375b429cf8c by Martin Ledvinka
[Bug #84] Use type coercion when deserializing typed literal into typed properties.
(commit: 8e7720b)
The file was modifiedsrc/test/java/cz/cvut/kbss/jsonld/deserialization/expanded/ExpandedJsonLdDeserializerTest.java (diff)
The file was modifiedsrc/main/java/cz/cvut/kbss/jsonld/deserialization/expanded/CollectionDeserializer.java (diff)
The file was addedsrc/test/resources/objectWithTypedLiteralInProperties.json
Commit 71cc3e5ed537580f0fda4983defce54487ee622c by Martin Ledvinka
[Bug #84] Ensure typed literals are correctly deserialized into string-based unmapped properties.
(commit: 71cc3e5)
The file was modifiedsrc/test/java/cz/cvut/kbss/jsonld/deserialization/expanded/ExpandedJsonLdDeserializerTest.java (diff)
Commit ad065838e5995294c32a1afa9030ecc9b3700599 by Martin Ledvinka
[0.15.4] Bump version, update changelog.
(commit: ad06583)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedpom.xml (diff)