Sciweavers

486 search results - page 50 / 98
» Evaluating Top-k Queries over Web-Accessible Databases
Sort
View
ICDT
2010
ACM
180views Database» more  ICDT 2010»
15 years 11 months ago
Foundations of SPARQL Query Optimization
We study fundamental aspects related to the efficient processing of the SPARQL query language for RDF, proposed by the W3C to encode machine-readable information in the Semantic W...
Michael Schmidt, Michael Meier, Georg Lausen
VLDB
2005
ACM
123views Database» more  VLDB 2005»
16 years 1 months ago
Querying XML streams
Efficient querying of XML streams will be one of the fundamental features of next-generation information systems. In this paper we propose the TurboXPath path processor, which acce...
Vanja Josifovski, Marcus Fontoura, Attila Barta
SIGMOD
2005
ACM
146views Database» more  SIGMOD 2005»
16 years 1 months ago
Predicate Result Range Caching for Continuous Queries
Many analysis and monitoring applications require the repeated execution of expensive modeling functions over streams of rapidly changing data. These applications can often be exp...
Matthew Denny, Michael J. Franklin
ICDE
2007
IEEE
220views Database» more  ICDE 2007»
16 years 2 months ago
Structural Selectivity Estimation for XML Documents
Estimating the selectivity of queries is a crucial problem in database systems. Virtually all database systems rely on the use of selectivity estimates to choose amongst the many ...
Damien K. Fisher, Sebastian Maneth
VLDB
1998
ACM
105views Database» more  VLDB 1998»
15 years 5 months ago
Computing Iceberg Queries Efficiently
Many applications compute aggregate functions over an attribute (or set of attributes) to find aggregate values above some specified threshold. We call such queries iceberg querie...
Min Fang, Narayanan Shivakumar, Hector Garcia-Moli...