Demonstrating Online Schema Alignment in Decentralized Knowledge Graphs Querying

📅 2026-04-21
📈 Citations: 0
Influential: 0
📄 PDF

career value

177K/year
🤖 AI Summary
This work addresses the incompleteness of query results in decentralized knowledge graph querying caused by lexical heterogeneity. It proposes a method that dynamically discovers and applies local schema alignment rules during link-traversal query processing (LTQP), without requiring prior centralized alignment or altering the original traversal behavior. This approach enables, for the first time, runtime online schema alignment through scoped, on-demand semantic mappings, significantly improving query completeness. Implemented within the Comunica framework, the system integrates a web interface, command-line tools, and a reusable library. Its effectiveness is demonstrated in a decentralized social media scenario, where it recovers complete results with low overhead, establishing a practical foundation for Web-scale distributed LTQP.

Technology Category

Application Category

📝 Abstract
Decentralized Knowledge Graphs querying enables integrating distributed data without centralization, but is highly sensitive to vocabulary heterogeneity. Query issuers cannot realistically anticipate all vocabulary mismatches, especially when alignment rules are local, scoped, or discovered at runtime. We present an online schema alignment approach for Link Traversal Query Processing (LTQP) that discovers, scopes, and applies alignment rules dynamically during query execution while preserving traversal behavior. This demo paper demonstrates the approach on a decentralized social-media scenario through a web interface built on a Comunica-based LTQP engine. Source code, a CLI, and a reusable library are publicly available. The demonstration shows that online schema alignment recovers complete query results with low overhead, providing a practical foundation for web-scale reasoning in LTQP systems.
Problem

Research questions and friction points this paper is trying to address.

Decentralized Knowledge Graphs
Schema Alignment
Vocabulary Heterogeneity
Link Traversal Query Processing
Online Alignment
Innovation

Methods, ideas, or system contributions that make the work stand out.

online schema alignment
decentralized knowledge graphs
Link Traversal Query Processing
vocabulary heterogeneity
dynamic alignment
🔎 Similar Papers
No similar papers found.