File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,24 @@ A good example of such adoption is the
4545[ bvec/bval file format] ( https://bids-specification.readthedocs.io/en/stable/04-modality-specific-files/01-magnetic-resonance-imaging-data.html#required-gradient-orientation-information )
4646for storing diffusion metadata.
4747
48+ Before proposing an extension to add a file format, consider these criteria.
49+
50+ 1 . The format must be free and open with open-access documentation
51+ and an open-source implementation for reading and writing.
52+ 2 . The format must be widely supported in external software.
53+ 3 . The format must add value to the existing BIDS-supported formats
54+ or be widely adopted in existing datasets.
55+ 4 . An active community should develop the format or have established
56+ and demonstrable procedures for proposal, review, and acceptance
57+ of fixes and enhancements from the public.
58+ 5 . The format must meet the technical requirements of
59+ neuroscientific workflows, such as saving numerical
60+ data with high precision.
61+
62+ These criteria will be reviewed by people previously or currently
63+ involved in the relevant domain area
64+ (e.g., microscopy, electrophysiology) and other formats development.
65+
4866### Try to link with other existing standards and ontologies
4967
5068There are many standardization attempts out there.
You can’t perform that action at this time.
0 commit comments