aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/query/GapByStore4ID.java
Commit message (Collapse)AuthorAgeFilesLines
* [pagoda] Move project to ScalaFederico Igne2022-05-111-191/+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.
* fixed a bug in the process of generating gap tuples, see test inyujiao2015-05-251-16/+15
| | | TestGapMappedToLower.java
* initial versionyzhou2015-04-211-0/+192