index
:
RSAComb
develop
master
Re-implementation of the combined approach for CQ answering over RSA ontologies
Federico Igne
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
scala
/
uk
/
ac
/
ox
/
cs
/
rsacomb
/
converter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of class expression OWLObjectHasSelf
Federico Igne
2021-04-09
1
-2
/
+9
*
Streamline RSA approximation
Federico Igne
2021-04-09
1
-3
/
+3
*
Add shifting for disjunction in the rhs of an axiom
Federico Igne
2021-04-05
1
-2
/
+56
*
Fix generation of fresh classes during normalization
Federico Igne
2021-04-05
1
-1
/
+4
*
Add ontology normalizer
Federico Igne
2021-02-04
1
-0
/
+532
*
Delay import of data files (#7)
Federico Igne
2021-01-30
1
-7
/
+29
*
Add OWLDataHasValue class expression support
Federico Igne
2021-01-23
1
-1
/
+8
*
Add OWLSymmetricObjectPropertyAxiom and OWLSubDataPropertyOfAxiom support
Federico Igne
2021-01-23
1
-5
/
+17
*
Add OWLDisjointClassesAxiom support
Federico Igne
2021-01-23
1
-1
/
+7
*
Add OWL{Data,Object}MinCardinality and OWLHasValue expression support
Federico Igne
2021-01-23
1
-3
/
+64
*
Fix support for a few axiom types.
Federico Igne
2021-01-21
1
-31
/
+10
*
Port code to RDFox v4.1.0
Federico Igne
2020-12-17
2
-11
/
+4
*
Remove old logic program conversion code
Federico Igne
2020-12-11
3
-370
/
+0
*
Change how inverse roles are handle on the logic programming side
Federico Igne
2020-12-08
1
-1
/
+2
*
Fix bug for data property translation
Federico Igne
2020-12-07
1
-1
/
+1
*
Add support for data property assertion axioms (OWLDataPropertyAssertionAxiom)
Federico Igne
2020-12-06
1
-0
/
+15
*
Fix axiom skolemization
Federico Igne
2020-12-04
1
-3
/
+3
*
Simplify duplication of skolemization strategy
Federico Igne
2020-12-04
1
-6
/
+10
*
Rework skolemization strategies
Federico Igne
2020-12-04
5
-137
/
+112
*
Adapt canonical model computation to new RDFox converter
Federico Igne
2020-12-02
1
-32
/
+31
*
Add alternative conversion of axioms using switch-cases
Federico Igne
2020-12-01
1
-0
/
+480
*
Cleanup converters code
Federico Igne
2020-12-01
2
-6
/
+4
*
Add support for data property domain axioms
Federico Igne
2020-11-27
3
-1
/
+55
*
Add ability to convert domain/range axioms for object properties
Federico Igne
2020-11-26
1
-3
/
+29
*
Reorganize project with Java-like folder structure
Federico Igne
2020-11-18
5
-0
/
+383