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
*
Fix small formatting issue on verbose output
Federico Igne
2021-11-17
1
-2
/
+4
*
Add an optimised version of the filtering program
Federico Igne
2021-11-17
1
-1
/
+1
*
Clean up commented code
Federico Igne
2021-11-17
1
-58
/
+0
*
Drop filtering tuple table when done with a query
Federico Igne
2021-11-01
1
-67
/
+11
*
Finalise dbpedia functional testing
Federico Igne
2021-10-30
1
-7
/
+28
*
Fix verbose printing of canonical model facts
Federico Igne
2021-10-22
1
-1
/
+1
*
Rework RDFox simulation to be more modular
Federico Igne
2021-10-20
1
-1
/
+4
*
Add script to load debug data to RDFox
Federico Igne
2021-10-05
1
-4
/
+5
*
Add substitution rules in equality axiomatisation
Federico Igne
2021-10-04
1
-2
/
+29
*
Fix issue where not all roles where considered for top axiomatisation
Federico Igne
2021-10-04
1
-35
/
+41
*
Make file logging lazy
Federico Igne
2021-10-04
1
-1
/
+1
*
Add file output on verbose log level
Federico Igne
2021-10-03
1
-0
/
+4
*
Move to os-lib for filesystem operations
Federico Igne
2021-10-03
1
-2
/
+2
*
Fix compilation errors
Federico Igne
2021-10-03
1
-3
/
+2
*
Allow querying of a single query
Federico Igne
2021-10-02
1
-18
/
+36
*
Rework revides filtering program computation to use named graphs
Federico Igne
2021-10-02
1
-4
/
+3
*
Rework naive filtering program computation to use named graphs
Federico Igne
2021-10-01
1
-8
/
+8
*
Make canonical model generation parametric over named graph
Federico Igne
2021-10-01
1
-19
/
+45
*
Refactor query answering to use named graphs
Federico Igne
2021-09-30
1
-59
/
+117
*
Add import of multiple queries
Federico Igne
2021-09-29
1
-1
/
+3
*
Update RDFox library to 5.2.1
Federico Igne
2021-09-01
1
-0
/
+1
*
Add new fresh data factory
Federico Igne
2021-08-06
1
-24
/
+0
*
Merge branch 'approximation'
v0.2.0
Federico Igne
2021-07-27
1
-375
/
+288
|
\
|
*
Review main workflow
Federico Igne
2021-07-22
1
-2
/
+2
|
*
Move some generic commands from RSAOntology to Ontology
Federico Igne
2021-07-22
1
-241
/
+204
|
*
Generalize dependency graph generation
Federico Igne
2021-07-20
1
-98
/
+13
|
*
Merge branch 'master' into approximation
Federico Igne
2021-06-23
1
-3
/
+1
|
|
\
|
*
|
Fix minor compilation errors
Federico Igne
2021-06-01
1
-61
/
+69
|
*
|
Multiple fixes
Federico Igne
2021-05-31
1
-40
/
+48
|
*
|
Add scafolding for generic approximation support
Federico Igne
2021-05-31
1
-143
/
+162
*
|
|
Add Apache License 2.0
Federico Igne
2021-06-30
1
-0
/
+16
|
|
/
|
/
|
*
|
Fix automatic query building
Federico Igne
2021-06-23
1
-3
/
+1
|
/
*
Prepare code for double-blind submission
v0.1.0
Federico Igne
2021-04-15
1
-2
/
+0
*
Fix handling of class expression OWLObjectHasSelf
Federico Igne
2021-04-09
1
-44
/
+45
*
Streamline RSA approximation
Federico Igne
2021-04-09
1
-83
/
+99
*
Add approximation to RSA
Federico Igne
2021-04-07
1
-107
/
+159
*
Apply minor tweaks
Federico Igne
2021-04-02
1
-10
/
+12
*
Add revised implementation of filtering program
Federico Igne
2021-02-04
1
-2
/
+2
*
Add versioning system for different versions of code
Federico Igne
2021-02-04
1
-1
/
+2
*
Add ontology normalizer
Federico Igne
2021-02-04
1
-1
/
+6
*
Delay import of data files (#7)
Federico Igne
2021-01-30
1
-98
/
+199
*
Add external script to execute benchmarks and gather results.
Federico Igne
2021-01-05
1
-7
/
+9
*
Introduce code for transactions (commented out)
Federico Igne
2020-12-17
1
-4
/
+17
*
Keep track of answer multiplicity
Federico Igne
2020-12-09
1
-5
/
+6
*
Merge branch 'master' into logger
Federico Igne
2020-12-08
1
-2
/
+10
|
\
|
*
Include literals in instances of `Named` internal predicate
Federico Igne
2020-12-08
1
-2
/
+10
|
*
Change ConjunctiveQuery constructors interface
Federico Igne
2020-12-07
1
-1
/
+1
*
|
Remove (forced) materialization
Federico Igne
2020-12-08
1
-2
/
+0
*
|
Add diagnostics for (un)filtered answer ratio
Federico Igne
2020-12-07
1
-0
/
+14
*
|
Fix typo in ontology diagnostics
Federico Igne
2020-12-07
1
-2
/
+2
[next]