Skip to content

Instantly share code, notes, and snippets.

@rwblair
Created March 24, 2022 20:24
Show Gist options
  • Save rwblair/4eb5ef483d3dec4ae89cb9ff67b32386 to your computer and use it in GitHub Desktop.
Save rwblair/4eb5ef483d3dec4ae89cb9ff67b32386 to your computer and use it in GitHub Desktop.
---
root:
filename:
entities:
- any
extensions:
- '/'
children:
_use:
- ./top_level_files.yaml
- subjects
subjects:
filename:
entities:
- subject
extensions:
- '/'
children:
- sessions
- datatypes
sessions:
filename:
enitites:
- session
extensions:
- '/'
children:
- datatypes
datatypes:
_use:
- anatomical
- functional
functional:
filename:
entities:
- 'func'
extensions:
- '/'
children:
- ./datatypes/func.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment