Commit 6c512ae
1 file changed
+1
-1
lines changedSubmodule bids-matlab updated 78 files
- +bids/Schema.m+109-124
- .github/dependabot.yml+10
- .github/workflows/cancel.yml+1-1
- .github/workflows/miss_hit_code_quality.yml+4-5
- .github/workflows/miss_hit_code_style.yml+4-5
- .github/workflows/run_tests_matlab.yml+12-5
- .github/workflows/run_tests_octave.yml+11-4
- .github/workflows/update_schema.yml+10-20
- .pre-commit-config.yaml+1
- Makefile+1-5
- requirements.txt+1-1
- schema.json+1
- schema/README.md-7
- schema/meta/context.json-322
- schema/objects/associated_data.json-18
- schema/objects/columns.json-649
- schema/objects/datatypes.json-57
- schema/objects/entities.json-210
- schema/objects/extensions.json-207
- schema/objects/formats.json-87
- schema/objects/metadata.json-3.1k
- schema/objects/modalities.json-30
- schema/objects/suffixes.json-538
- schema/objects/top_level_files.json-37
- schema/rules/associated_data.json-14
- schema/rules/checks/asl.json-219
- schema/rules/checks/dwi.json-60
- schema/rules/checks/events.json-16
- schema/rules/checks/fmap.json-28
- schema/rules/checks/func.json-15
- schema/rules/common_derivatives_validation.json-24
- schema/rules/dataset_metadata.json-76
- schema/rules/datatypes/anat.json-239
- schema/rules/datatypes/beh.json-43
- schema/rules/datatypes/derivatives/common_derivatives.json-474
- schema/rules/datatypes/derivatives/common_imaging_derivatives.json-268
- schema/rules/datatypes/dwi.json-71
- schema/rules/datatypes/eeg.json-139
- schema/rules/datatypes/fmap.json-173
- schema/rules/datatypes/func.json-99
- schema/rules/datatypes/ieeg.json-137
- schema/rules/datatypes/meg.json-209
- schema/rules/datatypes/micr.json-63
- schema/rules/datatypes/perf.json-84
- schema/rules/datatypes/pet.json-86
- schema/rules/entities.json-30
- schema/rules/modalities.json-41
- schema/rules/sidecars/anat.json-33
- schema/rules/sidecars/asl.json-277
- schema/rules/sidecars/beh.json-17
- schema/rules/sidecars/continuous.json-23
- schema/rules/sidecars/derivatives/common_derivatives.json-104
- schema/rules/sidecars/dwi.json-21
- schema/rules/sidecars/eeg.json-178
- schema/rules/sidecars/entities.json-97
- schema/rules/sidecars/fmap.json-88
- schema/rules/sidecars/func.json-110
- schema/rules/sidecars/ieeg.json-138
- schema/rules/sidecars/meg.json-264
- schema/rules/sidecars/micr.json-78
- schema/rules/sidecars/mri.json-274
- schema/rules/sidecars/pet.json-261
- schema/rules/tabular_data/derivatives/common_derivatives.json-15
- schema/rules/tabular_data/eeg.json-51
- schema/rules/tabular_data/ieeg.json-57
- schema/rules/tabular_data/meg.json-28
- schema/rules/tabular_data/perf.json-12
- schema/rules/tabular_data/pet.json-64
- schema/rules/tabular_data/physio.json-13
- schema/rules/tabular_data/task.json-19
- schema/rules/tabular_metadata.json-27
- schema/rules/top_level_files.json-49
- tests/schema/base.json-3
- tests/schema/subfolder_1/sub.json-3
- tests/schema/subfolder_2/sub.txt
- tests/schema/subfolder_2/subfolder_3/sub.json-3
- tests/schema/subfolder_4/sub.txt
- tests/test_bids_schema.m-28
0 commit comments