Skip to content

Commit

Permalink
Add TermURLs
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Nov 3, 2023
1 parent 792ce7b commit 694cec4
Show file tree
Hide file tree
Showing 11 changed files with 52 additions and 58 deletions.
6 changes: 3 additions & 3 deletions 7t_trt/participants.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"sex": {
"LongName": "sex",
"Description": "String value indicating phenotypical sex.",
"TermURL": "TODO",
"TermURL": "http://purl.obolibrary.org/obo/PATO_0001894",
"Levels": {
"F": {
"Description": "Female",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000383"
},
"M": {
"Description": "Male",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000384"
}
}
},
Expand Down
9 changes: 4 additions & 5 deletions ds000117/participants.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,20 @@
"age": {
"LongName": "age",
"Units": "year",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000011"
},
"sex": {
"LongName": "sex",
"Description": "String value indicating phenotypical sex.",
"Units": "TODO",
"TermURL": "TODO",
"TermURL": "http://purl.obolibrary.org/obo/PATO_0001894",
"Levels": {
"F": {
"Description": "Female",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000383"
},
"M": {
"Description": "Male",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000384"
}
}
},
Expand Down
8 changes: 4 additions & 4 deletions ds008/participants.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"sex": {
"LongName": "sex",
"Description": "String value indicating phenotypical sex.",
"TermURL": "TODO",
"TermURL": "http://purl.obolibrary.org/obo/PATO_0001894",
"Levels": {
"F": {
"Description": "Female",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000383"
},
"M": {
"Description": "Male",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000384"
}
}
},
"age": {
"LongName": "age",
"Units": "year",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000011"
}
}
8 changes: 4 additions & 4 deletions ds009/participants.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"Age": {
"LongName": "Age",
"Units": "years",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000011"
},
"Gender": {
"LongName": "Gender",
"TermURL": "TODO",
"TermURL": "https://schema.org/gender",
"Levels": {
"F": {
"Description": "Female",
"TermURL": "TODO"
"TermURL": "https://schema.org/Female"
},
"M": {
"Description": "Male",
"TermURL": "TODO"
"TermURL": "https://schema.org/Male"
}
}
}
Expand Down
8 changes: 4 additions & 4 deletions ds101/participants.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"sex": {
"LongName": "sex",
"Description": "String value indicating phenotypical sex.",
"TermURL": "TODO",
"TermURL": "http://purl.obolibrary.org/obo/PATO_0001894",
"Levels": {
"F": {
"Description": "Female",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000383"
},
"M": {
"Description": "Male",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000384"
}
}
},
"age": {
"LongName": "age",
"Units": "year",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000011"
}
}
8 changes: 4 additions & 4 deletions ds102/participants.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@
"sex": {
"LongName": "sex",
"Description": "String value indicating phenotypical sex.",
"TermURL": "TODO",
"TermURL": "http://purl.obolibrary.org/obo/PATO_0001894",
"Levels": {
"D": {
"Description": "D",
"TermURL": "TODO"
},
"F": {
"Description": "Female",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000383"
},
"M": {
"Description": "Male",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000384"
}
}
},
"age": {
"LongName": "age",
"Units": "year",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000011"
}
}
8 changes: 4 additions & 4 deletions ds108/participants.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"sex": {
"LongName": "sex",
"Description": "String value indicating phenotypical sex.",
"TermURL": "TODO",
"TermURL": "http://purl.obolibrary.org/obo/PATO_0001894",
"Levels": {
"F": {
"Description": "Female",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000383"
},
"M": {
"Description": "Male",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000384"
}
}
},
"age": {
"LongName": "age",
"Units": "year",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000011"
}
}
8 changes: 4 additions & 4 deletions ds110/participants.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"sex": {
"LongName": "sex",
"Description": "String value indicating phenotypical sex.",
"TermURL": "TODO",
"TermURL": "http://purl.obolibrary.org/obo/PATO_0001894",
"Levels": {
"F": {
"Description": "Female",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000383"
},
"M": {
"Description": "Male",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000384"
}
}
},
"age": {
"LongName": "age",
"Units": "year",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000011"
}
}
8 changes: 3 additions & 5 deletions ds114/participants.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
{
"dominant_hand": {
"LongName": "dominant_hand",
"Description": "TODO",
"TermURL": "TODO",
"LongName": "dominant_hand"
"Levels": {
"left": {
"Description": "left",
"TermURL": "TODO"
"TermURL": "http://purl.bioontology.org/ontology/SNOMEDCT/87683000"
},
"right": {
"Description": "right",
"TermURL": "TODO"
"TermURL": "http://purl.bioontology.org/ontology/SNOMEDCT/46669005"
}
}
}
Expand Down
31 changes: 14 additions & 17 deletions ds116/participants.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,66 +2,63 @@
"sex": {
"LongName": "sex",
"Description": "String value indicating phenotypical sex.",
"TermURL": "TODO",
"TermURL": "http://purl.obolibrary.org/obo/PATO_0001894",
"Levels": {
"F": {
"Description": "Female",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000383"
},
"M": {
"Description": "Male",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000384"
}
}
},
"age": {
"LongName": "age",
"Units": "year",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000011"
},
"handedness": {
"LongName": "handedness",
"Description": "String value indicating handedness",
"TermURL": "TODO",
"TermURL": "http://purl.bioontology.org/ontology/SNOMEDCT/57427004",
"Levels": {
"L": {
"Description": "Left",
"TermURL": "TODO"
"TermURL": "http://purl.bioontology.org/ontology/SNOMEDCT/87683000"
},
"R": {
"Description": "Right",
"TermURL": "TODO"
"TermURL": "http://purl.bioontology.org/ontology/SNOMEDCT/46669005"
}
}
},
"ethnicity": {
"LongName": "ethnicity",
"Description": "TODO",
"TermURL": "TODO",
"TermURL": "http://purl.obolibrary.org/obo/HANCESTRO_0004",
"Levels": {
"Asian": {
"Description": "Asian",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/HANCESTRO_0008"
},
"Asian/Caucasian": {
"Description": "Asian Caucasian",
"TermURL": "TODO"
"Description": "Asian Caucasian"
},
"Caucasian": {
"Description": "Caucasian",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/HANCESTRO_0005"
},
"Caucasian/African/NativeSouthAmerican": {
"Description": "Caucasian African NativeSouthAmerican",
"TermURL": "TODO"
"Description": "Caucasian African NativeSouthAmerican"
},
"Hispanic": {
"Description": "Hispanic",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/HANCESTRO_0014"
},
"MiddleEastern": {
"Description": "MiddleEastern",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/HANCESTRO_0015"
}
}
}
Expand Down
8 changes: 4 additions & 4 deletions eeg_ds000117/participants.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
"age": {
"LongName": "age",
"Units": "year",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000011"
},
"sex": {
"LongName": "sex",
"Description": "String value indicating phenotypical sex.",
"TermURL": "TODO",
"TermURL": "http://purl.obolibrary.org/obo/PATO_0001894",
"Levels": {
"F": {
"Description": "Female",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000383"
},
"M": {
"Description": "Male",
"TermURL": "TODO"
"TermURL": "http://purl.obolibrary.org/obo/PATO_0000384"
}
}
}
Expand Down

0 comments on commit 694cec4

Please sign in to comment.