Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The LimitedSkolemisation now employs a fixed-depth term instead of a ↵ | RncLsn | 2015-08-03 | 2 | -2/+3 |
| | | | | 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 | 3 | -8/+72 |
| | | | | endomorphism makes the first tuple identical to the second one. | ||||
* | Internalisation: added condition for existential variables (classes ↵ | RncLsn | 2015-07-08 | 1 | -1/+59 |
| | | | | | | HermitChecker and QueryGraph). Answer dependencies: found bug, trying to solve; excluding dependency analysis solve the problem. | ||||
* | Many little changes. | RncLsn | 2015-07-03 | 5 | -26/+121 |
| | |||||
* | Reactome test: standard and sygenia queries. | RncLsn | 2015-07-03 | 2 | -0/+283 |
| | |||||
* | Summarisation before Skolemisation. Added Reactome testcase. | RncLsn | 2015-06-26 | 4 | -4/+30 |
| | |||||
* | Maybe fixed bug in internalisation. | RncLsn | 2015-06-26 | 4 | -30/+120 |
| | |||||
* | Small changes. | RncLsn | 2015-06-10 | 2 | -89/+105 |
| | |||||
* | Fixed marking original individuals in the relevant upper store. | RncLsn | 2015-06-09 | 2 | -5/+73 |
| | |||||
* | Fixed terms' depth count in SkolemTermsManager (it was always zero). | RncLsn | 2015-06-04 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -0/+100 |
| | |||||
* | Anonymous ontology id. | RncLsn | 2015-05-29 | 1 | -2/+1 |
| | |||||
* | Bug-fix in tester. | RncLsn | 2015-05-28 | 6 | -47/+59 |
| | |||||
* | 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 |
| | | |||||
* | | Added more tests. | RncLsn | 2015-05-20 | 7 | -68/+64 |
| | | | | | | | | 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 | 3 | -5/+5 |
| | | |||||
* | | Backup before changes in MyQueryReasoner. | RncLsn | 2015-05-19 | 11 | -164/+426 |
| | | |||||
* | | Configured Maven and improved executable class and tests. | RncLsn | 2015-05-18 | 20 | -1094/+221 |
| | | |||||
* | | Testing and fixing. Executed successfully on UOBM{1,2,3,4,5,6,7,8}. | RncLsn | 2015-05-15 | 16 | -49/+73 |
| | | |||||
* | | Adding (not completed) log of partial answers in Json. | RncLsn | 2015-05-09 | 5 | -21/+19 |
| | | |||||
* | | Making the output machine-readable (JSON). | RncLsn | 2015-05-07 | 15 | -286/+339 |
| | | |||||
* | | Switch from JUnit to TestNG. | RncLsn | 2015-05-06 | 18 | -285/+304 |
|/ | | | | 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 |
| | |||||
* | pass the wine realisation | yzhou | 2015-04-28 | 3 | -21/+503 |
| | |||||
* | updated readme file | yzhou | 2015-04-23 | 1 | -1/+6 |
| | | | added some output info for input argument in PagodaTester | ||||
* | fixed some bugs in windows server | yzhou | 2015-04-21 | 4 | -80/+137 |
| | |||||
* | fixed a bug in simpleETL -- closing a FileOutputStream | yzhou | 2015-04-21 | 1 | -2/+4 |
| | |||||
* | initial version | yzhou | 2015-04-21 | 45 | -0/+4881 |