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
-
Fork it
-
Create your feature branch (‘git checkout -b my-new-feature`)
-
Write code and tests.
-
Commit your changes (‘git commit -am ’Added some feature’‘)
-
Push to the branch (‘git push origin my-new-feature`)
-
Create new Pull Request
Releases
0.0.2 Set up rake tasks, publishing rdoc, and continuous integration. 0.0.1 Grab the name