Skip to content

RSAComb v1.1.0 - DPhil dissertation

Latest
Compare
Choose a tag to compare
@dyamon dyamon released this 19 May 15:25
· 7 commits to master since this release

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 and RSAOntology classes)
  • the RDFoxDSL class, aiming at providing a domain specific language for building RDFox rules, has seen some improvements.