aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: add simple LUBM test datav0.2.1Federico Igne2022-05-193-0/+109025
* docs: update README.mdFederico Igne2022-05-191-19/+52
* fix(cli): pass data path to PAGOdA's propertiesFederico Igne2022-05-192-1/+9
* fix: allow bounds update even when the bounds gap is emptyv0.2.0Federico Igne2022-05-181-2/+2
* feat(lower-bound): always compute the lower bound from RSACombFederico Igne2022-05-181-1/+1
* feat: add consistency check for ACQuA query reasonerFederico Igne2022-05-182-12/+347
* feat(cli): actually use command line argumentsFederico Igne2022-05-181-2/+3
* fix(cli): handling of empty argument listsFederico Igne2022-05-181-2/+2
* fix(elho-reasoner): correct handling of Optional valueFederico Igne2022-05-181-2/+2
* docs(license): add Apache-2.0 LICENSE fileFederico Igne2022-05-181-0/+202
* build: move project `resources` folderFederico Igne2022-05-184-9/+8
* build(hermit): bump HermiT v1.3.8.1 -> v1.4.5.519Federico Igne2022-05-189-19/+53
* docs: update README.mdFederico Igne2022-05-181-30/+100
* fix: stack overflow casued by `implicit` infinite loopFederico Igne2022-05-181-2/+5
* Make ACQuA query reasoner depend on RSAComb query reasonerFederico Igne2022-05-162-24/+52
* Finalise implementation of ACQuA query reasonerFederico Igne2022-05-156-305/+400
* Add compatibility layer between RSAComb and PAGOdA query answersFederico Igne2022-05-151-0/+146
* Fix path for RSAComb resourcesFederico Igne2022-05-151-1/+1
* Add preprocessing and initial computation for CQ answeringFederico Igne2022-05-121-144/+138
* [pagoda] Fix public interfaces to allow outside accessFederico Igne2022-05-122-4/+4
* Add initial implementation of ACQuA reasonerFederico Igne2022-05-121-0/+489
* Adjust CLIFederico Igne2022-05-122-39/+35
* Add RSA query reasoner to perform CQ answering over RSAFederico Igne2022-05-113-24/+47
* Implement stub for query answering procedureFederico Igne2022-05-114-19/+383
* [pagoda] Add method to set properties on QueryReasonerFederico Igne2022-05-111-0/+5
* [pagoda] Move project to ScalaFederico Igne2022-05-11213-334/+523
* RDFox dependency from project repo; improved the readme.RncLsn2015-10-1215-39/+93
* Bug fix for a NullPointerException.RncLsn2015-09-134-5/+6
* Changed version into 2.1.2-SNAPSHOT for further changes.v2.1.2RncLsn2015-09-111-1/+1
* Version 2.1.1v2.1.1RncLsn2015-09-111-1/+1
* Improved the statistics that are generated for evaluating the system; configu...RncLsn2015-09-117-15/+55
* Small changesRncLsn2015-09-104-5/+19
* Integrated fix (manually) from upper stream.RncLsn2015-09-034-6/+9
* New test cases.RncLsn2015-09-035-3/+114
* Incremental Skolemised store (seems completed).RncLsn2015-08-245-19/+93
* Incremental Skolemised store (not working).RncLsn2015-08-1412-49/+244
* Version number (2.1.1-SNAPSHOT)RncLsn2015-08-065-7/+19
* Merge branch '2.1.0' into RulesRncLsn2015-08-061-1/+1
|\
| * Version number.v2.1.0RncLsn2015-08-061-1/+1
* | Rules parsing.RncLsn2015-08-0416-59/+484
|/
* The LimitedSkolemisation now employs a fixed-depth term instead of a constant...RncLsn2015-08-038-27/+43
* CLI option names.RncLsn2015-08-031-1/+20
* Option for SkolemUpperBound application and for skolemisation depth (from fil...RncLsn2015-08-018-209/+291
* Bug-fix for answer dependencies analysis: now it checks whether the endomorph...RncLsn2015-07-0910-35/+128
* Internalisation: added condition for existential variables (classes HermitChe...RncLsn2015-07-086-31/+111
* Small changes.RncLsn2015-07-073-13/+22
* Merge remote-tracking branch 'origin/While_finding_test_cases' into While_fin...RncLsn2015-07-060-0/+0
|\
| * Added script for plotting times.RncLsn2015-07-061-0/+29
* | Added script for plotting times.RncLsn2015-07-061-0/+48
|/
* Many little changes.RncLsn2015-07-0324-95/+435