Skip to content
Success

Changes

Summary

  1. [Test] Allow specifying context in test data by transforming the Triple (commit: 2ca255e) (details)
  2. [Bug #58] Fix incorrect default context treatment when entity itself is (commit: e7c65fc) (details)
  3. Minor code improvements. (commit: 53fd50c) (details)
  4. [Upd] Update to RDF4J 3.0.2 and OWLAPI 5.1.12. (commit: 0a9a2e8) (details)
  5. [0.13.3] Bump version and update release notes. (commit: 25935af) (details)
Commit 2ca255efb437f0b954deab03d94ae998b32a0507 by Martin Ledvinka
[Test] Allow specifying context in test data by transforming the Triple
class to Quad.
(commit: 2ca255e)
The file was modified jopa-integration-tests-sesame/src/test/java/cz/cvut/kbss/jopa/test/environment/SesameDataAccessor.java (diff)
The file was modified jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/environment/OwlapiDataAccessor.java (diff)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/environment/DataAccessor.java (diff)
The file was removedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/environment/Triple.java
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsWithInheritanceRunner.java (diff)
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/environment/Quad.java
The file was modified jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/RetrieveWithInferenceTest.java (diff)
The file was modified jopa-integration-tests-jena/src/test/java/cz/cvut/kbss/jopa/test/environment/JenaDataAccessor.java (diff)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/CreateOperationsRunner.java (diff)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveWithInferenceRunner.java (diff)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/BaseRunner.java (diff)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateOperationsRunner.java (diff)
Commit e7c65fc606a7bbda8f5cf0c7c3a9f41e108893ff by Martin Ledvinka
[Bug #58] Fix incorrect default context treatment when entity itself is
in a specific context.
Fixes both retrieval and persist/update.
(commit: e7c65fc)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/AxiomDescriptorFactory.java (diff)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassA.java (diff)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/CreateOperationsMultiContextRunner.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/AxiomValueGatherer.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/AxiomValueGathererTest.java (diff)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/environment/Quad.java (diff)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsMultiContextRunner.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/AxiomDescriptorFactoryTest.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/InstanceRegistry.java (diff)
The file was modified ontodriver-api/src/main/java/cz/cvut/kbss/ontodriver/descriptor/AxiomValueDescriptor.java (diff)
The file was modified jopa-api/src/main/java/cz/cvut/kbss/jopa/model/EntityManager.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/AxiomValueGatherer.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PluralDataPropertyStrategy.java (diff)
Commit 0a9a2e82c7eccb87018555b32033e8ad2cf3a0fd by Martin Ledvinka
[Upd] Update to RDF4J 3.0.2 and OWLAPI 5.1.12.
(commit: 0a9a2e8)
The file was modified pom.xml (diff)
The file was modified ontodriver-sesame/pom.xml (diff)
Commit 25935afa6196f694f047e4d980114044ba3f8855 by Martin Ledvinka
[0.13.3] Bump version and update release notes.
(commit: 25935af)
The file was modified jopa-maven-plugin/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-api/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 jopa-owl2java/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 jopa-impl/pom.xml (diff)
The file was modified ReleaseNotes.md (diff)
The file was modified jopa-integration-tests-jena/pom.xml (diff)
The file was modified jopa-integration-tests-owlapi/pom.xml (diff)
The file was modified jopa-owlapi-utils/pom.xml (diff)
The file was modified jopa-api/pom.xml (diff)
The file was modified pom.xml (diff)