aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/reasoner/RLUQueryReasoner.java
Commit message (Collapse)AuthorAgeFilesLines
* [pagoda] Move project to ScalaFederico Igne2022-05-111-135/+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.
* Before reintroducing extended queries.RncLsn2015-06-031-1/+1
|
* Disposable.RncLsn2015-05-291-4/+9
|
* NOT-WORKING: trying to add query-dependent Skolemisation.RncLsn2015-05-281-2/+2
|
* Added more tests.RncLsn2015-05-201-3/+3
| | | | Querying of the upper bound is currently unstable.
* Deleted unused classes.RncLsn2015-05-191-15/+11
|
* initial versionyzhou2015-04-211-0/+134