-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindividual_valid-1.json
91 lines (91 loc) · 2.8 KB
/
individual_valid-1.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"data": {
"individualAttributes": [
{
"tag": "haircolor",
"value": "red"
}
],
"individualRelationships": [
{
"rTarget": {
"objectId": {
"egaAccession": "EGAN00000000001"
},
"objectType": "sample"
},
"rType": "referencedBy"
},
{
"rSource": {
"objectId": {
"egaAccession": "EGAB00002045411"
},
"objectType": "submission"
},
"rType": "referencedBy"
}
],
"minimalPublicAttributes": {
"biologicalSex": "male",
"diseases": [
{
"excluded": true,
"disease": {
"termId": "EFO:0003101",
"termLabel": "testicular seminoma"
}
},
{
"excluded": true,
"disease": {
"termId": "MONDO:0019808",
"termLabel": "aortic valve atresia"
}
},
{
"disease": {
"termId": "EFO:1000254",
"termLabel": "fibroadenoma"
}
},
{
"disease": {
"termId": "Orphanet:610",
"termLabel": "Bethlem myopathy"
}
}
],
"phenotypicAbnormalities": [
{
"phenotypicAbnormality": {
"termId": "HP:0033403",
"termLabel": "Testicular ischemia"
}
}
],
"subjectId": "donor-NM305004"
},
"objectId": {
"alias": "NM305004",
"centerName": "EBI-TEST",
"egaAccession": "EGAI00000000001"
},
"organismDescriptor": {
"organismTaxon": {
"termId": "NCBITaxon:9606",
"termLabel": "homo sapiens"
},
"commonName": "human"
},
"schemaDescriptor": {
"commonSchemaVersion": "0.0.0",
"describedBySchemaUri": "https://raw.githubusercontent.com/EbiEga/ega-metadata-schema/main/schemas/EGA.individual.json",
"objectSchemaVersion": "0.0.0",
"objectType": "individual"
}
},
"schema": {
"$ref": "https://raw.githubusercontent.com/EbiEga/ega-metadata-schema/main/schemas/EGA.individual.json"
}
}