Summary
- [Feature #121] Extend OntoDriver API with a method to check if an axiom is inferred. (commit: c4d2c83) (details)
- [Feature #121] Implement isInferred in RDF4J OntoDriver. (commit: da33c58) (details)
- [Del] Remove unused methods from MainAxiomLoader. (commit: 7c704a5) (details)
- [Feature #121] Implement isInferred in Jena OntoDriver. (commit: 7f6f98b) (details)
- [Fix] Use provided value in contains in RDF4J/Sesame driver. (commit: 3108cc3) (details)
- [Feature #121] Implement isInferred in OWLAPI OntoDriver. (commit: ccde272) (details)
- [Fix] Use provided value in contains in RDF4J/Sesame driver. (commit: 1d73ba1) (details)
- [Enhancement #124] Add annotation used for excluding type from persistence. (commit: 2b014ff) (details)
- [Enhancement #124] Skip classes annotated with NonEntity when loading entities. (commit: 3a03939) (details)
- [Enhancement #124] Modify BeanListenerAspect to skip classes annotated with NonEntity. (commit: 861ed6d) (details)
- [Upd] Update dependencies (test, logging). (commit: 053680d) (details)
- [0.19.3] Bump version, update changelog. (commit: d030fff) (details)
- [Enhancement #124] Add annotation used for excluding type from persistence. (commit: 2b97c24) (details)
- [Enhancement #124] Skip classes annotated with NonEntity when loading entities. (commit: b432198) (details)
- [Enhancement #124] Modify BeanListenerAspect to skip classes annotated with NonEntity. (commit: 78ca2d3) (details)
- [Upd] Update dependencies (test, logging). (commit: fb4624a) (details)
- [0.19.3] Bump version, update changelog. (commit: 8f585d6) (details)
- [Feature #121] Remove inferred attribute check from attribute modification validation. (commit: f9b9c5a) (details)
- [Feature #121] Implement calculation of axioms from attribute value. (commit: 6297a58) (details)
- [Feature #121] Implement calculation of axioms from unmapped properties. (commit: 31d8465) (details)
- [Feature #121] Implement validator for inferred attributes to check whether a change to its value can be performed. (commit: ca68866) (details)
- [Feature #121] Implement inferred attribute modification validation on attribute change and merge. (commit: f795e2e) (details)
- [Feature #121] Fix attribute value to axioms translation in singular strategies. (commit: cf694d4) (details)
- [Feature #121] Basic integration tests of modifiable inferred attributes. (commit: 6b45ac2) (details)
- [Feature #121] Further testing inferred attributes modification. (commit: ed78dcc) (details)
- Replace use of Field with FieldSpecification in ObjectOntologyMapper.updateFieldValue. (commit: 1fb7748) (details)
- Replace use of Field with FieldSpecification in ObjectOntologyMapper.loadFieldValue. (commit: eee66c0) (details)
- Remove cache entry map when it does not contain any items. (commit: c13b3fe) (details)
- Bump version to 0.20.0-SNAPSHOT. (commit: 1e77058) (details)
- Allow editing access to MultilingualString's underlying data structure. (commit: a41b02c) (details)
- [Enhancement #123] Refactor SOQL grammar to allow for addition of IN operator. (commit: bc626da) (details)
- [Enhancement #123] Additional simplification of the SoqlQueryListener and SoqlAttribute. (commit: 556aec0) (details)
- Add a custom Hamcrest matcher to allow easier validation of test result w.r.t. entities. (commit: 6496826) (details)
- [Enhancement #123] Implement IN and NOT IN support in SOQL. (commit: 1e89a26) (details)
- [Enhancement #123] Refactor SOQL filter operators. (commit: 473089e) (details)
- [Enhancement #123] Implement support for NOT LIKE in SOQL. (commit: 90f6fbb) (details)
- [Enhancement #123] Ensure IN works for Criteria API. (commit: 8de7e21) (details)
- [Enhancement #123] Remove unused Soql.tokens and SoqlLexer.tokens files from the sources. (commit: e4e0b08) (details)
- [Fix] Fix dependency issues (implicit OWLAPI 5.5.0 dependency by Openllet) causing build failures on JDK 8. (commit: d58c257) (details)
- [Ref] Remove unused reference to the JBoss Maven repository. (commit: d150218) (details)
- [Enhancement #129] Implement support for inequality (<> and !=) in SOQL. (commit: 297d143) (details)
- [Enhancement #129] Use the new SOQL inequality operator in Criteria API. (commit: 133d170) (details)
- [SCA] Minor SCA-based fixes and code improvements. (commit: c89b973) (details)
- [0.20.0] Bump version, update changelog. (commit: 5f26f30) (details)
- Make line endings everywhere to LF to prevent unwanted Git changes. (commit: 337a403) (details)