This repository contains four folders and the pdf of the extended version of the paper:
-
rules : This folder contains datalog programs used.
-
queries : This folder contains training and test queries log. Each line in the log has the following format: Query features QSQ-R time MS time 1/0 1 indicates that MS was faster 0 indicates that QSQ-R was faster.
-
Models : This folder contains pickled objects for SVM classifier for all datasets.
-
triples : This folder contains freebase and yago triples in the zip format. LUBM(1K), DBpedia and Claros datasets can be downloaded or generated as described in the reference paper [here] (https://www.academia.edu/15194149/WebPIE_a_web-scale_parallel_inference_engine)