| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [pagoda] Move project to Scala | Federico Igne | 2022-05-11 | 13 | -2827/+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; ↵ | RncLsn | 2015-09-11 | 1 | -4/+14 |
| | | | | | configuration file: now default and user-specified. | ||||
| * | Integrated fix (manually) from upper stream. | RncLsn | 2015-09-03 | 1 | -1/+3 |
| | | |||||
| * | Option for SkolemUpperBound application and for skolemisation depth (from ↵ | RncLsn | 2015-08-01 | 1 | -1/+2 |
| | | | | | file pagoda.properties). | ||||
| * | Internalisation: added condition for existential variables (classes ↵ | RncLsn | 2015-07-08 | 1 | -2/+1 |
| | | | | | | | HermitChecker and QueryGraph). Answer dependencies: found bug, trying to solve; excluding dependency analysis solve the problem. | ||||
| * | Many little changes. | RncLsn | 2015-07-03 | 2 | -9/+22 |
| | | |||||
| * | Maybe fixed bug in internalisation. | RncLsn | 2015-06-26 | 2 | -4/+57 |
| | | |||||
| * | Fixed marking original individuals in the relevant upper store. | RncLsn | 2015-06-09 | 1 | -1/+7 |
| | | |||||
| * | Restored fixed SkolemTermsManager (went lost in some revert). | RncLsn | 2015-06-04 | 1 | -1/+1 |
| | | |||||
| * | Reintroduced extended queries. Successfully tested on LightTests and GapAnswers. | RncLsn | 2015-06-03 | 2 | -71/+47 |
| | | |||||
| * | Before reintroducing extended queries. | RncLsn | 2015-06-03 | 2 | -130/+94 |
| | | |||||
| * | Working query-dependent semi-skolemised upper bound (tested on UOBM1 and LUBM1). | RncLsn | 2015-06-02 | 2 | -79/+92 |
| | | |||||
| * | Disposable. | RncLsn | 2015-05-29 | 4 | -633/+738 |
| | | |||||
| * | Bug-fix in tester. | RncLsn | 2015-05-28 | 2 | -3/+4 |
| | | |||||
| * | Merge branch 'upstream' into Query-dependent-skolemisation | RncLsn | 2015-05-28 | 3 | -183/+189 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/uk/ac/ox/cs/pagoda/approx/RLPlusOntology.java src/uk/ac/ox/cs/pagoda/endomorph/plan/OpenEndMultiThreadPlan.java src/uk/ac/ox/cs/pagoda/endomorph/plan/OpenEndPlan.java src/uk/ac/ox/cs/pagoda/query/GapByStore4ID.java src/uk/ac/ox/cs/pagoda/query/GapByStore4ID2.java src/uk/ac/ox/cs/pagoda/reasoner/MyQueryReasoner.java src/uk/ac/ox/cs/pagoda/reasoner/light/BasicQueryEngine.java src/uk/ac/ox/cs/pagoda/tracking/TrackingRuleEncoderWithGap.java src/uk/ac/ox/cs/pagoda/util/Utility.java test/uk/ac/ox/cs/pagoda/junit/ClauseTester.java test/uk/ac/ox/cs/pagoda/junit/TestGapMappedToLower.java | ||||
| | * | fixed a bug in the process of generating gap tuples, see test in | yujiao | 2015-05-25 | 4 | -24/+162 |
| | | | | | | | TestGapMappedToLower.java | ||||
| * | | Merged updates from upstream. | RncLsn | 2015-05-28 | 4 | -91/+216 |
| | | | |||||
| * | | NOT-WORKING: trying to add query-dependent Skolemisation. | RncLsn | 2015-05-28 | 1 | -6/+7 |
| | | | |||||
| * | | Removed extended queries (involving classes MyQueryReasoner and ↵ | RncLsn | 2015-05-21 | 2 | -58/+48 |
| | | | | | | | | | QueryRecord). Executed LightTests successfully. | ||||
| * | | Added more tests. | RncLsn | 2015-05-20 | 1 | -57/+100 |
| | | | | | | | | | Querying of the upper bound is currently unstable. | ||||
| * | | Changes in the upper store querying (mainly in MyQueryReasoner). | RncLsn | 2015-05-19 | 2 | -289/+284 |
| | | | |||||
| * | | Testing and fixing. Executed successfully on UOBM{1,2,3,4,5,6,7,8}. | RncLsn | 2015-05-15 | 1 | -6/+12 |
| | | | |||||
| * | | Adding (not completed) log of partial answers in Json. | RncLsn | 2015-05-09 | 3 | -57/+115 |
| | | | |||||
| * | | Making the output machine-readable (JSON). | RncLsn | 2015-05-07 | 2 | -60/+172 |
| |/ | |||||
| * | downgrade owl api and reorganised src files | yzhou | 2015-04-30 | 3 | -16/+4 |
| | | |||||
| * | pass the wine realisation | yzhou | 2015-04-28 | 1 | -4/+6 |
| | | |||||
| * | fixed some bugs in windows server | yzhou | 2015-04-21 | 1 | -4/+8 |
| | | |||||
| * | initial version | yzhou | 2015-04-21 | 11 | -0/+2354 |
