aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/util/PagodaProperties.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.
* Improved the statistics that are generated for evaluating the system; ↵RncLsn2015-09-111-4/+15
| | | | configuration file: now default and user-specified.
* Incremental Skolemised store (seems completed).RncLsn2015-08-241-0/+12
|
* Option for SkolemUpperBound application and for skolemisation depth (from ↵RncLsn2015-08-011-194/+222
| | | | file pagoda.properties).
* Many little changes.RncLsn2015-07-031-1/+11
|
* Maybe fixed bug in internalisation.RncLsn2015-06-261-3/+3
|
* Small changes.RncLsn2015-06-071-2/+6
|
* Violation statistics.RncLsn2015-06-051-1/+25
|
* Reintroduced extended queries. Successfully tested on LightTests and GapAnswers.RncLsn2015-06-031-5/+45
|
* Before reintroducing extended queries.RncLsn2015-06-031-0/+4
|
* Added more tests.RncLsn2015-05-201-0/+126
Querying of the upper bound is currently unstable.