From 7117036f9358305bffc36de98e619ead742920a0 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Fri, 19 Apr 2024 15:43:41 -0400 Subject: [PATCH] [DATALAD RUNCMD] sed -i -e s/tsvgz/tsv_gz/g src/appendice... === Do not change lines below === { "chain": [], "cmd": "sed -i -e s/tsvgz/tsv_gz/g src/appendices/arterial-spin-labeling.md src/appendices/contributors.md src/appendices/coordinate-systems.md src/appendices/cross-modality-correspondence.md src/appendices/entities.md src/appendices/entity-table.md src/appendices/file-collections.md src/appendices/hed.md src/appendices/licenses.md src/appendices/meg-file-formats.md src/appendices/meg-systems.md src/appendices/qmri.md src/appendices/schema.md src/appendices/units.md src/CHANGES.md src/common-principles.md src/derivatives/common-data-types.md src/derivatives/imaging.md src/derivatives/introduction.md src/extensions.md src/glossary.md src/index.md src/introduction.md src/longitudinal-and-multi-site-studies.md src/modality-agnostic-files.md src/modality-specific-files/behavioral-experiments.md src/modality-specific-files/electroencephalography.md src/modality-specific-files/genetic-descriptor.md src/modality-specific-files/intracranial-electroencephalography.md src/modality-specific-files/magnetic-resonance-imaging-data.md src/modality-specific-files/magnetoencephalography.md src/modality-specific-files/microscopy.md src/modality-specific-files/motion.md src/modality-specific-files/near-infrared-spectroscopy.md src/modality-specific-files/physiological-recordings.md src/modality-specific-files/positron-emission-tomography.md src/modality-specific-files/task-events.md src/pregh-changes.md src/schema/README.md", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^ --- src/common-principles.md | 2 +- src/modality-specific-files/physiological-recordings.md | 2 +- src/modality-specific-files/task-events.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/common-principles.md b/src/common-principles.md index 461842ddfc..ac05174e59 100644 --- a/src/common-principles.md +++ b/src/common-principles.md @@ -563,7 +563,7 @@ like in the example below. ### Compressed tabular files Large tabular information, such as physiological recordings, MUST be stored with -[compressed tab-delineated (TSV.GZ) files](glossary.md#tsvgz-extensions) when +[compressed tab-delineated (TSV.GZ) files](glossary.md#tsv_gz-extensions) when so established by the specifications. Rules for formatting plain-text tabular files apply to TSVGZ files with three exceptions: diff --git a/src/modality-specific-files/physiological-recordings.md b/src/modality-specific-files/physiological-recordings.md index 897deb3d1b..8db4a03a02 100644 --- a/src/modality-specific-files/physiological-recordings.md +++ b/src/modality-specific-files/physiological-recordings.md @@ -2,7 +2,7 @@ Physiological recordings such as cardiac and respiratory signals MAY be specified using a [compressed tabular file](../common-principles.md#compressed-tabular-files) -([TSV.GZ file](../glossary.md#tsvgz-extensions)) and a corresponding +([TSV.GZ file](../glossary.md#tsv_gz-extensions)) and a corresponding JSON file for storing metadata fields (see below). !!! example "Example datasets" diff --git a/src/modality-specific-files/task-events.md b/src/modality-specific-files/task-events.md index c3822094a5..ca5925909d 100644 --- a/src/modality-specific-files/task-events.md +++ b/src/modality-specific-files/task-events.md @@ -325,7 +325,7 @@ in the accompanying JSON sidecar as follows (based on the example of the previou Signals related to stimuli (such as parameters of a film or audio stimuli) that are evenly recorded at a constant sampling frequency MUST be specified using a [compressed tabular file](../common-principles.md#compressed-tabular-files) -([TSV.GZ file](../glossary.md#tsvgz-extensions)) and a corresponding +([TSV.GZ file](../glossary.md#tsv_gz-extensions)) and a corresponding JSON file for storing metadata fields (see below). Template: