@prefix bibtex: . @prefix dct: . @prefix owl: . @prefix rdf: . @prefix rdfs: . a bibtex:InProceedings ; dct:abstract "Coherent and consistent tracking of provenance data and in particular update history information is a crucial building block for any serious information system architecture. Version Control Systems can be a part of such an architecture enabling users to query and manipulate versioning information as well as content revisions. In this paper, we introduce an RDF versioning approach as a foundation for a full featured RDF Version Control System. We argue that such a system needs support for all concepts of the RDF specification including support for RDF datasets and blank nodes. Furthermore, we placed special emphasis on the protection against unperceived history manipulation by hashing the resulting patches. In addition to the conceptual analysis and an RDF vocabulary for representing versioning information, we present a mature implementation which captures versioning information for changes to arbitrary RDF datasets." ; dct:creator [ a rdf:Seq ; rdf:_1 ; rdf:_2 ; rdf:_3 ; rdf:_4 ; rdf:_5 ; rdf:_6 ] ; dct:hasFormat ; dct:isPartOf , ; dct:title "Towards Versioning of Arbitrary RDF Data" ; bibtex:keywords "myown" ; rdfs:seeAlso ; owl:sameAs .