Skip to content
Success

Changes

Summary

  1. Remove setting query target ontology from query, use only query hints. (commit: 6ff7747) (details)
  2. [2.0.5] Bump version, update changelog. (commit: 88909b4) (details)
Commit 6ff774756728632064ed34789a282a2d6098a54d by Martin Ledvinka
Remove setting query target ontology from query, use only query hints.

Also switch to using transactional snapshot for query processing in Jena and OWLAPI to provide more consistent transactional behavior.
(commit: 6ff7747)
The file was modifiedontodriver-jena/src/test/java/cz/cvut/kbss/ontodriver/jena/query/JenaPreparedStatementTest.java (diff)
The file was modifiedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/QueryRunner.java (diff)
The file was modifiedontodriver-jena/src/main/java/cz/cvut/kbss/ontodriver/jena/query/JenaStatement.java (diff)
The file was modifiedontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/query/OwlapiStatement.java (diff)
The file was modifiedontodriver-jena/src/test/java/cz/cvut/kbss/ontodriver/jena/query/JenaStatementTest.java (diff)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/model/AbstractQuery.java (diff)
Commit 88909b4a49bfd98f318a867313dd10557f514527 by Martin Ledvinka
[2.0.5] Bump version, update changelog.

Signed-off-by: Martin Ledvinka <martin.ledvinka@hotmail.com>
(commit: 88909b4)
The file was modifiedmodelgen/pom.xml (diff)
The file was modifiedjopa-api/pom.xml (diff)
The file was modifieddatatype/pom.xml (diff)
The file was modifiedjopa-integration-tests-owlapi/pom.xml (diff)
The file was modifiedjopa-impl/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedjopa-owlapi-utils/pom.xml (diff)
The file was modifiedjopa-distribution/pom.xml (diff)
The file was modifiedontodriver-api/pom.xml (diff)
The file was modifiedontodriver-rdf4j/pom.xml (diff)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedjopa-integration-tests-jena/pom.xml (diff)
The file was modifiedjopa-maven-plugin/pom.xml (diff)
The file was modifiedjopa-owl2java/pom.xml (diff)
The file was modifiedjopa-integration-tests-rdf4j/pom.xml (diff)
The file was modifiedontodriver-jena/pom.xml (diff)
The file was modifiedjopa-integration-tests/pom.xml (diff)
The file was modifiedontodriver-owlapi/pom.xml (diff)