You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting_started/tutorials/annotation.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,8 @@ The rules for HED schema vocabularies and HED-compliant tools can be found in th
184
184
The HED standard schema contains basic terms that are common across most human neuroimaging, behavioral, and physiological experiments.
185
185
The HED ecosystem schema libraries extend the standard HED schema with structured vocabularies, including terms unique to specific research fields.
186
186
This allows the expansion of the HED vocabulary in a scalable manner to support specialized data annotations,
187
-
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)).
187
+
for instance, electrophysiological events ([HED-SCORE](https://github.com/hed-standard/hed-schemas/tree/main/library_schemas/score))
188
+
or language stimuli ([LANG](https://github.com/hed-standard/hed-schemas/tree/main/library_schemas/lang)).
188
189
189
190
Additional details about particular schemas can be found on the [HED schemas](https://hed-schemas.readthedocs.io/en/latest/index.html) documentation page.
190
191
See [HED schema developer’s guide](https://www.hed-resources.org/en/latest/HedSchemaDevelopersGuide.html)
0 commit comments