diff --git a/docs/datasets/index.md b/docs/datasets/index.md index 9a63f1c8..53fddfc8 100644 --- a/docs/datasets/index.md +++ b/docs/datasets/index.md @@ -172,7 +172,7 @@ DO NOT EDIT DIRECTLY. | name | description | datatypes | suffixes | link to full data | maintained by | |:----------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------|:-----------------------------------------------|:---------------------------------------------------------| | [fnirs_automaticity](https://github.com/bids-standard/bids-examples/tree/master/fnirs_automaticity) | 24 subjects performing (non-)automatic finger tapping and foot stepping | nirs | channels, coordsystem, events, nirs, optodes, practicelogbook, scans | [link](https://doi.org/10.34973/vesb-mh30) | [@robertoostenveld](https://github.com/robertoostenveld) | -| [fnirs_tapping](https://github.com/bids-standard/bids-examples/tree/master/fnirs_tapping) | Example fNIRS measurement with three conditions from five subjects | nirs | channels, coordsystem, events, nirs, optodes, scans | [link](https://doi.org/10.5281/zenodo.5529797) | [@rob_luke](https://github.com/rob_luke) | +| [fnirs_tapping](https://github.com/bids-standard/bids-examples/tree/master/fnirs_tapping) | Example fNIRS measurement with three conditions from five subjects | nirs | channels, coordsystem, events, nirs, optodes, scans | [link](https://doi.org/10.5281/zenodo.5529797) | [@rob-luke](https://github.com/rob-luke) | ### PET diff --git a/docs/getting_started/tutorials/annotation.md b/docs/getting_started/tutorials/annotation.md index 67b0b30a..57b90a40 100644 --- a/docs/getting_started/tutorials/annotation.md +++ b/docs/getting_started/tutorials/annotation.md @@ -184,7 +184,7 @@ The rules for HED schema vocabularies and HED-compliant tools can be found in th The HED standard schema contains basic terms that are common across most human neuroimaging, behavioral, and physiological experiments. The HED ecosystem schema libraries extend the standard HED schema with structured vocabularies, including terms unique to specific research fields. This allows the expansion of the HED vocabulary in a scalable manner to support specialized data annotations, -for instance, electrophysiological events ([HED-SCORE](https://github.com/hed-standard/hed-schemas/tree/main/library_schemas/score)) or language stimuli ([LISA](https://github.com/hed-standard/hed-schemas/tree/main/library_schemas/lisa)). +for instance, electrophysiological events ([HED-SCORE](https://github.com/hed-standard/hed-schemas/tree/main/library_schemas/score)) or language stimuli ([LISA](https://github.com/hed-standard/hed-schemas/tree/main/library_schemas/lang)). Additional details about particular schemas can be found on the [HED schemas](https://hed-schemas.readthedocs.io/en/latest/index.html) documentation page. See [HED schema developer’s guide](https://www.hed-resources.org/en/latest/HedSchemaDevelopersGuide.html)