andreashappe / provenance-on-rails

A provenance system developed for Ruby on Rails

This URL has Read+Write access

name age message
file .gitmodules Loading commit data...
file README
file Rakefile
directory app/
directory config/
directory db/
directory doc/
directory public/
directory script/
directory test/
README
Open Provenance System
======================

The Open Provenance System provides a provenance framework for Ruby on Rails
applications while not burdening developers with additional work. This work
is part of my master thesis. My focus lies on providing a very simple but
working base system that can easily be adapted to future uses.

This is the storage and integration server that will as it name implies
collect provenance fragments pushed from sensors. The fragments are stored
in an external RDF database. Various simple text-based visualizations are
offered.

The other needed component, the provenance sensor, can be found under
http://github.com/andreashappe/open-provenance-sensor . An example of a very
simply provenance-enhanced system can be found under
http://github.com/andreashappe/open-provenance-example .

Currently the code is mostly stubs, but it will be uploaded in the next two
months.. famous last words :)


Copyright (c) 2009 Andreas Happe <andreashappe@snikt.net>, released under the MIT license