Summary
- Started working on Jena OntoDriver, use Jena 3.6.0 (latest version). (commit: cc0b2c1) (details)
- Started working on Jena OntoDriver implementation. (commit: 58ed23d) (details)
- Deleted some obsolete eclipse files. (commit: 6be2bd1) (details)
- Working on Jena File storage connector. (commit: 9dcd8f7) (details)
- Implementation of Jena file storage accessor. (commit: 177b97b) (details)
- Basic in-memory storage implementation. (commit: 3180a8b) (details)
- Storage accessor initialization. (commit: f28ec49) (details)
- Working on the SharedStorageConnector, which implements the read (commit: 297db3b) (details)
- Implementation of the SharedStorageConnector. Moved Transaction utility (commit: 9594eca) (details)
- Transaction handling in the SharedStorageConnector. (commit: 6f3b68e) (details)
- Factory for creating the read committed transactional connectors. (commit: 4768f43) (details)
- Implementation of the transactional connector for read committed (commit: 34c0818) (details)
- Started working on Jena connection implementation. (commit: 7378aab) (details)
- JenaAdapter - saving axioms. (commit: 485ca83) (details)
- JenaAdapter - finished axiom saving implementation. Commit and rollback. (commit: 478599a) (details)
- Jena Driver - Added adapter reference to connection and implemented some (commit: fd2d529) (details)
- Jena driver - implemented connection acquisition from data source. (commit: a9b0177) (details)
- Jena driver - implementation of contains and auto commit configuration. (commit: 48bf8fd) (details)
- Jena driver - listing repository contexts (named graphs). (commit: ccf8ea1) (details)
- Jena driver - listing repository contexts (named graphs). (commit: 615a3e8) (details)
- Jena driver - identifier generator. (commit: 2eed2c5) (details)
- Jena Driver - Working on statement loading. (commit: 25039ff) (details)
- Jena Driver - explicit statement loading. (commit: d304098) (details)
- Enabled Jena integration tests, started with configuration. Removed (commit: c12b017) (details)
- Jena driver - unwrapping to provide access to Jena API. (commit: d08737e) (details)
- Jena driver - create integration tests executable. (commit: 3174c9e) (details)
- Jena driver - handling types. (commit: 82f1427) (details)
- Jena driver - fixed incorrect handling of data property values and (commit: 125c86e) (details)
- Jena driver - enabling more integration tests. (commit: a40b108) (details)
- Jena driver - started working on statement removal. (commit: 3dca4b4) (details)
- JenaDriver - implementation of remove. (commit: 03e7ea1) (details)
- JenaDriver - enabled delete integration tests. (commit: ea469ad) (details)
- JenaDriver - more efficient setup of integration tests. (commit: 45dde78) (details)
- Trying to resolve merge conflict. (commit: 811645d) (details)
- [Enhancement #18] Update in the Jena driver. Enabled update integration (commit: 9ef554c) (details)
- [Enhancement #18] Properties handling in Jena driver. (commit: 987c98e) (details)
- [Enhancement #18] Allow to treat the default graph as union of all named (commit: 037cae2) (details)
- [Enhancement #18] Started working on list support. (commit: a424405) (details)
- [Enhancement #18] Simple list loading. (commit: 02d9f4c) (details)
- [Enhancement #18] Simple list loading from context (named graph). (commit: 4b635c4) (details)
- [Enhancement #18] Simple list persist. (commit: a983f9d) (details)
- [Enhancement #18] Simple list update. (commit: 77864af) (details)
- [Enhancement #18] Refactoring list handling tests in preparation for (commit: e1f0eaa) (details)
- [Enhancement #18] Referenced list loading in Jena driver. (commit: 8dfb24c) (details)
- [Enhancement #18] Referenced list persist in Jena driver. (commit: f3a57b6) (details)
- Working on referenced list update. (commit: 4d3442c) (details)
- [Enhancement #18] Referenced list update in Jena driver. (commit: 3507e22) (details)
- [Enhancement #18] Refactoring the list handlers and iterators in Jena (commit: 9b947a9) (details)
- [Enhancement #18] Basic query execution infrastructure in the Jena (commit: 2bc3f5a) (details)
- [Enhancement #18] Working on result sets for the Jena driver. (commit: 333bf66) (details)
- [Enhancement #18] SelectResultSet implementation in Jena driver. (commit: cb9af13) (details)
- [Enhancement #18] ASK result set implementation in Jena driver. (commit: 796b232) (details)
- [Enhancement #18] Statement implementation in Jena driver, integrating (commit: e075d2b) (details)
- [Enhancement #18] Enable query integration tests for Jena driver. Minor (commit: 63bf7c0) (details)
- [Enhancement #18] Fixed query test issues in Jena driver. (commit: 6eff7ea) (details)
- Handling of unbound variables in query results in Jena driver. (commit: 7ae03c5) (details)
- [Enhancement #18] PreparedStatement implementation in Jena driver. (commit: f955b1c) (details)
- [Fix] Fixed query parsing bug in OntoDriver statement holder. (commit: 342f7f0) (details)
- Added isOpen method to the Statement API. (commit: 672e43f) (details)
- Ignore inferred properties in the Jena driver (temporary). Log a warning (commit: e36d91d) (details)
- Minor code improvements based on SCA. (commit: 52c4d8d) (details)
- Fixed typo in release notes. (commit: 516a4ec) (details)