aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/Pagoda.java
Commit message (Collapse)AuthorAgeFilesLines
* [pagoda] Move project to ScalaFederico Igne2022-05-111-259/+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.
* Bug fix for a NullPointerException.RncLsn2015-09-131-1/+2
|
* Improved the statistics that are generated for evaluating the system; ↵RncLsn2015-09-111-3/+5
| | | | configuration file: now default and user-specified.
* CLI option names.RncLsn2015-08-031-1/+20
|
* Option for SkolemUpperBound application and for skolemisation depth (from ↵RncLsn2015-08-011-3/+11
| | | | file pagoda.properties).
* Many little changes.RncLsn2015-07-031-11/+47
|
* Fixed marking original individuals in the relevant upper store.RncLsn2015-06-091-0/+6
|
* Added more tests.RncLsn2015-05-201-3/+3
| | | | Querying of the upper bound is currently unstable.
* Changes in the upper store querying (mainly in MyQueryReasoner).RncLsn2015-05-191-0/+1
|
* Backup before changes in MyQueryReasoner.RncLsn2015-05-191-21/+43
|
* Configured Maven and improved executable class and tests.RncLsn2015-05-181-0/+164