aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/rsacomb/SkolemStrategy.scala
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize project with Java-like folder structureFederico Igne2020-11-181-78/+0
|
* Fix SKOLEM call creation during function skolemizationFederico Igne2020-11-101-4/+16
| | | | | The first argument of a SKOLEM call needs to be a literal string. Note that this is not enforced in any way by RDFox, that will fail silently.
* Update code to RDFox v4.0Federico Igne2020-11-051-1/+1
|
* Use `rdf(..)` instead of `create(..)` to create `Atom`sFederico Igne2020-08-191-14/+18
|
* Adapt LP conversion to RSA checkFederico Igne2020-08-041-1/+17
| | | | | | Part of the process involves the search of unsafe roles in the input ontology. This is still to be implemented and for now the set of unsafe roles for the testing example is hardcoded.
* Rename source code directory structureFederico Igne2020-07-151-0/+46