From fc1299010cdf66afb0075e0b9dc6000a4e28da11 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Fri, 15 Feb 2019 12:47:14 -0500 Subject: [PATCH 1/8] ENH: Add Glossary of terms/abbreviations used in the specification --- mkdocs.yml | 1 + src/99-appendices/09-glossary.md | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 src/99-appendices/09-glossary.md diff --git a/mkdocs.yml b/mkdocs.yml index 45a37ccbda..5c0ad74f37 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -31,5 +31,6 @@ nav: - MEG file formats: 99-appendices/06-meg-file-formats.md - MEG systems: 99-appendices/07-meg-systems.md - Coordinate-systems: 99-appendices/08-coordinate-systems.md + - Glossary: 99-appendices/09-glossary.md - Changelog: CHANGES.md - The BIDS Starter Kit: https://github.com/bids-standard/bids-starter-kit diff --git a/src/99-appendices/09-glossary.md b/src/99-appendices/09-glossary.md new file mode 100644 index 0000000000..865775d307 --- /dev/null +++ b/src/99-appendices/09-glossary.md @@ -0,0 +1,26 @@ +# Appendix IX: Glossary + +A number of terms are used throughout the specification + +- **file extension**: + a portion of the the file name after the left-most period (`.`) preceded by + any other alphanumeric (so `.gitignore` does not have a suffix) +- ****: + a numeric value, possibly prefixed with arbitrary number of 0s for consistent + indentation, e.g. it is `01` in `run-01` following `run-` specification +- **