natanael.arndt.xyz

Distributed Collaboration on RDF Datasets Using Git: Towards the Quit Store

Natanael Arndt, Norman Radtke, Michael Martin
in 12th International Conference on Semantic Systems Proceedings, 2016-09
Download Paper, DOI, ISBN, Bibsonomy, RDF (Turtle)

Abstract

Collaboration is one of the most important topics regarding the evolution of the World Wide Web and thus also for the Web of Data. In scenarios of distributed collaboration on datasets it is necessary to provide support for multiple different versions of datasets to exist simultaneously, while also providing support for merging diverged datasets. In this paper we present an approach that uses SPARQL 1.1 in combination with the version control system Git, that creates commits for all changes applied to an RDF dataset containing multiple named graphs. Further the operations provided by Git are used to distribute the commits among collaborators and merge diverged versions of the dataset. We show the advantages of (public) Git repositories for RDF datasets and how this represents a way to collaborate on RDF data and consume it. With SPARQL 1.1 and Git in combination, users are given several opportunities to participate in the evolution of RDF data.

Preview

Download