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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug for data property translation
Federico Igne
2020-12-07
1
-1
/
+1
*
Change ConjunctiveQuery constructors interface
Federico Igne
2020-12-07
3
-3
/
+3
*
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
*
Add support for data property assertion axioms (OWLDataPropertyAssertionAxiom)
Federico Igne
2020-12-06
2
-8
/
+95
*
Reintroduce previous implementation of `cycle`
Federico Igne
2020-12-06
1
-29
/
+32
*
Add method to retrieve diagnostics from RDFox
Federico Igne
2020-12-06
1
-0
/
+15
*
Fix axiom skolemization
Federico Igne
2020-12-04
1
-3
/
+3
*
Simplify duplication of skolemization strategy
Federico Igne
2020-12-04
1
-6
/
+10
*
Rework skolemization strategies
Federico Igne
2020-12-04
7
-161
/
+125
*
Make filtering program generate/load facts as facts
Federico Igne
2020-12-02
2
-11
/
+13
*
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
3
-118
/
+105
*
Unify upload of rules and facts to RDFox datastore
Federico Igne
2020-12-02
1
-4
/
+24
*
Add implicit convertion to Java Collections
Federico Igne
2020-12-02
1
-0
/
+4
*
Add alternative conversion of axioms using switch-cases
Federico Igne
2020-12-01
1
-0
/
+480
*
Add implicit convertion from Java Sets/Collections to Lists
Federico Igne
2020-12-01
1
-0
/
+8
*
Cleanup converters code
Federico Igne
2020-12-01
3
-6
/
+5
*
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
2
-15
/
+18
*
Add support for data property domain axioms
Federico Igne
2020-11-27
3
-1
/
+55
*
Add ability to convert domain/range axioms for object properties
Federico Igne
2020-11-26
1
-3
/
+29
*
Turn implicit classes wrappers into objects
Federico Igne
2020-11-24
6
-12
/
+15
*
Rename `RDFoxHelpers` to `RDFoxUtil`
Federico Igne
2020-11-24
5
-20
/
+20
*
Rework filtering program generation
Federico Igne
2020-11-24
2
-56
/
+70
*
Include BCQ case in filtering program generation
Federico Igne
2020-11-23
3
-305
/
+316
*
Remove duplicate creation of RDFox datastores
Federico Igne
2020-11-23
3
-32
/
+20
*
Rename `boolean` as `bcq`
Federico Igne
2020-11-23
3
-9
/
+8
*
Update RSAOntology interface for query answering
Federico Igne
2020-11-20
2
-28
/
+61
*
Simplify workflow for query execution
Federico Igne
2020-11-20
3
-218
/
+121
*
Integrate new ConjunctiveQuery in filtering program computation
Federico Igne
2020-11-19
3
-34
/
+15
*
Add wrapper class for (boolean) conjunctive queries
Federico Igne
2020-11-19
6
-10
/
+169
*
Move NI instantiation in FilteringProgram
Federico Igne
2020-11-19
5
-45
/
+39
*
Reorganize project with Java-like folder structure
Federico Igne
2020-11-18
16
-35
/
+43
*
Rename internal predicate "EquivTo" to "congruent"
Federico Igne
2020-11-18
3
-13
/
+13
*
Change IRI prefix for internal resources
Federico Igne
2020-11-18
2
-9
/
+5
*
Rework RSA as a utility object
Federico Igne
2020-11-18
14
-500
/
+502
*
Remove implicit RSAOntology conversion
Federico Igne
2020-11-17
5
-653
/
+613
*
Rename RDFTriple to RSAAtom
Federico Igne
2020-11-17
1
-0
/
+0
*
Unify use of RSASuffix
Federico Igne
2020-11-17
5
-159
/
+203
*
Rework suffixes
Federico Igne
2020-11-16
6
-40
/
+55
*
Change "internal:" prefix to "rsa:"
Federico Igne
2020-11-16
5
-57
/
+68
*
Fix tests
Federico Igne
2020-11-14
1
-0
/
+1
*
Fix NI predicate computation
Federico Igne
2020-11-14
4
-37
/
+76
*
Add diagnostic queries along main query
Federico Igne
2020-11-13
1
-26
/
+83
*
Add first implementation of top and equality axiomatization
Federico Igne
2020-11-13
1
-2
/
+58
*
Simplify role extraction from axioms
Federico Igne
2020-11-13
1
-58
/
+18
*
Fix suffix generation in filtering program
Federico Igne
2020-11-13
2
-15
/
+15
*
Add NAMED facts to filtering program
Federico Igne
2020-11-12
1
-1
/
+2
*
Remove debug output
Federico Igne
2020-11-10
1
-1
/
+0
[next]