aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/tracking/QueryTracker.java
Commit message (Collapse)AuthorAgeFilesLines
* [pagoda] Move project to ScalaFederico Igne2022-05-111-440/+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-80/+85
|
* Merged updates from upstream.RncLsn2015-05-281-1/+1
|
* NOT-WORKING: trying to add query-dependent Skolemisation.RncLsn2015-05-281-25/+13
|
* fixed some bugs in windows serveryzhou2015-04-211-47/+22
|
* initial versionyzhou2015-04-211-0/+472