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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
6
-21
/
+21
*
Rework filtering program generation
Federico Igne
2020-11-24
3
-340
/
+129
*
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
4
-12
/
+11
*
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
9
-95
/
+466
*
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
20
-41
/
+56
*
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
18
-565
/
+591
*
Remove implicit RSAOntology conversion
Federico Igne
2020-11-17
7
-665
/
+624
*
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
7
-63
/
+74
*
Fix tests
Federico Igne
2020-11-14
2
-3
/
+4
*
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
*
Add missing rule generated per role
Federico Igne
2020-11-10
1
-0
/
+43
*
Fix SKOLEM call creation during function skolemization
Federico Igne
2020-11-10
2
-8
/
+20
*
Generalize axiom hashing for constant generation
Federico Igne
2020-11-10
3
-12
/
+44
*
Improve query pretty printing
Federico Igne
2020-11-10
1
-1
/
+1
*
Add OWLClassAssertionAxiom to axioms handled during translation
Federico Igne
2020-11-10
1
-1
/
+22
*
Expose ABox in RSAOntology class
Federico Igne
2020-11-10
1
-2
/
+9
*
Fix `notIn` implementation in canonical model
Federico Igne
2020-11-09
1
-17
/
+18
*
Simplify reification process and add negation reification
Federico Igne
2020-11-09
2
-68
/
+42
*
Update canonical model unit tests
Federico Igne
2020-11-06
1
-11
/
+11
*
Rework canonical model computation
Federico Igne
2020-11-06
3
-323
/
+332
*
Fix bug in the filtering program generation
Federico Igne
2020-11-06
1
-4
/
+4
*
Update tests to RDFox v4.0
Federico Igne
2020-11-05
6
-306
/
+313
*
Update code to RDFox v4.0
Federico Igne
2020-11-05
11
-172
/
+247
*
Simplify prettyprinting of queries in test
Federico Igne
2020-11-02
1
-8
/
+8
*
Update duplicate test queries
Federico Igne
2020-11-02
1
-17
/
+93
*
Introduce workaround to RDFox Query parsing bug
Federico Igne
2020-11-02
1
-113
/
+246
*
Add partial unit tests for filtering program computation
Federico Igne
2020-10-29
3
-4
/
+178
*
Add unit tests for example2.owl for the canonical model computation
Federico Igne
2020-10-28
2
-4
/
+153
*
Adapt test to new `cycle` method
Federico Igne
2020-10-28
2
-17
/
+29
*
Implement naive version of 'cycle' as in paper
Federico Igne
2020-10-23
1
-17
/
+54
*
Add tests for 'subObjectPropertyOf' axioms
Federico Igne
2020-10-23
1
-5
/
+34
[prev]
[next]