aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/reasoner/light/RDFoxTripleManager.java
Commit message (Collapse)AuthorAgeFilesLines
* [pagoda] Move project to ScalaFederico Igne2022-05-111-269/+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.
* Incremental Skolemised store (not working).RncLsn2015-08-141-1/+8
|
* Testing and fixing. Executed successfully on UOBM{1,2,3,4,5,6,7,8}.RncLsn2015-05-151-17/+37
|
* It executes. Matching bounds for query 18 of UOBM.RncLsn2015-05-141-24/+11
| | | | It is not stable: several critical fixes to do!
* fixed some bugs in windows serveryzhou2015-04-211-4/+10
|
* initial versionyzhou2015-04-211-0/+249