Package "versioned_graph" -- Named RDF graphs with versioningOK

type:cpack:Library
author:Jacco van Ossenbruggen
submitted at:Sat, 23 Sep 2017 14:29:54 UTC
CPACK mirror repository:[<http://cliopatria.swi-prolog.org/git/cpack-mirrors/versioned_graph.git>...]
Install URL:http://cliopatria.swi-prolog.org/cpack/versioned_graph

Library to version RDF named graphs.

In the normal GIT model every commit object refers to a tree object, which represents a complete snapshot of the project directory tree. Trees are recursive structures of other tree objects (subdirectories) and hashes of blobs (storing the contents of files in the dir).

In this library every commit also refers to a tree object, but this represents a complete snapshot of all tracked named graphs in the triple store. A tree thus describes the urls of the named graphs with hashes of the blobs which store the actual triples of each named graph. The backend storage is by default done in a normal git repo, but this can be switched to a triple-based storage model where each git object is represented by a named graph in the triple store (node that this can lead to many named graphs). The current implementation naively copies entire graphs, which is fine in the git backend, which is build to deal with this. It explodes, however, when blobs are materialized into RDF. We will need to look into smarter solutions for this later.


Recent changes

10 years agoJacco van Ossenbruggenno @todo tag ...HEAD -> master
10 years agoJacco van Ossenbruggenimproved: pldoc
10 years agoJacco van Ossenbruggenmore w.i.p. on documentation
10 years agoJacco van Ossenbruggenmore w.i.p. on documentation
10 years agoJacco van Ossenbruggenminor work on predicate naming and documentation

Files in package

Pack contains 16 files holding a total of 38.9Kbytes. Below is the file hierarchy of the package. The tree link to pages that provide history and dependencies for each file.

Dependency graph