-
Notifications
You must be signed in to change notification settings - Fork 3
/
DATS.json
98 lines (96 loc) · 2.05 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
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"title": "OpenPain thermal",
"description": "This dataset contains BOLD and T1 data from chronic back pain (CBP) patients and healthy controls. BOLD data was collected while subjects were subjected to painful thermal stimuli and provided real-time feedback in the form of continuous ratings of perceived pain intensity.",
"creators": [
{
"@type": "Organization",
"name": "OpenPain"
}
],
"types": [
{
"value": "MRI"
},
{
"value": "fMRI"
}
],
"distributions": [
{
"formats": [
"NIfTI"
],
"size" : 2.76,
"unit" : {
"value": "GB"
},
"access": {
"landingPage": "https://www.openpain.org/"
}
}
],
"version": "1.0",
"privacy": "Open Access",
"isAbout": [
{
"@type": "BiologicalEntity",
"name": "adult human"
}
],
"licenses": [
{
"@type": "License",
"name": "Open Data Commons Public Domain Dedication and License"
}
],
"primaryPublications": [
{
"@type": "Publication",
"title": "Thermal pain dataset",
"publicationVenue": "Neuron",
"authorsList": "Baliki MN, Geha PY, Fields HL, Apkarian AV."
}
],
"extraProperties": [
{
"category": "Total number of sessions",
"values": [
{
"value": "91"
}
]
},
{
"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": "385"
}
]
},
{
"category": "logo",
"values": [
{
"value": "OP_Pic1.jpg"
}
]
}
]
}