Project

changesets

0.0
No commit activity in last 3 years
No release in over 3 years
RDF Changesets API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.9.5
>= 0
 Project Readme

CHANGESET.RB

A plugin for RDF.rb that provides support for creating Changesets that describe changes to an RDF graph1.

Changesets can be serialized as RDF and then applied to a triple store. Changesets are currently supported by Talis Platform stores and Kasabi0 datasets.

AUTHOR

Leigh Dodds (ld@kasabi.com)

INSTALLATION

Changesets.rb is packaged as a Ruby Gem and can be installed as follows:

sudo gem install changesets

The source for the project is maintained in github at:

http://github.com/ldodds/changesets.rb

USAGE

The test suite provides some simple examples of how to construct changesets.