@prefix as: . @prefix bibo: . @prefix bibtex: . @prefix dct: . @prefix rdf: . @prefix xsd: . a bibtex:InProceedings ; dct:abstract """Collaboration of people and machines is a major aspect of the World Wide Web and as well of the Semantic Web. As a result of the collaboration process, structural and content interferences as well as varying models and contradictory statements are inevitable. Currently the collaboration on Linked Data Sets is mainly done by keeping a central version of a dataset. This central approach for a synchronized state has drawbacks in scenarios in which the existence of different versions of the dataset is preferable. Furthermore, the evolution of a dataset in a distributed setup is not necessarily happening in a linear manner. We present a system that fosters the evolution of a dataset in a distributed collaborative setup and supports divergence of datasets as asynchrony and dissent; reconcile diverged states of datasets; and synchronize different distributed derivatives of the dataset. The data is kept in a distributed version control system with support to branch, merge, and synchronize distributed RDF datasets. Each version can be queried and updated via a standard SPARQL 1.1 Query & Update interfaces as well as the related provenance information. The system allows to build knowledge engineering processes similar to well established methods from the software engineering domain.""" ; dct:creator [ a rdf:Seq ; rdf:_1 ; rdf:_2 ] ; dct:hasFormat ; dct:isPartOf ; dct:issued "2019-05"^^xsd:gYearMonth ; dct:title "Decentralized Collaborative Knowledge Management using Git (Extended Abstract)" ; bibtex:keywords "2019 group_aksw myown quit" ; bibo:doi "10.1145/3308560.3316523" ; as:inReplyTo .