Mods

A Ruby gem to parse MODS (Metadata Object Description Schema) records. More information about MODS can be found at www.loc.gov/standards/mods/registry.php.

Source code at github.com/sul-dlss/mods/

Generated API docs at rubydoc.info/gems/mods/

Installation

Add this line to your application’s Gemfile:

gem 'mods'

And then execute:

$ bundle

Or install it yourself as:

$ gem install mods

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it

  2. Create your feature branch (‘git checkout -b my-new-feature`)

  3. Write code and tests.

  4. Commit your changes (‘git commit -am ’Added some feature’‘)

  5. Push to the branch (‘git push origin my-new-feature`)

  6. Create new Pull Request

Releases

0.0.2 Set up rake tasks, publishing rdoc, and continuous integration. 0.0.1 Grab the name