Abstract
Analytical queries over RDF data are becoming prominent as a result of the proliferation of knowledge graphs. Yet, RDF databases are not optimized to perform such queries efficiently, leading to long processing times. A well known technique to improve the performance of analytical queries is to exploit materialized views.Although popular in relational databases, view materialization for RDF and SPARQL has not yet transitioned into practice, due to the non-trivial application to the RDF graph model. Motivated by a lack of understanding of the impact of view materialization alternatives for RDF data, we demonstrate Sofos, a system that implements and compares several cost models for view materialization. Sofos is, to the best of our knowledge, the first attempt to adapt cost models, initially studied in relational data, to the generic RDF setting, and to propose new ones, analyzing their pitfalls and merits. Sofos takes an RDF dataset and an analytical query for some facet in the data, and compares and evaluates alternative cost models, displaying statistics and insights about time, memory consumption, and query characteristics.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2021 International Conference on Management of Data (SIGMOD/PODS '21) |
Number of pages | 5 |
Place of publication | New York |
Publisher | Association for Computing Machinery |
Publication date | Jun 2021 |
Pages | 2789–2793 |
ISBN (Print) | 9781450383431 |
DOIs | |
Publication status | Published - Jun 2021 |
Event | 2021 ACM SIGMOD International Conference on Management of Data - Xi'an , China Duration: 20 Jun 2021 → 25 Jun 2021 https://2021.sigmod.org/ |
Conference
Conference | 2021 ACM SIGMOD International Conference on Management of Data |
---|---|
Country/Territory | China |
City | Xi'an |
Period | 20/06/2021 → 25/06/2021 |
Internet address |
Keywords
- RDF
- knowledge graphs
- view selection