Matches in ScholarlyData for { <https://w3id.org/scholarlydata/inproceedings/eswc2011/paper/semantic-data-management/49> ?p ?o. }
Showing items 1 to 13 of
13
with 100 items per page.
- 49 creator kemafor-anyanwu.
- 49 creator ling-chen.
- 49 creator sidan-gao.
- 49 type InProceedings.
- 49 label "Efficiently Evaluating Skyline Queries on RDF Databases".
- 49 sameAs 49.
- 49 abstract "Skyline queries are a class of preference queries that are valuable for multi-criteria decision making scenarios. Such queries compute the pareto-optimal tuples from a set of tuples. This problem has received significant attention in the context of relational data where many techniques focus on answering queries over a single table. Consequently, for multi-relational skyline query scenarios, as would be the norm for RDF, the strategy for query evaluation would need to be a join-first-skyline-later strategy. However, such a split computational strategy limits the optimization opportunities that are useful for pruning search space via information passing between the join phase and the skyline phase. Other available techniques for multi-relational skyline queries assume storage and indexing techniques that are not typically used with RDF, thereby requiring a preprocessing step. In this paper, we present an approach for optimizing skyline queries over RDF data. The approach is based on the concept of a “Header Point” which maintains a concise summary of visited region in the data space. This summary allows some fraction of non-skyline tuples to be pruned from the set advancing to the skyline processing phase, thus reducing the number of expensive dominance checks required in the skyline phase. We further present more aggressive pruning rules that result in the computation of near-complete skylines in significantly less time than the complete algorithm. A comprehensive performance evaluation of different algorithms is presented using datasets with different types of data distributions generated using a benchmark data generator.".
- 49 hasAuthorList authorList.
- 49 isPartOf proceedings.
- 49 keyword "RDF Databases".
- 49 keyword "Skyline Queries".
- 49 keyword "Skyline-Join".
- 49 title "Efficiently Evaluating Skyline Queries on RDF Databases".