Sciweavers

ODBIS
2007
Springer

An Effective SPARQL Support over Relational Databases

13 years 10 months ago
An Effective SPARQL Support over Relational Databases
Supporting SPARQL queries over relational databases becomes an active topic recently. However, it has not received enough consideration when SPARQL queries include restrictions on values (i.e filter expressions), whereas such a scenario is very common in real life applications. Challenges to solve this problem come from two aspects, (1) databases aspect. In order to fully utilize the well-developed SQL optimization engine, the generated SQL query is desired to be a single statement. (2) SPARQL query aspect. A practical SPARQL query often embeds several filters, which require comparisons between RDF results of different types. The type of RDF resources needs to be dynamically determined in the translation. In this paper, we proposed an effective approach to support SPARQL queries over relational databases, with the above challenges in mind. To ensure the seamless translation, a novel facet-based scheme is designed to handle filter expressions. Optimization strategies are proposed ...
Jing Lu, Feng Cao, Li Ma, Yong Yu, Yue Pan
Added 08 Jun 2010
Updated 08 Jun 2010
Type Conference
Year 2007
Where ODBIS
Authors Jing Lu, Feng Cao, Li Ma, Yong Yu, Yue Pan
Comments (0)