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
*
Make canonical model generation parametric over named graph
Federico Igne
2021-10-01
1
-7
/
+14
*
Always use internal equality instead of SAME_AS
Federico Igne
2021-09-29
1
-2
/
+2
*
Update RDFox library to 5.2.1
Federico Igne
2021-09-01
1
-8
/
+9
*
Add new fresh data factory
Federico Igne
2021-08-06
2
-121
/
+139
*
Extend converter to RDFox rules to handle property chain axioms
Federico Igne
2021-08-03
1
-28
/
+36
*
Update normalizer to handle additional OWL axioms
Federico Igne
2021-08-02
1
-111
/
+97
*
Merge branch 'approximation'
v0.2.0
Federico Igne
2021-07-27
2
-20
/
+19
|
\
|
*
Generalize dependency graph generation
Federico Igne
2021-07-20
2
-14
/
+16
|
*
Fix minor compilation errors
Federico Igne
2021-06-01
1
-14
/
+11
*
|
Add Apache License 2.0
Federico Igne
2021-06-30
5
-0
/
+80
|
/
*
Prepare code for double-blind submission
v0.1.0
Federico Igne
2021-04-15
1
-8
/
+0
*
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