Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 701 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 701 Bytes

Protocols

Each directory is analogous to a RADAR project in the Management Portal, where a specific protocol applies.

The documentation on the protocol structure can be found on https://radar-base.github.io/RADAR-aRMT-protocols/.

More documentation to come.

Protocol validation

The protocol format is described by a JSON Schema, in docs/protocol-schema.json. The current version of the format is 0.0.2. All protocols in this repository should follow that schema. A technical way to achieve this, is by JSON Schema validation.

Protocol validation requires Bash and Yarn. To validate the protocols in this directory, run

./validate