Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: typo in RDFox query | Federico Igne | 2022-05-19 | 1 | -1/+1 |
| | |||||
* | refactor: move RSAOntology class under ontology package | Federico Igne | 2022-05-19 | 1 | -0/+536 |
| | |||||
* | refactor: internal implementation of Ontology class | Federico Igne | 2022-05-19 | 1 | -139/+403 |
| | |||||
* | Fix issue where not all roles where considered for top axiomatisation | Federico Igne | 2021-10-04 | 1 | -3/+5 |
| | |||||
* | Fix prefix in dependency graph | Federico Igne | 2021-10-03 | 1 | -1/+1 |
| | |||||
* | Move to os-lib for filesystem operations | Federico Igne | 2021-10-03 | 1 | -6/+9 |
| | |||||
* | Fix compilation errors | Federico Igne | 2021-10-03 | 1 | -4/+10 |
| | |||||
* | Add new fresh data factory | Federico Igne | 2021-08-06 | 1 | -10/+8 |
| | | | | This will help write more significant test. | ||||
* | Rework class structure to match more general workflow | Federico Igne | 2021-07-27 | 1 | -0/+2 |
| | | | | | | | | The major change is the introduction of a new class Ontology (superclass of RSAOntology) that contains all those operation that we would like to perform on *any* OWL 2 ontology. Approximation is also generic on the return type, allowing for example intermediate steps (or chaining of approximations). | ||||
* | Fix file naming | Federico Igne | 2021-07-22 | 1 | -0/+299 |