acurley / mare

Test codebase for APTrust using ActiveRecord/Rubydora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mare

Code Climate

APTrust Admin Interface (Rubydora-only Implementation)

Rather than using the full Hydra stack to interact with Fedora, this application aims to serialize traditional Rails classes (in this case Mongoid::Document objects) to XML and post them to Fedora using the Rubydora.

The logic for serializing the objects and the code to handle the Rubydora negotiations are to be found in the fedora_rails gem currently being developed as an experiment at UVA.

Requirements

  • Ruby 2.0.0
  • Rails 4.0.0

About

Test codebase for APTrust using ActiveRecord/Rubydora


Languages

Language:Ruby 94.1%Language:JavaScript 4.8%Language:CoffeeScript 1.1%