Sciweavers

52 search results - page 3 / 11
» SQL Nested Queries in SPARQL
Sort
View
VLDB
2005
ACM
122views Database» more  VLDB 2005»
13 years 11 months ago
Optimizing Nested Queries with Parameter Sort Orders
Nested iteration is an important technique for query evaluation. It is the default way of executing nested subqueries in SQL. Although decorrelation often results in cheaper non-n...
Ravindra Guravannavar, H. S. Ramanujam, S. Sudarsh...
ODBIS
2007
Springer
157views Database» more  ODBIS 2007»
13 years 11 months ago
An Extension of SPARQL for RDFS
Abstract. RDF Schema (RDFS) extends RDF with a schema vocabulary with a predefined semantics. Evaluating queries which involve this vocabulary is challenging, and there is not yet...
Marcelo Arenas, Claudio Gutierrez, Jorge Pé...
ICLP
2007
Springer
13 years 11 months ago
DLVHEX-SPARQL: A SPARQL Compliant Query Engine Based on DLVHEX
This paper describes the dlvhex SPARQL plugin, a query processor for the upcoming Semantic Web query language standard by W3C. We report on the implementation of this languages usi...
Axel Polleres, Roman Schindlauer
SIGMOD
2005
ACM
133views Database» more  SIGMOD 2005»
13 years 11 months ago
A Nested Relational Approach to Processing SQL Subqueries
One of the most powerful features of SQL is the use of nested queries. Most research work on the optimization of nested queries focuses on aggregate subqueries. However, the solut...
Bin Cao, Antonio Badia
DBPL
1999
Springer
131views Database» more  DBPL 1999»
13 years 10 months ago
Optimization of Nested SQL Queries by Tableau Equivalence
Vasilis Aggelis, Stavros S. Cosmadakis