aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/util/tuples
Commit message (Collapse)AuthorAgeFilesLines
* [pagoda] Move project to ScalaFederico Igne2022-05-112-92/+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-4/+17
|
* Fixed marking original individuals in the relevant upper store.RncLsn2015-06-091-0/+5
|
* Fixed terms' depth count in SkolemTermsManager (it was always zero).RncLsn2015-06-041-3/+8
|
* Changes in the upper store querying (mainly in MyQueryReasoner).RncLsn2015-05-191-2/+2
|
* Implemented SkolemTermsManager.RncLsn2015-05-132-0/+69