Querying the Semantic Web
Artem ChebotkoShiyong Lu
Broschiertes Buch

Querying the Semantic Web

An Efficient Approach Using Relational Databases

Versandkostenfrei!
Versandfertig in 6-10 Tagen
44,99 €
inkl. MwSt.
PAYBACK Punkte
22 °P sammeln!
The explosive growth of RDF data on the Semantic Web drives the need for novel database techniques that can efficiently store and query large RDF datasets. To provide good performance and scalability of query processing, many existing RDF stores use an RDBMS as a backend to manage RDF data. The main challenge of this approach is the translation of RDF queries, formulated in the SPARQL query language, into their equivalent relational algebra expressions and SQL queries. In this book, we formalize a relational algebra based semantics of SPARQL, define the first provably semantics preserving SPAR...