Summary
- Removed PrimaryKeyNotSetException from OntoDriver API, replaced it with (commit: 17af9cc) (details)
- Updated the exception hierarchy so that all JOPA exception extend (commit: 36078c3) (details)
- Deleted the HermiT distribution files from JOPA impl. (commit: 4f33001) (details)
- Deleted LazyLoadingTransformer with the mock directory. (commit: 19d108f) (details)
- Verifying behavior of merging an instance with the same id as one (commit: 066ea4c) (details)
- [Fix] Fixed incorrect field cardinality specification in OWL2Java. (commit: 9138a97) (details)
- Allow OWL2Java to generate object property field also when there is only (commit: 97c2163) (details)
- [Fix] Fixed incorrect datatype property field cardinality specification (commit: c346d5e) (details)
- Minor refactoring in OWL2Java. (commit: 0da4a6b) (details)
- [LIB] Upgraded to OWLAPI 5.1.6. It fixed the build issues. (commit: 7c6ef3a) (details)
- Added aop.xml so that applications can use AspectJ weaver javaagent (commit: 4094f3a) (details)
- [Del] Deleted unused classes in OWL2Java. (commit: 7d1a688) (details)
- Refactored OWL2Java to improve its testability. (commit: c49b250) (details)
- Do not use reflection to clone singleton set, singleton list and array (commit: f6388bd) (details)
- [Del] Deleted obsolete library files attached to OWL2Java project. (commit: 5dccdd6) (details)
- Minor SCA-based code improvements. (commit: 12876d1) (details)
- Modified the order of attributes generated by OWL2Java (start with id, (commit: 8f9535e) (details)
- Do not use reflection to create singleton map clone instance. Minor code (commit: 07b2b1f) (details)
- Added some explanatory Javadoc to exception classes. (commit: 58cf44d) (details)
- [0.10.5] Bumped version and updated release notes. (commit: ab2edc5) (details)