Title of article :
Ultrawrap: SPARQL execution on relational data
Author/Authors :
F. Sequeda، نويسنده , , Juan F. and Miranker، نويسنده , , Daniel P.، نويسنده ,
Issue Information :
روزنامه با شماره پیاپی سال 2013
Pages :
21
From page :
19
To page :
39
Abstract :
The Semantic Web’s promise of web-wide data integration requires the inclusion of legacy relational databases,11 acy, we mean software/data already in wide use such that an organization is not willing to relinquish the investment. the execution of SPARQL queries on RDF representation of the legacy relational data. We explore a hypothesis: existing commercial relational databases already subsume the algorithms and optimizations needed to support effective SPARQL execution on existing relationally stored data. The experiment is embodied in a system, Ultrawrap, that encodes a logical representation of the database as an RDF graph using SQL views and a simple syntactic translation of SPARQL queries to SQL queries on those views. Thus, in the course of executing a SPARQL query, the SQL optimizer uses the SQL views that represent a mapping of relational data to RDF, and optimizes its execution. In contrast, related research is predicated on incorporating optimizing transforms as part of the SPARQL to SQL translation, and/or executing some of the queries outside the underlying SQL environment. rap is evaluated using two existing benchmark suites that derive their RDF data from relational data through a Relational Database to RDF (RDB2RDF) Direct Mapping and repeated for each of the three major relational database management systems. Empirical analysis reveals two existing relational query optimizations that, if applied to the SQL produced from a simple syntactic translations of SPARQL queries (with bound predicate arguments) to SQL, consistently yield query execution time that is comparable to that of SQL queries written directly for the relational representation of the data. The analysis further reveals the two optimizations are not uniquely required to achieve a successful wrapper system. The evidence suggests effective wrappers will be those that are designed to complement the optimizer of the target database.
Keywords :
Relational databases , SEMANTIC WEB , SPARQL , SQL , RDF , RDB2RDF
Journal title :
Web Semantics Science,Services and Agents on the World Wide Web
Serial Year :
2013
Journal title :
Web Semantics Science,Services and Agents on the World Wide Web
Record number :
1449590
Link To Document :
بازگشت