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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix minor issues with revised filtering program
Federico Igne
2021-04-02
1
-0
/
+3
*
Add versioning system for different versions of code
Federico Igne
2021-02-04
1
-0
/
+18
*
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
2
-0
/
+20
*
Add external script to execute benchmarks and gather results.
Federico Igne
2021-01-05
1
-1
/
+1
*
Port code to RDFox v4.1.0
Federico Igne
2020-12-17
1
-9
/
+42
*
Fix answer retrieval for boolean CQs
Federico Igne
2020-12-11
1
-1
/
+1
*
Keep track of answer multiplicity
Federico Igne
2020-12-09
1
-4
/
+4
*
Add additional diagnostics
Federico Igne
2020-12-07
1
-0
/
+4
*
Add first implementation of a logger
Federico Igne
2020-12-07
2
-21
/
+92
*
Add method to retrieve diagnostics from RDFox
Federico Igne
2020-12-06
1
-0
/
+15
*
Unify upload of rules and facts to RDFox datastore
Federico Igne
2020-12-02
1
-4
/
+24
*
Turn implicit classes wrappers into objects
Federico Igne
2020-11-24
1
-3
/
+2
*
Rename `RDFoxHelpers` to `RDFoxUtil`
Federico Igne
2020-11-24
1
-4
/
+4
*
Rework filtering program generation
Federico Igne
2020-11-24
1
-2
/
+60
*
Include BCQ case in filtering program generation
Federico Igne
2020-11-23
1
-31
/
+19
*
Remove duplicate creation of RDFox datastores
Federico Igne
2020-11-23
1
-4
/
+5
*
Update RSAOntology interface for query answering
Federico Igne
2020-11-20
1
-0
/
+25
*
Simplify workflow for query execution
Federico Igne
2020-11-20
1
-35
/
+63
*
Add wrapper class for (boolean) conjunctive queries
Federico Igne
2020-11-19
1
-4
/
+11
*
Move NI instantiation in FilteringProgram
Federico Igne
2020-11-19
1
-2
/
+2
*
Reorganize project with Java-like folder structure
Federico Igne
2020-11-18
2
-0
/
+200