Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ In `dandi-cli` we also use bidschematools for rudimentary validation of BIDS pat
Many if not most validators have means to output results of validation in machine readable form, e.g. JSON.

Ideally we should gain some common format/API/data-structure to define outputs of a validator so we could reuse it.
In `dandi-cli` we already tried to accomplis that in https://github.com/dandi/dandi-cli/blob/master/dandi/validate_types.py .
In `dandi-cli` we already tried to accomplish that in https://github.com/dandi/dandi-cli/blob/master/dandi/validate_types.py .

This repository is attempt to converge across wider range of standards/tools.

Expand Down