Paper 2

SemLAV: Local-As-View Mediation for SPARQL Queries

Authors: Gabriela Montoya, Luis-Daniel Ibánez, Hala Skaf-Molli, and Pascal Molli, Maria-Esther Vidal

Volume 13 (2014)

Abstract

The Local-As-View (LAV) integration approach aims at querying heterogeneous data in dynamic environments. In LAV, data sources are described as views over a global schema which is used to pose queries. Query processing requires to generate and execute query rewritings, but for SPARQL queries, the LAV query rewritings may not be generated or executed in a reasonable time. In this paper, we present SemLAV, an alternative technique to process SPARQL queries over a LAV integration system without generating rewritings. SemLAV executes the query against a partial instance of the global schema which is built on-the-fly with data from the relevant views. The paper presents an experimental study for SemLAV, and compares its performance with traditional LAV-based query processing techniques. The results suggest that SemLAV scales up to SPARQL queries even over a large number of views, while it signi ficantly outperforms traditional solutions.