Indexing Data on the Web: A Comparison of Schema-level Indices for Data Search -- Extended Technical Report
Till Blume, Ansgar Scherp

TL;DR
This paper empirically compares six schema-level index models for Web of Data search, including a new model with inferencing, evaluating their performance on real datasets to guide index selection.
Contribution
It introduces a unified framework for implementing and evaluating diverse index models, including a novel inferencing-based model, across multiple datasets and query types.
Findings
Significant variation in compression and summarization ratios among models.
Correlations found between index features and approximation quality.
Guidelines for choosing suitable index models based on task and dataset.
Abstract
Indexing the Web of Data offers many opportunities, in particular, to find and explore data sources. One major design decision when indexing the Web of Data is to find a suitable index model, i.e., how to index and summarize data. Various efforts have been conducted to develop specific index models for a given task. With each index model designed, implemented, and evaluated independently, it remains difficult to judge whether an approach generalizes well to another task, set of queries, or dataset. In this work, we empirically evaluate six representative index models with unique feature combinations. Among them is a new index model incorporating inferencing over RDFS and owl:sameAs. We implement all index models for the first time into a single, stream-based framework. We evaluate variations of the index models considering sub-graphs of size 0, 1, and 2 hops on two large, real-world…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Advanced Database Systems and Queries · Semantic Web and Ontologies
