rdfchangesets
A Python library for manipulating RDF changesets
Overview
This is a library for working with changesets as specified in the Changeset Vocabulary and the Talis Platform Documentation
Installing
Install with easy_install:
>sudo easy_install rdfchangesets
Processing rdfchangesets
Running setup.py -q bdist_egg --dist-dir /tmp/rdfchangesets/egg-dist-tmp-leL8SX
zip_safe flag not set; analyzing archive contents...
Installed /usr/local/lib/python2.7/dist-packages/rdfchangesets-1.0.0-py2.7.egg
Processing dependencies for rdfchangesets==1.0.0
Finished processing dependencies for rdfchangesets==1.0.0
If you already have it installed then simply upgrade with:
>sudo easy_install --upgrade rdfchangesets
Author
Ian Davis, nospam@iandavis.com
Licence
This work is hereby released into the Public Domain.
To view a copy of the public domain dedication, visit http://creativecommons.org/licenses/publicdomain or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.