Skip to content
Failed

Changes

Summary

  1. Test support for URNs (mapping and instance identifiers as well). (commit: 970e61d) (details)
  2. [Fix] Fix incorrect implementation of toFloat transformation in DatatypeTransformer. (commit: 64b4e0a) (details)
  3. Make LangString extensible, extract Pair for DatatypeTransformer into a separate class. (commit: 1375061) (details)
  4. [Upd] Update dependencies - RDF4J 3.7.5, OWL API 5.1.20. (commit: 65a950e) (details)
  5. Update Mockito usage in integration tests, minor code style fixes. (commit: f9600b6) (details)
  6. [0.18.4] Bump version and update changelog. (commit: 8190d1e) (details)
Commit 970e61d8eafdac53d8f3f05be6ee28bf81094f1d by Martin Ledvinka
Test support for URNs (mapping and instance identifiers as well).
(commit: 970e61d)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsRunner.java (diff)
The file was addedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassWithUrn.java
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/utils/NamespaceResolver.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/utils/NamespaceResolverTest.java (diff)
Commit 64b4e0aee35ac54ba1768e910f0a5dd0992d525b by Martin Ledvinka
[Fix] Fix incorrect implementation of toFloat transformation in DatatypeTransformer.

Add more tests for the transformation implementation.
(commit: 64b4e0a)
The file was modified datatype/src/test/java/cz/cvut/kbss/jopa/datatype/DatatypeTransformerTest.java (diff)
The file was modified datatype/src/main/java/cz/cvut/kbss/jopa/datatype/DatatypeTransformer.java (diff)
Commit 1375061403f72eae3db94532f1e0022e0a069898 by Martin Ledvinka
Make LangString extensible, extract Pair for DatatypeTransformer into a separate class.
(commit: 1375061)
The file was modified datatype/src/main/java/cz/cvut/kbss/jopa/datatype/DatatypeTransformer.java (diff)
The file was modified ontodriver-api/src/main/java/cz/cvut/kbss/ontodriver/model/LangString.java (diff)
The file was addeddatatype/src/main/java/cz/cvut/kbss/jopa/datatype/util/Pair.java
Commit 65a950e8c45a2c8999ba38ecdcf6a44d9303e4fb by Martin Ledvinka
[Upd] Update dependencies - RDF4J 3.7.5, OWL API 5.1.20.
(commit: 65a950e)
The file was modified jopa-distribution/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified ontodriver-sesame/pom.xml (diff)
Commit f9600b6d99130fd2b288faa4e5d4fef3da684d28 by Martin Ledvinka
Update Mockito usage in integration tests, minor code style fixes.
(commit: f9600b6)
The file was modified jopa-integration-tests/src/test/java/cz/cvut/kbss/jopa/test/integration/IntegrationTestBase.java (diff)
The file was modified jopa-integration-tests/src/test/java/cz/cvut/kbss/jopa/test/integration/NamedQueryTest.java (diff)
The file was modified ontodriver-jena/README.md (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelFactory.java (diff)
The file was modified jopa-integration-tests/src/test/java/cz/cvut/kbss/jopa/test/integration/BugTest.java (diff)
The file was modified jopa-integration-tests/src/test/java/cz/cvut/kbss/jopa/test/integration/CacheTest.java (diff)
The file was modified datatype/src/test/java/cz/cvut/kbss/jopa/datatype/DatatypeTransformerTest.java (diff)
The file was modified jopa-integration-tests/src/test/java/cz/cvut/kbss/jopa/test/integration/AttributesTest.java (diff)
The file was modified jopa-integration-tests/src/test/java/cz/cvut/kbss/jopa/test/integration/DuplicateIdentifiersTest.java (diff)
The file was modified jopa-integration-tests/src/test/java/cz/cvut/kbss/jopa/test/integration/PersistenceUnitUtilTest.java (diff)
Commit 8190d1e818f267c64d3946c787121f267c06aee8 by Martin Ledvinka
[0.18.4] Bump version and update changelog.
(commit: 8190d1e)
The file was modified jopa-integration-tests-owlapi/pom.xml (diff)
The file was modified jopa-integration-tests/pom.xml (diff)
The file was modified jopa-api/pom.xml (diff)
The file was modified jopa-distribution/pom.xml (diff)
The file was modified jopa-integration-tests-sesame/pom.xml (diff)
The file was modified ontodriver-jena/pom.xml (diff)
The file was modified ontodriver-sesame/pom.xml (diff)
The file was modified CHANGELOG.md (diff)
The file was modified jopa-owl2java/pom.xml (diff)
The file was modified ontodriver-api/pom.xml (diff)
The file was modified jopa-maven-plugin/pom.xml (diff)
The file was modified ontodriver-owlapi/pom.xml (diff)
The file was modified jopa-impl/pom.xml (diff)
The file was modified jopa-integration-tests-jena/pom.xml (diff)
The file was modified jopa-owlapi-utils/pom.xml (diff)
The file was modified datatype/pom.xml (diff)
The file was modified pom.xml (diff)