aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/reasoner/ELHOUQueryReasoner.java
Commit message (Collapse)AuthorAgeFilesLines
* [pagoda] Move project to ScalaFederico Igne2022-05-111-199/+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.
* Rules parsing.RncLsn2015-08-041-1/+1
|
* Before reintroducing extended queries.RncLsn2015-06-031-1/+1
|
* Disposable.RncLsn2015-05-291-173/+179
|
* NOT-WORKING: trying to add query-dependent Skolemisation.RncLsn2015-05-281-1/+1
|
* Added more tests.RncLsn2015-05-201-4/+4
| | | | Querying of the upper bound is currently unstable.
* Deleted unused classes.RncLsn2015-05-191-1/+1
|
* Changes in the upper store querying (mainly in MyQueryReasoner).RncLsn2015-05-191-34/+32
|
* fixed some bugs in windows serveryzhou2015-04-211-1/+1
|
* initial versionyzhou2015-04-211-0/+195