Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1 KB

File metadata and controls

15 lines (10 loc) · 1 KB

Build Docker Automated build Coverage Status

gin-valid

gin-valid is the G-Node Infrastructure data validation service. It is a microservice server written in go that is meant to be run together with a GIN repository server.

Repositories on a GIN server can trigger validation of data files via this service. Currently there are two validators supported:

  • The BIDS fMRI data format.
  • The NIX (Neuroscience Information Exchange) format.

Contributing

For instructions on how to add more validators, see the adding validators contribution guide.