This release marks the code submitted along with my DPhil dissertation.
Here is a summary of the changes included in this release.
The following version has been tested with RDFox v5.5
Fixes
- cycle detection in lower and upper bound has been fixed
Integration
- minor changes have been introduced to the library to improve integration with other tools. See for example ACQuA.
Refactoring
- Some of the classes have been refactored and cleaned (e.g.,
Ontology
andRSAOntology
classes) - the
RDFoxDSL
class, aiming at providing a domain specific language for building RDFox rules, has seen some improvements.