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
/
Main.scala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Streamline RSA approximation
Federico Igne
2021-04-09
1
-76
/
+24
*
Apply minor tweaks
Federico Igne
2021-04-02
1
-1
/
+2
*
Introduce a better system to handle command line input
Federico Igne
2021-01-30
1
-58
/
+142
*
Add external script to execute benchmarks and gather results.
Federico Igne
2021-01-05
1
-1
/
+1
*
Slightly rework main execution
Federico Igne
2021-01-05
1
-46
/
+39
*
Add additional debug information to query execution
Federico Igne
2020-12-17
1
-10
/
+22
*
Keep track of answer multiplicity
Federico Igne
2020-12-09
1
-1
/
+6
*
Add diagnostics for (un)filtered answer ratio
Federico Igne
2020-12-07
1
-5
/
+21
*
Merge branch 'master' into logger
Federico Igne
2020-12-07
1
-1
/
+1
|
\
|
*
Change ConjunctiveQuery constructors interface
Federico Igne
2020-12-07
1
-1
/
+1
*
|
Add first implementation of a logger
Federico Igne
2020-12-07
1
-7
/
+9
|
/
*
Fix bug on argument validation
Federico Igne
2020-11-30
1
-1
/
+1
*
Add ability to pass multiple ontology files on the commandline
Federico Igne
2020-11-27
1
-8
/
+9
*
Rename `RDFoxHelpers` to `RDFoxUtil`
Federico Igne
2020-11-24
1
-1
/
+1
*
Simplify workflow for query execution
Federico Igne
2020-11-20
1
-179
/
+7
*
Integrate new ConjunctiveQuery in filtering program computation
Federico Igne
2020-11-19
1
-5
/
+4
*
Add wrapper class for (boolean) conjunctive queries
Federico Igne
2020-11-19
1
-4
/
+4
*
Move NI instantiation in FilteringProgram
Federico Igne
2020-11-19
1
-14
/
+4
*
Reorganize project with Java-like folder structure
Federico Igne
2020-11-18
1
-0
/
+249