Skip to content
Success

Changes

Summary

  1. Updated TODOs. (commit: 6933d82) (details)
  2. Attempting to fix issues with reasoning in OWLAPI driver - reasoner does (commit: 8d57f39) (details)
  3. Resolve issues with imports in transactional snapshots. (commit: 1b6dd5c) (details)
  4. Fixed transactional snapshot creation in the OWLAPI driver. Bumped (commit: 5b544b0) (details)
The file was modified TODO.txt (diff)
Commit 8d57f39deeecb01569b428c9ec468f5a0b103751 by Martin Ledvinka
Attempting to fix issues with reasoning in OWLAPI driver - reasoner does
not discover the imports closure of transactional ontology snapshot.
(commit: 8d57f39)
The file was modified ontodriver-sesame/pom.xml (diff)
The file was modified ontodriver-jena/pom.xml (diff)
The file was modified jopa-api/pom.xml (diff)
The file was addedontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/environment/Generator.java
The file was modified jopa-integration-tests-sesame/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified jopa-owl2java/pom.xml (diff)
The file was modified jopa-integration-tests-owlapi/pom.xml (diff)
The file was modified jopa-owl2java/src/main/java/cz/cvut/kbss/jopa/owl2java/Constants.java (diff)
The file was modified ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/connector/BasicStorageConnectorTest.java (diff)
The file was modified ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/util/MappingFileParserTest.java (diff)
The file was modified jopa-distribution/pom.xml (diff)
The file was modified ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/environment/TestUtils.java (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-owlapi-utils/pom.xml (diff)
The file was modified jopa-integration-tests/pom.xml (diff)
The file was modified ontodriver-api/pom.xml (diff)
The file was modified ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/connector/BasicStorageConnector.java (diff)
Commit 1b6dd5c22ff24262b64655f129e52f785f74a40c by Martin Ledvinka
Resolve issues with imports in transactional snapshots.
(commit: 1b6dd5c)
The file was modified ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/environment/Generator.java (diff)
The file was modified ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/OwlapiAdapterTest.java (diff)
The file was modified ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/connector/BasicStorageConnector.java (diff)
The file was addedontodriver-owlapi/src/test/resources/logback-test.xml
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/DeleteOperationsRunner.java (diff)
The file was modified ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/connector/BasicStorageConnectorTest.java (diff)
The file was modified ontodriver-owlapi/pom.xml (diff)
The file was modified ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/OwlapiAdapter.java (diff)
The file was modified ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/connector/Connector.java (diff)
Commit 5b544b0458dffe7f7210de9f0232b8f54e4faf4c by Martin Ledvinka
Fixed transactional snapshot creation in the OWLAPI driver. Bumped
version to 0.8.5.
(commit: 5b544b0)
The file was modified ontodriver-owlapi/src/main/java/cz/cvut/kbss/ontodriver/owlapi/connector/BasicStorageConnector.java (diff)
The file was modified ontodriver-owlapi/src/test/java/cz/cvut/kbss/ontodriver/owlapi/connector/BasicStorageConnectorTest.java (diff)
The file was modified ReleaseNotes.md (diff)