Federating queries in SPARQL 1.1: Syntax, semantics and evaluation

  • Authors:
  • Carlos Buil-Aranda;Marcelo Arenas;Oscar Corcho;Axel Polleres

  • Affiliations:
  • Ontology Engineering Group, Facultad de Informática, UPM, Spain and Department of Computer Science, PUC, Chile;Department of Computer Science, PUC, Chile;Ontology Engineering Group, Facultad de Informática, UPM, Spain;Siemens AG Österreich, Siemensstraíe 90, 1210 Vienna, Austria

  • Venue:
  • Web Semantics: Science, Services and Agents on the World Wide Web
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given the sustained growth that we are experiencing in the number of SPARQL endpoints available, the need to be able to send federated SPARQL queries across these has also grown. To address this use case, the W3C SPARQL working group is defining a federation extension for SPARQL 1.1 which allows for combining graph patterns that can be evaluated over several endpoints within a single query. In this paper, we describe the syntax of that extension and formalize its semantics. Additionally, we describe how a query evaluation system can be implemented for that federation extension, describing some static optimization techniques and reusing a query engine used for data-intensive science, so as to deal with large amounts of intermediate and final results. Finally we carry out a series of experiments that show that our optimizations speed up the federated query evaluation process.