Skip to content
Success

Changes

Summary

  1. [Bug #396] Add a test reproducing the issue. (commit: 04cbfe6) (details)
  2. [Bug #396] Always add types triple pattern to the optimized entity-loading query. (commit: b730abd) (details)
  3. [Bug #396] Remove unsupported test code for OWLAPI driver. (commit: e6a0335) (details)
  4. [Enhancement #357] Do not use optional when attribute has minimum participation constraint. (commit: 90b52af) (details)
  5. [2.7.2] Bump version, update changelog. (commit: 276b704) (details)
Commit 04cbfe62ee99cd8796893d2c761634f526935b02 by Martin Ledvinka
[Bug #396] Add a test reproducing the issue.
(commit: 04cbfe6)
The file was modifiedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/TypedQueryRunner.java (diff)
Commit b730abd342b32282eb653a99086ed3c59deaff12 by Martin Ledvinka
[Bug #396] Always add types triple pattern to the optimized entity-loading query.
(commit: b730abd)
The file was modifiedjopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/query/owlapi/TypedQueryTest.java (diff)
The file was modifiedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/TypedQueryRunner.java (diff)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/loader/AttributeEnumeratingSparqlAssemblyModifier.java (diff)
The file was modifiedjopa-integration-tests-virtuoso/src/test/java/cz/cvut/kbss/jopa/test/query/virtuoso/TypedQueryTest.java (diff)
The file was modifiedjopa-impl/src/test/java/cz/cvut/kbss/jopa/query/sparql/loader/AttributeEnumeratingSparqlAssemblyModifierTest.java (diff)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/loader/AttributeBasedRowsToAxiomsQueryResultLoader.java (diff)
Commit e6a0335d642e69865d3eb4df8326e770d6bad1e9 by Martin Ledvinka
[Bug #396] Remove unsupported test code for OWLAPI driver.
(commit: e6a0335)
The file was modifiedjopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/query/owlapi/TypedQueryTest.java (diff)
Commit 90b52af36e1a68e8e865bdf4b0f96ae10aef7dd0 by Martin Ledvinka
[Enhancement #357] Do not use optional when attribute has minimum participation constraint.

Do not use optional fo types either, they always have to be provided.
(commit: 90b52af)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/loader/AttributeEnumeratingSparqlAssemblyModifier.java (diff)
The file was modifiedjopa-impl/src/test/java/cz/cvut/kbss/jopa/query/sparql/loader/AttributeEnumeratingSparqlAssemblyModifierTest.java (diff)
The file was modifiedjopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelFactory.java (diff)
Commit 276b704480a8d3ad0acb9a926313f88a6af65118 by Martin Ledvinka
[2.7.2] Bump version, update changelog.
(commit: 276b704)
The file was modifieddatatype/pom.xml (diff)
The file was modifiedjopa-integration-tests-virtuoso/pom.xml (diff)
The file was modifiedontodriver-api/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedontodriver-rdf4j/pom.xml (diff)
The file was modifiedjopa-integration-tests-rdf4j/pom.xml (diff)
The file was modifiedontodriver-owlapi/pom.xml (diff)
The file was modifiedjopa-distribution/pom.xml (diff)
The file was modifiedjopa-integration-tests/pom.xml (diff)
The file was modifiedjopa-owlapi-utils/pom.xml (diff)
The file was modifiedmodelgen/pom.xml (diff)
The file was modifiedontodriver-jena/pom.xml (diff)
The file was modifiedjopa-owl2java/pom.xml (diff)
The file was modifiedjopa-integration-tests-jena/pom.xml (diff)
The file was modifiedjopa-api/pom.xml (diff)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedontodriver-virtuoso/pom.xml (diff)
The file was modifiedjopa-impl/pom.xml (diff)
The file was modifiedjopa-integration-tests-owlapi/pom.xml (diff)
The file was modifiedjopa-maven-plugin/pom.xml (diff)