Building a P2P RDF Store for Edge Devices
Xuanchi Guo, Anh Le-Tuan, Danh Le-Phuoc

TL;DR
This paper presents a novel P2P RDF storage system tailored for edge devices, leveraging P-Grid for scalable, distributed semantic data management in IoT environments, demonstrated on Raspberry Pi networks.
Contribution
It introduces RDF4Led, a P2P RDF engine combining P-Grid and edge storage, enabling scalable semantic data sharing on low-cost IoT devices.
Findings
Scalable RDF data storage on Raspberry Pi P2P network.
Effective load balancing and query processing with P-Grid.
Demonstrated system performance with up to 16 nodes.
Abstract
The Semantic Web technologies have been used in the Internet of Things (IoT) to facilitate data interoperability and address data heterogeneity issues. The Resource Description Framework (RDF) model is employed in the integration of IoT data, with RDF engines serving as gateways for semantic integration. However, storing and querying RDF data obtained from distributed sources across a dynamic network of edge devices presents a challenging task. The distributed nature of the edge shares similarities with Peer-to-Peer (P2P) systems. These similarities include attributes like node heterogeneity, limited availability, and resources. The nodes primarily undertake tasks related to data storage and processing. Therefore, the P2P models appear to present an attractive approach for constructing distributed RDF stores. Based on P-Grid, a data indexing mechanism for load balancing and range query…
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
TopicsPeer-to-Peer Network Technologies · Caching and Content Delivery · Distributed and Parallel Computing Systems
