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
/
sparql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assign queries integer identifier
Federico Igne
2021-10-03
1
-5
/
+4
*
Fix compilation errors
Federico Igne
2021-10-03
1
-8
/
+11
*
Rework naive filtering program computation to use named graphs
Federico Igne
2021-10-01
1
-27
/
+41
*
Write answers to output file
Federico Igne
2021-09-29
1
-2
/
+1
*
Add JSON format for CQ answers
Federico Igne
2021-09-29
2
-4
/
+21
*
Add Apache License 2.0
Federico Igne
2021-06-30
2
-0
/
+32
*
Keep track of answer multiplicity
Federico Igne
2020-12-09
1
-7
/
+14
*
Merge branch 'master' into logger
Federico Igne
2020-12-08
1
-3
/
+9
|
\
|
*
Include literals in instances of `Named` internal predicate
Federico Igne
2020-12-08
1
-3
/
+9
*
|
Add diagnostics for (un)filtered answer ratio
Federico Igne
2020-12-07
1
-0
/
+3
|
/
*
Change ConjunctiveQuery constructors interface
Federico Igne
2020-12-07
1
-1
/
+1
*
Update answers pretty printer
Federico Igne
2020-12-07
1
-2
/
+7
*
Change answer pritty printer to use CSV-like syntax
Federico Igne
2020-12-06
1
-4
/
+8
*
Cleanup converters code
Federico Igne
2020-12-01
1
-0
/
+1
*
Rename `RDFoxHelpers` to `RDFoxUtil`
Federico Igne
2020-11-24
1
-2
/
+2
*
Include BCQ case in filtering program generation
Federico Igne
2020-11-23
1
-11
/
+28
*
Remove duplicate creation of RDFox datastores
Federico Igne
2020-11-23
1
-16
/
+0
*
Rename `boolean` as `bcq`
Federico Igne
2020-11-23
2
-8
/
+7
*
Add wrapper class for (boolean) conjunctive queries
Federico Igne
2020-11-19
2
-0
/
+153