TL;DR
This paper introduces Quit Store, a decentralized system inspired by Git, enabling collaborative, versioned, and synchronized management of RDF datasets with provenance tracking and merge strategies.
Contribution
It presents a novel Git-inspired system for distributed RDF data management supporting divergence, merging, and synchronization with provenance and performance evaluation.
Findings
Good performance demonstrated by implementation
Supports divergence, merging, and synchronization of RDF datasets
Provenance tracking enhances data reliability
Abstract
The World Wide Web and the Semantic Web are designed as a network of distributed services and datasets. The distributed character of the Web brings manifold collaborative possibilities to interchange data. The commonly adopted collaborative solutions for RDF data are centralized (e.g. SPARQL endpoints and wiki systems). But to support distributed collaboration, a system is needed, that supports divergence of datasets, brings the possibility to conflate diverged states, and allows distributed datasets to be synchronized. In this paper, we present Quit Store, it was inspired by and it builds upon the successful Git system. The approach is based on a formal expression of evolution and consolidation of distributed datasets. During the collaborative curation process, the system automatically versions the RDF dataset and tracks provenance information. It also provides support to branch,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
