andreashappe / provenance-on-rails
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (5)
- Graphs
-
Branch:
master
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


