| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump gson from 2.3.1 to 2.8.9 | dependabot[bot] | 2022-06-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Bumps [gson](https://github.com/google/gson) from 2.3.1 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-2.3.1...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | RDFox dependency from project repo; improved the readme. | RncLsn | 2015-10-12 | 15 | -39/+93 |
| | | |||||
| * | Bug fix for a NullPointerException. | RncLsn | 2015-09-13 | 4 | -5/+6 |
| | | |||||
| * | Changed version into 2.1.2-SNAPSHOT for further changes.v2.1.2 | RncLsn | 2015-09-11 | 1 | -1/+1 |
| | | |||||
| * | Version 2.1.1v2.1.1 | RncLsn | 2015-09-11 | 1 | -1/+1 |
| | | |||||
| * | Improved the statistics that are generated for evaluating the system; ↵ | RncLsn | 2015-09-11 | 7 | -15/+55 |
| | | | | | 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 | 4 | -6/+9 |
| | | |||||
| * | New test cases. | RncLsn | 2015-09-03 | 5 | -3/+114 |
| | | |||||
| * | Incremental Skolemised store (seems completed). | RncLsn | 2015-08-24 | 5 | -19/+93 |
| | | |||||
| * | Incremental Skolemised store (not working). | RncLsn | 2015-08-14 | 12 | -49/+244 |
| | | |||||
| * | Version number (2.1.1-SNAPSHOT) | RncLsn | 2015-08-06 | 5 | -7/+19 |
| | | |||||
| * | Merge branch '2.1.0' into Rules | RncLsn | 2015-08-06 | 1 | -1/+1 |
| |\ | |||||
| | * | Version number.v2.1.0 | RncLsn | 2015-08-06 | 1 | -1/+1 |
| | | | |||||
| * | | Rules parsing. | RncLsn | 2015-08-04 | 16 | -59/+484 |
| |/ | |||||
| * | The LimitedSkolemisation now employs a fixed-depth term instead of a ↵ | RncLsn | 2015-08-03 | 8 | -27/+43 |
| | | | | | constant. Performed some testing before merging with master. | ||||
| * | CLI option names. | RncLsn | 2015-08-03 | 1 | -1/+20 |
| | | |||||
| * | Option for SkolemUpperBound application and for skolemisation depth (from ↵ | RncLsn | 2015-08-01 | 8 | -209/+291 |
| | | | | | file pagoda.properties). | ||||
| * | Bug-fix for answer dependencies analysis: now it checks whether the ↵ | RncLsn | 2015-07-09 | 10 | -35/+128 |
| | | | | | endomorphism makes the first tuple identical to the second one. | ||||
| * | Internalisation: added condition for existential variables (classes ↵ | RncLsn | 2015-07-08 | 6 | -31/+111 |
| | | | | | | | HermitChecker and QueryGraph). Answer dependencies: found bug, trying to solve; excluding dependency analysis solve the problem. | ||||
| * | Small changes. | RncLsn | 2015-07-07 | 3 | -13/+22 |
| | | |||||
| * | Merge remote-tracking branch 'origin/While_finding_test_cases' into ↵ | RncLsn | 2015-07-06 | 0 | -0/+0 |
| |\ | | | | | | | | | | | | | While_finding_test_cases Conflicts: scripts/plottimes.py | ||||
| | * | Added script for plotting times. | RncLsn | 2015-07-06 | 1 | -0/+29 |
| | | | |||||
| * | | Added script for plotting times. | RncLsn | 2015-07-06 | 1 | -0/+48 |
| |/ | |||||
| * | Many little changes. | RncLsn | 2015-07-03 | 24 | -95/+435 |
| | | |||||
| * | Reactome test: standard and sygenia queries. | RncLsn | 2015-07-03 | 3 | -0/+932 |
| | | |||||
| * | Small changes. | RncLsn | 2015-06-30 | 9 | -47/+41 |
| | | |||||
| * | Summarisation before Skolemisation. Added Reactome testcase. | RncLsn | 2015-06-26 | 8 | -26/+71 |
| | | |||||
| * | Merge remote-tracking branch 'origin/Query-dependent-skolemisation' into ↵ | RncLsn | 2015-06-26 | 0 | -0/+0 |
| |\ | | | | | | | | | | | | | | | | | Query-dependent-skolemisation Conflicts: src/uk/ac/ox/cs/pagoda/query/rollup/QueryGraph.java src/uk/ac/ox/cs/pagoda/reasoner/MyQueryReasoner.java src/uk/ac/ox/cs/pagoda/reasoner/full/HermitChecker.java | ||||
| | * | Maybe fixed bug in internalisation. | RncLsn | 2015-06-16 | 15 | -54/+1890 |
| | | | |||||
| * | | Maybe fixed bug in internalisation. | RncLsn | 2015-06-26 | 22 | -283/+2221 |
| |/ | |||||
| * | Small changes. | RncLsn | 2015-06-10 | 4 | -92/+108 |
| | | |||||
| * | Fixed marking original individuals in the relevant upper store. | RncLsn | 2015-06-09 | 12 | -17/+132 |
| | | |||||
| * | Small changes. | RncLsn | 2015-06-07 | 2 | -6/+14 |
| | | |||||
| * | Violations processor (Python script). | RncLsn | 2015-06-05 | 3 | -2/+957 |
| | | |||||
| * | Violation statistics. | RncLsn | 2015-06-05 | 10 | -17/+103 |
| | | |||||
| * | Fixed terms' depth count in SkolemTermsManager (it was always zero). | RncLsn | 2015-06-04 | 8 | -25/+44 |
| | | |||||
| * | Restored fixed SkolemTermsManager (went lost in some revert). | RncLsn | 2015-06-04 | 5 | -58/+56 |
| | | |||||
| * | SyGENiA query converter. | RncLsn | 2015-06-04 | 1 | -0/+91 |
| | | |||||
| * | removed ".idea" | RncLsn | 2015-06-04 | 64 | -832/+0 |
| | | |||||
| * | Merge remote-tracking branch 'origin/Query-dependent-skolemisation' into ↵ | RncLsn | 2015-06-04 | 0 | -0/+0 |
| |\ | | | | | | | Query-dependent-skolemisation | ||||
| | * | Removed useless directory ".idea". | RncLsn | 2015-06-04 | 1 | -2/+0 |
| | | | |||||
| * | | 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 | 10 | -5/+3189 |
| | | |||||
| * | Reintroduced extended queries. Successfully tested on LightTests and GapAnswers. | RncLsn | 2015-06-03 | 7 | -121/+117 |
| | | |||||
| * | Before reintroducing extended queries. | RncLsn | 2015-06-03 | 23 | -396/+508 |
| | | |||||
| * | Working query-dependent semi-skolemised upper bound (tested on UOBM1 and LUBM1). | RncLsn | 2015-06-02 | 13 | -234/+256 |
| | | |||||
| * | Disposable. | RncLsn | 2015-05-29 | 34 | -3899/+5263 |
| | | |||||
| * | Anonymous ontology id. | RncLsn | 2015-05-29 | 3 | -8/+11 |
| | | |||||
| * | Bug-fix in tester. | RncLsn | 2015-05-28 | 10 | -68/+76 |
| | | |||||
