aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/query/rollup
Commit message (Collapse)AuthorAgeFilesLines
* [pagoda] Move project to ScalaFederico Igne2022-05-113-1031/+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.
* Integrated fix (manually) from upper stream.RncLsn2015-09-031-1/+3
|
* Internalisation: added condition for existential variables (classes ↵RncLsn2015-07-081-2/+1
| | | | | | HermitChecker and QueryGraph). Answer dependencies: found bug, trying to solve; excluding dependency analysis solve the problem.
* Many little changes.RncLsn2015-07-031-2/+3
|
* Maybe fixed bug in internalisation.RncLsn2015-06-261-4/+53
|
* Before reintroducing extended queries.RncLsn2015-06-031-129/+93
|
* downgrade owl api and reorganised src filesyzhou2015-04-303-16/+4
|
* pass the wine realisationyzhou2015-04-281-4/+6
|
* initial versionyzhou2015-04-213-0/+1026