/pbcorevalidator

Validate PBCore Documents

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

The PBCore Validator

This is a validator for PBCore.

You need the folowing gems:

  • haml

  • libxml-ruby

  • rake

If you want to run a webserver, also have:

  • rack

  • sinatra

  • unicorn, thin, or your favorite rack-enabled server

Further documentation is forthcoming.