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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move verbose output before importing into RDFox
Federico Igne
2021-11-29
1
-4
/
+4
*
Fix bug caused by existential axioms with equal sub/super class
Federico Igne
2021-11-29
1
-1
/
+2
*
Ignore unparsable queries and notify the user
Federico Igne
2021-11-25
2
-8
/
+14
*
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
4
-12
/
+437
*
Clean up commented code
Federico Igne
2021-11-17
1
-58
/
+0
*
Make query parsing more forgiving on syntax errors
Federico Igne
2021-11-12
1
-4
/
+8
*
Fix bug with data/query directories as CLI argument
Federico Igne
2021-11-11
1
-6
/
+6
*
Add support for directory of query files
Federico Igne
2021-11-11
3
-8
/
+27
*
Add option to specify the approximation algorithm from the CLI
Federico Igne
2021-11-03
2
-2
/
+12
*
Avoid generating a JSON string before writing to file
Federico Igne
2021-11-03
3
-18
/
+40
*
Drop filtering tuple table when done with a query
Federico Igne
2021-11-01
2
-84
/
+11
*
Finalise dbpedia functional testing
Federico Igne
2021-10-30
7
-12
/
+56
*
Fix verbose printing of canonical model facts
Federico Igne
2021-10-22
1
-1
/
+1
*
Serialise and silence output in tests
Federico Igne
2021-10-21
1
-1
/
+0
*
Rework RDFox simulation to be more modular
Federico Igne
2021-10-20
4
-16
/
+91
*
Add script to load debug data to RDFox
Federico Igne
2021-10-05
3
-9
/
+16
*
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
6
-41
/
+56
*
Make file logging lazy
Federico Igne
2021-10-04
2
-2
/
+2
*
Add file output on verbose log level
Federico Igne
2021-10-03
2
-6
/
+15
*
Rework CLI configs
Federico Igne
2021-10-03
2
-124
/
+164
*
Fix prefix in dependency graph
Federico Igne
2021-10-03
1
-1
/
+1
*
Introduce functional tests
Federico Igne
2021-10-03
1
-3
/
+5
*
Assign queries integer identifier
Federico Igne
2021-10-03
2
-12
/
+14
*
Move to os-lib for filesystem operations
Federico Igne
2021-10-03
4
-38
/
+51
*
Fix compilation errors
Federico Igne
2021-10-03
4
-23
/
+27
*
Allow querying of a single query
Federico Igne
2021-10-02
1
-18
/
+36
*
Expose logger level to CLI
Federico Igne
2021-10-02
2
-5
/
+24
*
Rework revides filtering program computation to use named graphs
Federico Igne
2021-10-02
7
-262
/
+254
*
Rework naive filtering program computation to use named graphs
Federico Igne
2021-10-01
7
-166
/
+298
*
Make canonical model generation parametric over named graph
Federico Igne
2021-10-01
6
-83
/
+141
*
Refactor query answering to use named graphs
Federico Igne
2021-09-30
5
-82
/
+148
*
Write answers to output file
Federico Igne
2021-09-29
2
-3
/
+16
*
Always use internal equality instead of SAME_AS
Federico Igne
2021-09-29
1
-2
/
+2
*
Add import of multiple queries
Federico Igne
2021-09-29
3
-40
/
+70
*
Add JSON format for CQ answers
Federico Igne
2021-09-29
2
-4
/
+21
*
Update RDFox library to 5.2.1
Federico Igne
2021-09-01
3
-9
/
+12
*
Add new fresh data factory
Federico Igne
2021-08-06
11
-182
/
+227
*
Extend converter to RDFox rules to handle property chain axioms
Federico Igne
2021-08-03
2
-66
/
+36
*
Update normalizer to handle additional OWL axioms
Federico Igne
2021-08-02
1
-111
/
+97
*
Implement fine-grained constant skolemization in upperbound
Federico Igne
2021-07-29
1
-100
/
+128
*
Change spelling: LowerBound to Lowerbound
Federico Igne
2021-07-29
2
-11
/
+11
*
Add skeleton for upperbound computation
Federico Igne
2021-07-27
1
-0
/
+183
*
Merge branch 'approximation'
v0.2.0
Federico Igne
2021-07-27
9
-415
/
+886
|
\
|
*
Rework class structure to match more general workflow
Federico Igne
2021-07-27
3
-13
/
+15
|
*
Fix file naming
Federico Igne
2021-07-22
3
-2
/
+2
|
*
Remove normalization step from lowerbound computation
Federico Igne
2021-07-22
2
-18
/
+15
|
*
Review main workflow
Federico Igne
2021-07-22
4
-17
/
+61
|
*
Make approximation generic over returned type
Federico Igne
2021-07-22
3
-38
/
+33
[next]