Anthony Galassi
Anthony Galassi
Add CuratedBy to dataset_description.json to more accurately describe contributions of data organizer/converter etc etc. tag @CPernet Please discuss.
Path Issues; Validator Unable to Locate Files or Folders if Unwise Characters Present in Folder Name
Recently was running the validator on a dataset as one does, but after renaming the dataset to better reflect the accompanying paper I began to run into issues w/ the...
Adds conditionals to change required PET fields to optional when "parent" fields are unknown or "none", specifically: * add conditionals for ReconMethod Metadata * add min and max values to...
Adds type descriptor to folder entities per @rwblair 's #1108, but in a more bite-sized way.
Adds an example dataset to help with the closing of this issue -> https://github.com/bids-standard/bids-validator/issues/1897 on the BIDS Validator
It would be useful to have a skeleton or a template of the schema portion of a BEP. Something similar to the [`books`](https://handbook.datalad.org/en/latest/basics/101-102-populate.html) dataset on datalad. This documentation would live...
Was playing around a bit last week and noticed that the python version of the validator seems to misclassify non-bids folder names as compliant. See: ```python >>> from bids_validator import...
Running Deno tests on osx produces failing tests that pass elsewhere, namely: hasMatch and missingLabel System: macOS Monterey Version 12.6.3 ```bash deno --version deno 1.31.1 (release, aarch64-apple-darwin) v8 11.0.226.13 typescript...