Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved the statistics that are generated for evaluating the system; ↵ | RncLsn | 2015-09-11 | 1 | -2/+2 |
| | | | | configuration file: now default and user-specified. | ||||
* | Small changes | RncLsn | 2015-09-10 | 4 | -5/+19 |
| | |||||
* | Integrated fix (manually) from upper stream. | RncLsn | 2015-09-03 | 2 | -3/+4 |
| | |||||
* | New test cases. | RncLsn | 2015-09-03 | 4 | -1/+112 |
| | |||||
* | Incremental Skolemised store (not working). | RncLsn | 2015-08-14 | 1 | -2/+2 |
| | |||||
* | Version number (2.1.1-SNAPSHOT) | RncLsn | 2015-08-06 | 4 | -6/+18 |
| | |||||
* | Rules parsing. | RncLsn | 2015-08-04 | 2 | -0/+331 |
| | |||||
* | The LimitedSkolemisation now employs a fixed-depth term instead of a ↵ | RncLsn | 2015-08-03 | 4 | -5/+6 |
| | | | | constant. Performed some testing before merging with master. | ||||
* | Option for SkolemUpperBound application and for skolemisation depth (from ↵ | RncLsn | 2015-08-01 | 1 | -3/+4 |
| | | | | file pagoda.properties). | ||||
* | Bug-fix for answer dependencies analysis: now it checks whether the ↵ | RncLsn | 2015-07-09 | 5 | -12/+77 |
| | | | | endomorphism makes the first tuple identical to the second one. | ||||
* | Internalisation: added condition for existential variables (classes ↵ | RncLsn | 2015-07-08 | 2 | -5/+63 |
| | | | | | | HermitChecker and QueryGraph). Answer dependencies: found bug, trying to solve; excluding dependency analysis solve the problem. | ||||
* | Small changes. | RncLsn | 2015-07-07 | 1 | -2/+2 |
| | |||||
* | Many little changes. | RncLsn | 2015-07-03 | 8 | -41/+136 |
| | |||||
* | Reactome test: standard and sygenia queries. | RncLsn | 2015-07-03 | 2 | -0/+283 |
| | |||||
* | Small changes. | RncLsn | 2015-06-30 | 1 | -3/+3 |
| | |||||
* | Summarisation before Skolemisation. Added Reactome testcase. | RncLsn | 2015-06-26 | 5 | -6/+34 |
| | |||||
* | Maybe fixed bug in internalisation. | RncLsn | 2015-06-26 | 8 | -32/+160 |
| | |||||
* | Small changes. | RncLsn | 2015-06-10 | 3 | -91/+107 |
| | |||||
* | Fixed marking original individuals in the relevant upper store. | RncLsn | 2015-06-09 | 4 | -7/+99 |
| | |||||
* | Violation statistics. | RncLsn | 2015-06-05 | 1 | -2/+2 |
| | |||||
* | Fixed terms' depth count in SkolemTermsManager (it was always zero). | RncLsn | 2015-06-04 | 2 | -3/+3 |
| | |||||
* | Restored fixed SkolemTermsManager (went lost in some revert). | RncLsn | 2015-06-04 | 1 | -4/+4 |
| | |||||
* | Removed useless directory ".idea". | RncLsn | 2015-06-04 | 1 | -2/+0 |
| | |||||
* | New queries for LUBM and UOBM, automatically generated by SyGENiA. | RncLsn | 2015-06-04 | 4 | -3/+123 |
| | |||||
* | Reintroduced extended queries. Successfully tested on LightTests and GapAnswers. | RncLsn | 2015-06-03 | 1 | -3/+3 |
| | |||||
* | Before reintroducing extended queries. | RncLsn | 2015-06-03 | 2 | -1/+2 |
| | |||||
* | Working query-dependent semi-skolemised upper bound (tested on UOBM1 and LUBM1). | RncLsn | 2015-06-02 | 1 | -1/+1 |
| | |||||
* | Disposable. | RncLsn | 2015-05-29 | 1 | -2/+2 |
| | |||||
* | Anonymous ontology id. | RncLsn | 2015-05-29 | 2 | -4/+3 |
| | |||||
* | Bug-fix in tester. | RncLsn | 2015-05-28 | 7 | -49/+61 |
| | |||||
* | Merge branch 'upstream' into Query-dependent-skolemisation | RncLsn | 2015-05-28 | 1 | -52/+61 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -0/+77 |
| | | | | | | TestGapMappedToLower.java | ||||
| * | turned on the LOG switch in Utility | yzhou | 2015-05-22 | 1 | -0/+25 |
| | | | | | | | | added a tracking rule for inequality in TrackingRuleEncoderWithGap added a testcase in ClauseTester | ||||
* | | Merged updates from upstream. | RncLsn | 2015-05-28 | 2 | -8/+101 |
| | | |||||
* | | NOT-WORKING: trying to add query-dependent Skolemisation. | RncLsn | 2015-05-28 | 1 | -2/+2 |
| | | |||||
* | | Removed extended queries (involving classes MyQueryReasoner and ↵ | RncLsn | 2015-05-21 | 1 | -2/+2 |
| | | | | | | | | QueryRecord). Executed LightTests successfully. | ||||
* | | Added more tests. | RncLsn | 2015-05-20 | 15 | -71/+201255 |
| | | | | | | | | Querying of the upper bound is currently unstable. | ||||
* | | Deleted unused classes. | RncLsn | 2015-05-19 | 2 | -10/+26 |
| | | |||||
* | | Changes in the upper store querying (mainly in MyQueryReasoner). | RncLsn | 2015-05-19 | 4 | -5/+6 |
| | | |||||
* | | Backup before changes in MyQueryReasoner. | RncLsn | 2015-05-19 | 13 | -164/+460 |
| | | |||||
* | | Configured Maven and improved executable class and tests. | RncLsn | 2015-05-18 | 23 | -1096/+224 |
| | | |||||
* | | Testing and fixing. Executed successfully on UOBM{1,2,3,4,5,6,7,8}. | RncLsn | 2015-05-15 | 18 | -53/+77 |
| | | |||||
* | | Adding (not completed) log of partial answers in Json. | RncLsn | 2015-05-09 | 6 | -21/+25 |
| | | |||||
* | | Making the output machine-readable (JSON). | RncLsn | 2015-05-07 | 15 | -286/+339 |
| | | |||||
* | | Switch from JUnit to TestNG. | RncLsn | 2015-05-06 | 20 | -285/+334 |
|/ | | | | Plus minor fixes. | ||||
* | removed debug output for ore compitition | yzhou | 2015-05-02 | 1 | -1/+2 |
| | | | | to add log info, check Utility.java LOGS | ||||
* | add time tag to the temporary output | yzhou | 2015-05-01 | 1 | -2/+1 |
| | | | fixed a bug about equality in the tracking datalog encoding | ||||
* | downgrade owl api and reorganised src files | yzhou | 2015-04-30 | 23 | -2706/+4 |
| | |||||
* | added top answers optimisation back | yzhou | 2015-04-29 | 1 | -2/+2 |
| | |||||
* | handle inconsistent ontology | yzhou | 2015-04-29 | 1 | -0/+6 |
| |