aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/reasoner/RLQueryReasoner.java
Commit message (Collapse)AuthorAgeFilesLines
* [pagoda] Move project to ScalaFederico Igne2022-05-111-86/+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-2/+8
|
* Added more tests.RncLsn2015-05-201-2/+2
| | | | Querying of the upper bound is currently unstable.
* Deleted unused classes.RncLsn2015-05-191-9/+6
|
* initial versionyzhou2015-04-211-0/+83