-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDATS.json
85 lines (82 loc) · 1.5 KB
/
DATS.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
{
"title": "OpenPain BrainNetworkChange_Mano",
"description": "Data added from ftp://openpain.org/BrainNetworkChange_Mano, see http://openpain.org for more information.",
"creators": [
{
"@type": "Organization",
"name": "OpenPain"
}
],
"types": [
{
"value": "MRI"
},
{
"value": "fMRI"
}
],
"distributions": [
{
"formats": [
"NIfTI"
],
"size" : 6.52,
"unit" : {
"value": "GB"
},
"access": {
"landingPage": "https://www.openpain.org/"
}
}
],
"version": "1.0",
"privacy": "Open Access",
"isAbout": [
{
"@type": "BiologicalEntity",
"name": "adult human"
}
],
"extraProperties": [
{
"category": "Total number of sessions",
"values": [
{
"value": "194"
}
]
},
{
"category": "contact",
"values": [
{
"value": "A. Vania Apkarian, Director Center for Translational Pain Research, Northwestern University, Feinberg School of Medicine, a-apkarian@northwestern.edu"
}
]
},
{
"category": "CONP_status",
"values": [
{
"value": "external"
}
]
},
{
"category": "files",
"values": [
{
"value": "492"
}
]
},
{
"category": "logo",
"values": [
{
"value": "OP_Pic1.jpg"
}
]
}
]
}