Skip to content
Success

Changes

Summary

  1. [Bug #108] Support mapping special floating point values -INF, INF, and NaN. (commit: c8fdddd) (details)
  2. [Bug #108] Add integration tests for mapping special floating point values (-INF, INF, NaN). (commit: dd71e21) (details)
  3. [Upd] Update to RDF4J 3.7.6. (commit: 3b75ca0) (details)
  4. [Upd] Update to SLF4J 1.7.36 and Logback 1.2.11. (commit: 828a955) (details)
  5. [0.18.5] Bump version and update changelog. (commit: be94c20) (details)
Commit c8fddddc036b32bce8198a3226dcbeee34774a01 by Martin Ledvinka
[Bug #108] Support mapping special floating point values -INF, INF, and NaN.
(commit: c8fdddd)
The file was modifieddatatype/src/test/java/cz/cvut/kbss/jopa/datatype/xsd/XsdDatatypeMapperTest.java (diff)
The file was modifieddatatype/src/main/java/cz/cvut/kbss/jopa/datatype/xsd/XsdDatatypeMapper.java (diff)
Commit dd71e21946101cd71edb5a91c3f90ca4b0b3d659 by Martin Ledvinka
[Bug #108] Add integration tests for mapping special floating point values (-INF, INF, NaN).
(commit: dd71e21)
The file was removedjopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/ExplicitDatatypesTest.java
The file was removedjopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/ExplicitDatatypesTest.java
The file was addedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/DataTypesRunner.java
The file was addedjopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/DataTypesTest.java
The file was removedjopa-integration-tests-jena/src/test/java/cz/cvut/kbss/jopa/test/integration/jena/ExplicitDatatypesTest.java
The file was removedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/ExplicitDatatypesRunner.java
The file was addedjopa-integration-tests-jena/src/test/java/cz/cvut/kbss/jopa/test/integration/jena/DataTypesTest.java
The file was addedjopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/DataTypesTest.java
The file was modifiedontodriver-sesame/pom.xml (diff)
Commit 828a955c4bae2b9a15407d758a27ee5dc0a8874b by Martin Ledvinka
[Upd] Update to SLF4J 1.7.36 and Logback 1.2.11.
(commit: 828a955)
The file was modifiedpom.xml (diff)
Commit be94c20e0a69b9d1f8a93b009508c097f51d5bf2 by Martin Ledvinka
[0.18.5] Bump version and update changelog.
(commit: be94c20)
The file was modifiedontodriver-sesame/pom.xml (diff)
The file was modifiedjopa-integration-tests-sesame/pom.xml (diff)
The file was modifiedjopa-owl2java/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedontodriver-owlapi/pom.xml (diff)
The file was modifiedjopa-distribution/pom.xml (diff)
The file was modifiedjopa-owlapi-utils/pom.xml (diff)
The file was modifiedjopa-maven-plugin/pom.xml (diff)
The file was modifiedjopa-impl/pom.xml (diff)
The file was modifiedontodriver-jena/pom.xml (diff)
The file was modifiedjopa-integration-tests-owlapi/pom.xml (diff)
The file was modifieddatatype/pom.xml (diff)
The file was modifiedjopa-integration-tests-jena/pom.xml (diff)
The file was modifiedjopa-api/pom.xml (diff)
The file was modifiedjopa-integration-tests/pom.xml (diff)
The file was modifiedontodriver-api/pom.xml (diff)