-
Notifications
You must be signed in to change notification settings - Fork 197
Expand file tree
/
Copy pathentities.yaml
More file actions
44 lines (44 loc) · 778 Bytes
/
entities.yaml
File metadata and controls
44 lines (44 loc) · 778 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
# This file simply defines the order in which entities should appear within filenames.
# Entity definitions appear in the `objects/entities.yaml` file.
- subject
- template
- session
- cohort
- sample
- task
- tracksys
- acquisition
- nucleus
- volume
- ceagent
- tracer
- stain
- reconstruction
- direction
- run
- modality
- echo
- flip
- inversion
- mtransfer
- part
- processing
- hemisphere
- space
- tract
- track
- split
- recording
- chunk
- atlas
- segmentation
- scale
- resolution
- density
- label
# NOTE: there is a current convention to keep description to be the last entity.
# If to be changed - potentially might need to adjust text in
# src/derivatives/common-data-types.md
# See https://github.com/bids-standard/bids-specification/pull/1915
- description