aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/reasoner
Commit message (Expand)AuthorAgeFilesLines
* Removed extended queries (involving classes MyQueryReasoner and QueryRecord)....RncLsn2015-05-211-18/+9
* Added more tests.RncLsn2015-05-206-53/+55
* Deleted unused classes.RncLsn2015-05-197-133/+30
* Changes in the upper store querying (mainly in MyQueryReasoner).RncLsn2015-05-192-77/+91
* Backup before changes in MyQueryReasoner.RncLsn2015-05-192-176/+174
* Configured Maven and improved executable class and tests.RncLsn2015-05-181-0/+1
* Testing and fixing. Executed successfully on UOBM{1,2,3,4,5,6,7,8}.RncLsn2015-05-157-111/+122
* It executes. Matching bounds for query 18 of UOBM.RncLsn2015-05-143-30/+21
* Fast implementation of all the other things to get something working, but it ...RncLsn2015-05-133-30/+60
* Implementing Limited Skolemisation, in particular SkolemTermsDispenser.RncLsn2015-05-131-3/+3
* Added classes for implementing new upper store (Limited Skolemisation).RncLsn2015-05-121-61/+68
* Adding (not completed) a new upper bound technique, namely Limited Skolemisat...RncLsn2015-05-111-4/+4
* Adding (not completed) log of partial answers in Json.RncLsn2015-05-092-18/+30
* Making the output machine-readable (JSON).RncLsn2015-05-071-31/+36
* removed debug output for ore compitition yzhou2015-05-021-1/+1
* added top answers optimisation backyzhou2015-04-293-40/+43
* pass the wine realisationyzhou2015-04-283-29/+35
* added two interfaces in QueryReasoner for SemFacetyzhou2015-04-221-0/+8
* fixed some bugs in windows serveryzhou2015-04-2110-43/+122
* fixed a bug in simpleETL -- closing a FileOutputStream yzhou2015-04-211-1/+2
* initial versionyzhou2015-04-2120-0/+2949