diff --git a/src/schema/entities.yaml b/src/schema/entities.yaml index ef69fa8d6b..4feb910fb5 100644 --- a/src/schema/entities.yaml +++ b/src/schema/entities.yaml @@ -85,7 +85,7 @@ run: name: Run entity: run description: | - If several scans with the same acquisition parameters are acquired in the same session, + If several data samples (e.g., MRI scans) with the same acquisition parameters are acquired in the same session, they MUST be indexed with the [`run-`](../99-appendices/09-entities.md#run) entity: `_run-1`, `_run-2`, `_run-3`, and so on (only nonnegative integers are allowed as run labels).