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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ontology normalizer
Federico Igne
2021-02-04
4
-2
/
+681
*
Fix facts/rules import into RDFox
Federico Igne
2021-01-30
1
-8
/
+22
*
Delay import of data files (#7)
Federico Igne
2021-01-30
7
-202
/
+260
*
Introduce a better system to handle command line input
Federico Igne
2021-01-30
1
-58
/
+142
*
Simplify top axiomatization as shown in #7
Federico Igne
2021-01-26
1
-43
/
+84
*
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
2
-5
/
+81
*
Fix support for a few axiom types.
Federico Igne
2021-01-21
2
-36
/
+22
*
Merge remote-tracking branch 'origin/master'
Federico Igne
2021-01-05
1
-0
/
+17
|
\
|
*
Suite containing all the tests
Stefano Germano
2020-12-18
1
-0
/
+17
*
|
Add external script to execute benchmarks and gather results.
Federico Igne
2021-01-05
3
-9
/
+11
*
|
Slightly rework main execution
Federico Igne
2021-01-05
1
-46
/
+39
*
|
Attempt to force a better ordering of body atoms in filtering rules
Federico Igne
2021-01-05
1
-9
/
+9
|
/
*
Merge remote-tracking branch 'origin/master' into master
Federico Igne
2020-12-17
1
-1
/
+1
|
\
|
*
Fix typo
Stefano Germano
2020-12-16
1
-1
/
+1
*
|
Comment out old tests
Federico Igne
2020-12-17
3
-521
/
+521
*
|
Fix and improve tests for CQ answer class
Federico Igne
2020-12-17
1
-5
/
+48
*
|
Introduce code for transactions (commented out)
Federico Igne
2020-12-17
1
-4
/
+17
*
|
Add additional debug information to query execution
Federico Igne
2020-12-17
1
-10
/
+22
*
|
Port code to RDFox v4.1.0
Federico Igne
2020-12-17
4
-34
/
+61
*
|
Remove old logic program conversion code
Federico Igne
2020-12-11
3
-370
/
+0
*
|
Fix answer retrieval for boolean CQs
Federico Igne
2020-12-11
1
-1
/
+1
|
/
*
Merge branch 'logger' into master
Federico Igne
2020-12-09
5
-143
/
+298
|
\
|
*
Keep track of answer multiplicity
Federico Igne
2020-12-09
4
-17
/
+30
|
*
Merge branch 'master' into logger
Federico Igne
2020-12-08
9
-18
/
+31
|
|
\
|
*
|
Remove (forced) materialization
Federico Igne
2020-12-08
1
-2
/
+0
|
*
|
Add diagnostics for (un)filtered answer ratio
Federico Igne
2020-12-07
3
-5
/
+38
|
*
|
Fix typo in ontology diagnostics
Federico Igne
2020-12-07
1
-2
/
+2
|
*
|
Merge branch 'master' into logger
Federico Igne
2020-12-07
4
-20
/
+20
|
|
\
\
|
*
|
|
Add additional diagnostics
Federico Igne
2020-12-07
2
-1
/
+11
|
*
|
|
Add first implementation of a logger
Federico Igne
2020-12-07
4
-129
/
+230
*
|
|
|
Change how inverse roles are handle on the logic programming side
Federico Igne
2020-12-08
2
-4
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Fix bug for OWLObjectSubPropertyOfAxiom
Federico Igne
2020-12-08
2
-7
/
+6
*
|
|
Include literals in instances of `Named` internal predicate
Federico Igne
2020-12-08
2
-5
/
+19
*
|
|
Reorganize tests
Federico Igne
2020-12-07
5
-5
/
+5
*
|
|
Fix bug for data property translation
Federico Igne
2020-12-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Change ConjunctiveQuery constructors interface
Federico Igne
2020-12-07
5
-21
/
+21
|
/
*
Update answers pretty printer
Federico Igne
2020-12-07
2
-4
/
+9
*
Change answer pritty printer to use CSV-like syntax
Federico Igne
2020-12-06
2
-18
/
+32
*
Temporarily ignore tests involving `cycle` computation
Federico Igne
2020-12-06
1
-4
/
+4
*
Add support for data property assertion axioms (OWLDataPropertyAssertionAxiom)
Federico Igne
2020-12-06
2
-8
/
+95
*
Reintroduce previous implementation of `cycle`
Federico Igne
2020-12-06
1
-29
/
+32
*
Add method to retrieve diagnostics from RDFox
Federico Igne
2020-12-06
1
-0
/
+15
*
Fix axiom skolemization
Federico Igne
2020-12-04
3
-65
/
+59
*
Simplify duplication of skolemization strategy
Federico Igne
2020-12-04
1
-6
/
+10
*
Rework skolemization strategies
Federico Igne
2020-12-04
11
-236
/
+190
*
Make filtering program generate/load facts as facts
Federico Igne
2020-12-02
3
-16
/
+26
*
Move datalog rules generation for RSA check to new RDFox generator
Federico Igne
2020-12-02
1
-28
/
+47
[next]