Circle CI Gem Version

onestop-id-registry-validator

A set of Ruby scripts that validates the Onestop ID Registry and returns any errors in JSON, GeoJSON, and internal consistency.

Requires Ruby 2.0+

To install: gem install onestop-id-registry-validator or include in your Gemfile

To use: bundle exec onestop_id_registry_validator

By default, this will use onestop-id-ruby-client to download a copy of the latest Onestop ID Registry on GitHub.

If you already have a local copy of the registry, point it to the local path using an environment variable. For example: ONESTOP_ID_REGISTRY_LOCAL_PATH=/tmp/onestop-id-registry onestop_id_registry_validator