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 modified datatype/src/main/java/cz/cvut/kbss/jopa/datatype/xsd/XsdDatatypeMapper.java (diff)
The file was modified datatype/src/test/java/cz/cvut/kbss/jopa/datatype/xsd/XsdDatatypeMapperTest.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-sesame/src/test/java/cz/cvut/kbss/jopa/test/integration/sesame/ExplicitDatatypesTest.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 removedjopa-integration-tests-jena/src/test/java/cz/cvut/kbss/jopa/test/integration/jena/ExplicitDatatypesTest.java
The file was addedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/DataTypesRunner.java
The file was removedjopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/ExplicitDatatypesTest.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/src/main/java/cz/cvut/kbss/jopa/test/runner/ExplicitDatatypesRunner.java
The file was modified ontodriver-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 modified pom.xml (diff)
Commit be94c20e0a69b9d1f8a93b009508c097f51d5bf2 by Martin Ledvinka
[0.18.5] Bump version and update changelog.
(commit: be94c20)
The file was modified CHANGELOG.md (diff)
The file was modified jopa-api/pom.xml (diff)
The file was modified jopa-impl/pom.xml (diff)
The file was modified jopa-owlapi-utils/pom.xml (diff)
The file was modified jopa-maven-plugin/pom.xml (diff)
The file was modified ontodriver-jena/pom.xml (diff)
The file was modified jopa-integration-tests-owlapi/pom.xml (diff)
The file was modified datatype/pom.xml (diff)
The file was modified jopa-integration-tests-sesame/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified jopa-integration-tests/pom.xml (diff)
The file was modified ontodriver-owlapi/pom.xml (diff)
The file was modified ontodriver-sesame/pom.xml (diff)
The file was modified jopa-owl2java/pom.xml (diff)
The file was modified ontodriver-api/pom.xml (diff)
The file was modified jopa-distribution/pom.xml (diff)
The file was modified jopa-integration-tests-jena/pom.xml (diff)