aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/reasoner/light/RDFoxQueryEngine.java
Commit message (Collapse)AuthorAgeFilesLines
* [pagoda] Move project to ScalaFederico Igne2022-05-111-138/+0
| | | | | | | | | This commit includes a few changes: - The repository still uses Maven to manage dependency but it is now a Scala project. - The code has been ported from OWLAPI 3.4.10 to 5.1.20 - A proof of concept program using both RSAComb and PAGOdA has been added.
* Working query-dependent semi-skolemised upper bound (tested on UOBM1 and LUBM1).RncLsn2015-06-021-1/+1
|
* Disposable.RncLsn2015-05-291-106/+113
|
* NOT-WORKING: trying to add query-dependent Skolemisation.RncLsn2015-05-281-39/+55
|
* Testing and fixing. Executed successfully on UOBM{1,2,3,4,5,6,7,8}.RncLsn2015-05-151-9/+13
|
* fixed a bug in simpleETL -- closing a FileOutputStream yzhou2015-04-211-1/+2
|
* initial versionyzhou2015-04-211-0/+110