From 792ce7b7a2d102f7d04544cf4d0c1433fe3f7202 Mon Sep 17 00:00:00 2001 From: Remi Gau Date: Mon, 11 Sep 2023 16:43:59 -0400 Subject: [PATCH] add participants.json --- 7t_trt/participants.json | 21 +++++++++++ ds000117/participants.json | 35 +++++++++++++++++ ds008/participants.json | 22 +++++++++++ ds009/participants.json | 21 +++++++++++ ds101/participants.json | 22 +++++++++++ ds102/participants.json | 26 +++++++++++++ ds108/participants.json | 22 +++++++++++ ds110/participants.json | 22 +++++++++++ ds114/participants.json | 17 +++++++++ ds116/participants.json | 68 ++++++++++++++++++++++++++++++++++ eeg_ds000117/participants.json | 22 +++++++++++ 11 files changed, 298 insertions(+) create mode 100644 7t_trt/participants.json create mode 100644 ds000117/participants.json create mode 100644 ds008/participants.json create mode 100644 ds009/participants.json create mode 100644 ds101/participants.json create mode 100644 ds102/participants.json create mode 100644 ds108/participants.json create mode 100644 ds110/participants.json create mode 100644 ds114/participants.json create mode 100644 ds116/participants.json create mode 100644 eeg_ds000117/participants.json diff --git a/7t_trt/participants.json b/7t_trt/participants.json new file mode 100644 index 000000000..3effb9933 --- /dev/null +++ b/7t_trt/participants.json @@ -0,0 +1,21 @@ +{ + "sex": { + "LongName": "sex", + "Description": "String value indicating phenotypical sex.", + "TermURL": "TODO", + "Levels": { + "F": { + "Description": "Female", + "TermURL": "TODO" + }, + "M": { + "Description": "Male", + "TermURL": "TODO" + } + } + }, + "age_at_first_scan_years": { + "LongName": "age_at_first_scan_years", + "Units": "years" + } +} \ No newline at end of file diff --git a/ds000117/participants.json b/ds000117/participants.json new file mode 100644 index 000000000..b1cea522a --- /dev/null +++ b/ds000117/participants.json @@ -0,0 +1,35 @@ +{ + "age": { + "LongName": "age", + "Units": "year", + "TermURL": "TODO" + }, + "sex": { + "LongName": "sex", + "Description": "String value indicating phenotypical sex.", + "Units": "TODO", + "TermURL": "TODO", + "Levels": { + "F": { + "Description": "Female", + "TermURL": "TODO" + }, + "M": { + "Description": "Male", + "TermURL": "TODO" + } + } + }, + "first_ses": { + "LongName": "first session", + "Description": "Indicates which session was the first session for this subject.", + "Levels": { + "meg": { + "Description": "meg was the first session" + }, + "mri": { + "Description": "mri was the first session" + } + } + } +} \ No newline at end of file diff --git a/ds008/participants.json b/ds008/participants.json new file mode 100644 index 000000000..0cc60a268 --- /dev/null +++ b/ds008/participants.json @@ -0,0 +1,22 @@ +{ + "sex": { + "LongName": "sex", + "Description": "String value indicating phenotypical sex.", + "TermURL": "TODO", + "Levels": { + "F": { + "Description": "Female", + "TermURL": "TODO" + }, + "M": { + "Description": "Male", + "TermURL": "TODO" + } + } + }, + "age": { + "LongName": "age", + "Units": "year", + "TermURL": "TODO" + } +} \ No newline at end of file diff --git a/ds009/participants.json b/ds009/participants.json new file mode 100644 index 000000000..16923e519 --- /dev/null +++ b/ds009/participants.json @@ -0,0 +1,21 @@ +{ + "Age": { + "LongName": "Age", + "Units": "years", + "TermURL": "TODO" + }, + "Gender": { + "LongName": "Gender", + "TermURL": "TODO", + "Levels": { + "F": { + "Description": "Female", + "TermURL": "TODO" + }, + "M": { + "Description": "Male", + "TermURL": "TODO" + } + } + } +} \ No newline at end of file diff --git a/ds101/participants.json b/ds101/participants.json new file mode 100644 index 000000000..0cc60a268 --- /dev/null +++ b/ds101/participants.json @@ -0,0 +1,22 @@ +{ + "sex": { + "LongName": "sex", + "Description": "String value indicating phenotypical sex.", + "TermURL": "TODO", + "Levels": { + "F": { + "Description": "Female", + "TermURL": "TODO" + }, + "M": { + "Description": "Male", + "TermURL": "TODO" + } + } + }, + "age": { + "LongName": "age", + "Units": "year", + "TermURL": "TODO" + } +} \ No newline at end of file diff --git a/ds102/participants.json b/ds102/participants.json new file mode 100644 index 000000000..44f665fcc --- /dev/null +++ b/ds102/participants.json @@ -0,0 +1,26 @@ +{ + "sex": { + "LongName": "sex", + "Description": "String value indicating phenotypical sex.", + "TermURL": "TODO", + "Levels": { + "D": { + "Description": "D", + "TermURL": "TODO" + }, + "F": { + "Description": "Female", + "TermURL": "TODO" + }, + "M": { + "Description": "Male", + "TermURL": "TODO" + } + } + }, + "age": { + "LongName": "age", + "Units": "year", + "TermURL": "TODO" + } +} \ No newline at end of file diff --git a/ds108/participants.json b/ds108/participants.json new file mode 100644 index 000000000..0cc60a268 --- /dev/null +++ b/ds108/participants.json @@ -0,0 +1,22 @@ +{ + "sex": { + "LongName": "sex", + "Description": "String value indicating phenotypical sex.", + "TermURL": "TODO", + "Levels": { + "F": { + "Description": "Female", + "TermURL": "TODO" + }, + "M": { + "Description": "Male", + "TermURL": "TODO" + } + } + }, + "age": { + "LongName": "age", + "Units": "year", + "TermURL": "TODO" + } +} \ No newline at end of file diff --git a/ds110/participants.json b/ds110/participants.json new file mode 100644 index 000000000..0cc60a268 --- /dev/null +++ b/ds110/participants.json @@ -0,0 +1,22 @@ +{ + "sex": { + "LongName": "sex", + "Description": "String value indicating phenotypical sex.", + "TermURL": "TODO", + "Levels": { + "F": { + "Description": "Female", + "TermURL": "TODO" + }, + "M": { + "Description": "Male", + "TermURL": "TODO" + } + } + }, + "age": { + "LongName": "age", + "Units": "year", + "TermURL": "TODO" + } +} \ No newline at end of file diff --git a/ds114/participants.json b/ds114/participants.json new file mode 100644 index 000000000..a699b8bd3 --- /dev/null +++ b/ds114/participants.json @@ -0,0 +1,17 @@ +{ + "dominant_hand": { + "LongName": "dominant_hand", + "Description": "TODO", + "TermURL": "TODO", + "Levels": { + "left": { + "Description": "left", + "TermURL": "TODO" + }, + "right": { + "Description": "right", + "TermURL": "TODO" + } + } + } +} \ No newline at end of file diff --git a/ds116/participants.json b/ds116/participants.json new file mode 100644 index 000000000..c21a84dac --- /dev/null +++ b/ds116/participants.json @@ -0,0 +1,68 @@ +{ + "sex": { + "LongName": "sex", + "Description": "String value indicating phenotypical sex.", + "TermURL": "TODO", + "Levels": { + "F": { + "Description": "Female", + "TermURL": "TODO" + }, + "M": { + "Description": "Male", + "TermURL": "TODO" + } + } + }, + "age": { + "LongName": "age", + "Units": "year", + "TermURL": "TODO" + }, + "handedness": { + "LongName": "handedness", + "Description": "String value indicating handedness", + "TermURL": "TODO", + "Levels": { + "L": { + "Description": "Left", + "TermURL": "TODO" + }, + "R": { + "Description": "Right", + "TermURL": "TODO" + } + } + }, + "ethnicity": { + "LongName": "ethnicity", + "Description": "TODO", + "TermURL": "TODO", + "Levels": { + "Asian": { + "Description": "Asian", + "TermURL": "TODO" + }, + "Asian/Caucasian": { + "Description": "Asian Caucasian", + "TermURL": "TODO" + }, + "Caucasian": { + "Description": "Caucasian", + "TermURL": "TODO" + }, + "Caucasian/African/NativeSouthAmerican": { + "Description": "Caucasian African NativeSouthAmerican", + "TermURL": "TODO" + }, + "Hispanic": { + "Description": "Hispanic", + "TermURL": "TODO" + }, + "MiddleEastern": { + "Description": "MiddleEastern", + "TermURL": "TODO" + } + } + } +} \ No newline at end of file diff --git a/eeg_ds000117/participants.json b/eeg_ds000117/participants.json new file mode 100644 index 000000000..a99bad08f --- /dev/null +++ b/eeg_ds000117/participants.json @@ -0,0 +1,22 @@ +{ + "age": { + "LongName": "age", + "Units": "year", + "TermURL": "TODO" + }, + "sex": { + "LongName": "sex", + "Description": "String value indicating phenotypical sex.", + "TermURL": "TODO", + "Levels": { + "F": { + "Description": "Female", + "TermURL": "TODO" + }, + "M": { + "Description": "Male", + "TermURL": "TODO" + } + } + } +} \ No newline at end of file