Summary
- [Task #52] Add RDF container-related vocabulary. (commit: abbe827) (details)
- [Task #52] Define API of RDF container mapping (annotation, type of container enum). (commit: 5249b14) (details)
- [Task #52] Define API for RDF container management in OntoDriver. (commit: 069dff9) (details)
- [Task #52] Implement container loading in the RDF4J driver. (commit: 026060b) (details)
- [Task #52] Ensure container item order is preserved when loading container in RDF4J driver. (commit: 8a4d76b) (details)
- [Task #52] Connect RDF4J ContainerHandler to then RDF4J Driver API. (commit: 5857808) (details)
- [Task #52] Implement RDF container persist in RDF4J OntoDriver. (commit: bad45bc) (details)
- [Task #52] Implement RDF container update in RDF4J OntoDriver. (commit: 470c6f6) (details)
- [Task #52] Add a basic integration test for RDF containers. (commit: 5a99170) (details)
- [Task #52] Introduce RDF Container attribute representation into metamodel. (commit: 794f8cb) (details)
- [Task #52] Handle RDF container attributes when initializing metamodel. (commit: 0406277) (details)
- [Task #52] Implement mapping of RDF container attributes for data properties. (commit: c2801ee) (details)
- [Task #52] Get RDF container for data property values working for RDf4J driver. (commit: f7b59d0) (details)
- [Task #52] Implement handling of RDF containers containing resources. (commit: 2af121a) (details)
- [Task #52] Integration testing of RDF container support in RDF4J driver. (commit: 82b73f4) (details)
- [Ref] Minor refactoring of plural object property values processing. (commit: 59d4345) (details)
- [Task #52] Implement RDF container loading in OWLAPI driver. (commit: 4e2cd9a) (details)
- [Task #52] Implement RDF container persist in OWLAPI driver. (commit: bdd7ec0) (details)
- [Task #52] Implement RDF container update in OWLAPI driver. (commit: c43ea24) (details)
- [Task #52] Integration testing of RDF containers support in OWLAPI driver (commit: 6cb6696) (details)
- [Task #52] Implement RDF container read in Jena driver. (commit: 7bc61eb) (details)
- [Task #52] Implement RDF container persist and update in Jena driver. (commit: 83615a3) (details)
- [Task #52] Integration testing of RDF container support in Jena driver. (commit: 06f94e2) (details)
- [Task #52] Make inference explicitly disabled for RDF container attributes. (commit: ef88065) (details)
- [Enhancement #261] Add support for Jena TDB2. (commit: 3ae71f0) (details)
- [Upd] Update to Jena 5.2.0 and OWLAPI 5.5.1. (commit: 2c260e1) (details)
- [Upd] Update development dependencies - testing, Maven plugins. (commit: 2aa9227) (details)
- [SCA] Minor SCA-based code improvements. (commit: 56fc579) (details)
- [Ref] Remove obsolete ErrorUtils (commit: 233c95d) (details)
- [2.1.0] Bump version, update changelog. (commit: ba940a3) (details)