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
/
converter
/
RDFoxConverter.scala
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: move RSAOntology class under ontology package
Federico Igne
2022-05-19
1
-1
/
+1
*
Finalise dbpedia functional testing
Federico Igne
2021-10-30
1
-1
/
+1
*
Serialise and silence output in tests
Federico Igne
2021-10-21
1
-1
/
+0
*
Make canonical model generation parametric over named graph
Federico Igne
2021-10-01
1
-7
/
+14
*
Always use internal equality instead of SAME_AS
Federico Igne
2021-09-29
1
-2
/
+2
*
Add new fresh data factory
Federico Igne
2021-08-06
1
-54
/
+57
*
Extend converter to RDFox rules to handle property chain axioms
Federico Igne
2021-08-03
1
-28
/
+36
*
Merge branch 'approximation'
v0.2.0
Federico Igne
2021-07-27
1
-6
/
+7
|
\
|
*
Generalize dependency graph generation
Federico Igne
2021-07-20
1
-6
/
+7
*
|
Add Apache License 2.0
Federico Igne
2021-06-30
1
-0
/
+16
|
/
*
Prepare code for double-blind submission
v0.1.0
Federico Igne
2021-04-15
1
-8
/
+0
*
Delay import of data files (#7)
Federico Igne
2021-01-30
1
-7
/
+29
*
Add OWLDataHasValue class expression support
Federico Igne
2021-01-23
1
-1
/
+8
*
Add OWLSymmetricObjectPropertyAxiom and OWLSubDataPropertyOfAxiom support
Federico Igne
2021-01-23
1
-5
/
+17
*
Add OWLDisjointClassesAxiom support
Federico Igne
2021-01-23
1
-1
/
+7
*
Add OWL{Data,Object}MinCardinality and OWLHasValue expression support
Federico Igne
2021-01-23
1
-3
/
+64
*
Fix support for a few axiom types.
Federico Igne
2021-01-21
1
-31
/
+10
*
Port code to RDFox v4.1.0
Federico Igne
2020-12-17
1
-9
/
+3
*
Change how inverse roles are handle on the logic programming side
Federico Igne
2020-12-08
1
-1
/
+2
*
Fix bug for data property translation
Federico Igne
2020-12-07
1
-1
/
+1
*
Add support for data property assertion axioms (OWLDataPropertyAssertionAxiom)
Federico Igne
2020-12-06
1
-0
/
+15
*
Fix axiom skolemization
Federico Igne
2020-12-04
1
-3
/
+3
*
Rework skolemization strategies
Federico Igne
2020-12-04
1
-43
/
+19
*
Adapt canonical model computation to new RDFox converter
Federico Igne
2020-12-02
1
-32
/
+31
*
Add alternative conversion of axioms using switch-cases
Federico Igne
2020-12-01
1
-0
/
+480