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
/
RSAOntology.scala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change ConjunctiveQuery constructors interface
Federico Igne
2020-12-07
1
-1
/
+1
*
Reintroduce previous implementation of `cycle`
Federico Igne
2020-12-06
1
-29
/
+32
*
Rework skolemization strategies
Federico Igne
2020-12-04
1
-9
/
+6
*
Make filtering program generate/load facts as facts
Federico Igne
2020-12-02
1
-1
/
+3
*
Move datalog rules generation for RSA check to new RDFox generator
Federico Igne
2020-12-02
1
-28
/
+47
*
Adapt canonical model computation to new RDFox converter
Federico Igne
2020-12-02
1
-14
/
+13
*
Add ability to pass multiple ontology files on the commandline
Federico Igne
2020-11-27
1
-7
/
+9
*
Turn implicit classes wrappers into objects
Federico Igne
2020-11-24
1
-2
/
+3
*
Rename `RDFoxHelpers` to `RDFoxUtil`
Federico Igne
2020-11-24
1
-11
/
+11
*
Remove duplicate creation of RDFox datastores
Federico Igne
2020-11-23
1
-12
/
+15
*
Rename `boolean` as `bcq`
Federico Igne
2020-11-23
1
-1
/
+1
*
Update RSAOntology interface for query answering
Federico Igne
2020-11-20
1
-28
/
+36
*
Simplify workflow for query execution
Federico Igne
2020-11-20
1
-4
/
+51
*
Integrate new ConjunctiveQuery in filtering program computation
Federico Igne
2020-11-19
1
-1
/
+2
*
Add wrapper class for (boolean) conjunctive queries
Federico Igne
2020-11-19
1
-1
/
+1
*
Move NI instantiation in FilteringProgram
Federico Igne
2020-11-19
1
-5
/
+2
*
Reorganize project with Java-like folder structure
Federico Igne
2020-11-18
1
-0
/
+380