Decomposing federated queries in presence of replicated fragments

Post date: Jan 3, 2017 10:53:20 AM

Gabriela Montoya, Hala Skaf-Molli, Pascal Molli, Maria-Esther Vidal, Decomposing federated queries in presence of replicated fragments, Web Semantics: Science, Services and Agents on the World Wide Web, Available online 21 December 2016, ISSN 1570-8268, http://dx.doi.org/10.1016/j.websem.2016.12.001.

http://www.sciencedirect.com/science/article/pii/S1570826816300580

Federated query engines allow for linked data consumption using SPARQL endpoints. Replicating data fragments from different sources enables data re-organization and provides the basis for more effective and efficient federated query processing. However, existing federated query engines are not designed to support replication. In this paper, we propose a replication-aware framework named LILAC, sparqL query decomposItion against federations of repLicAted data sourCes, that relies on replicated fragment descriptions to accurately identify sources that provide replicated data. We defined the query decomposition problem with fragment replication (QDP-FR). QDP-FR corresponds to the problem of finding the sub-queries to be sent to the endpoints that allows the federated query engine to compute the query answer, while the number of tuples to be transferred from endpoints to the federated query engine is minimized. An approximation of QDP-FR is implemented by the LILAC replication-aware query decomposition algorithm. Further, LILAC techniques have been included in the state-of-the-art federated query engines FedX and ANAPSID to evaluate the benefits of the proposed source selection and query decomposition techniques in different engines. Experimental results suggest that LILAC efficiently solves QDP-FR and is able to reduce the number of transferred tuples and the execution time of the studied engines.

Keywords: Linked data; Federated query processing; Query decomposition; Fragment replication