Data-driven was a Rails prototype created to explore using RDF with Ruby. It was created as part of exploration for the new parliament website.
The current parliament application can be found here.
Data-driven prototype requires the following:
Setup the main application repository:
git clone https://github.com/ukparliament/data-driven
cd data-driven
bundle installbundle exec rails s