aboutsummaryrefslogtreecommitdiff
path: root/test/uk/ac/ox/cs/pagoda/global_tests/TestPagodaFLY.java
Commit message (Collapse)AuthorAgeFilesLines
* [pagoda] Move project to ScalaFederico Igne2022-05-111-107/+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.
* RDFox dependency from project repo; improved the readme.RncLsn2015-10-121-2/+5
|
* The LimitedSkolemisation now employs a fixed-depth term instead of a ↵RncLsn2015-08-031-1/+1
| | | | constant. Performed some testing before merging with master.
* Option for SkolemUpperBound application and for skolemisation depth (from ↵RncLsn2015-08-011-3/+4
| | | | file pagoda.properties).
* Many little changes.RncLsn2015-07-031-4/+2
|
* Summarisation before Skolemisation. Added Reactome testcase.RncLsn2015-06-261-1/+1
|
* Maybe fixed bug in internalisation.RncLsn2015-06-261-3/+3
|
* Small changes.RncLsn2015-06-101-88/+89
|
* Fixed marking original individuals in the relevant upper store.RncLsn2015-06-091-4/+56
|
* Fixed terms' depth count in SkolemTermsManager (it was always zero).RncLsn2015-06-041-1/+1
|
* Bug-fix in tester.RncLsn2015-05-281-0/+1
|
* Added more tests.RncLsn2015-05-201-9/+32
| | | | Querying of the upper bound is currently unstable.
* Changes in the upper store querying (mainly in MyQueryReasoner).RncLsn2015-05-191-2/+2
|
* Configured Maven and improved executable class and tests.RncLsn2015-05-181-0/+28