forked from thomasbeaudry/conp-dataset-PERFORM
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDATS.json
115 lines (115 loc) · 2.51 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"title": "PERFORM Dataset; one control subject",
"description": "Functional Magnetic Resonance Imaging (fMRI), electroencephalography (EEG), sleep and nutrition assessments were performed on one male control subject. This registered access dataset is currently accessible on request only.",
"creators": [
{
"name": "PERFORM Centre Concordia University"
}
],
"types": [
{
"information": {
"value": "MRI"
}
},
{
"information": {
"value": "EEG"
}
},
{
"information": {
"value": "Quality Control Subject",
"valueIRI": "http://uri.interlex.org/base/ilx_0381893"
}
}
],
"version": "1.0",
"privacy": "Registered Access",
"isAbout": [
{
"name": "adult human"
}
],
"spatialCoverage": [
{
"name": "Montréal"
}
],
"distributions": [
{
"formats": [
"minc",
],
"size" : 196,
"unit" : {
"value": "MB"
},
"access": {
"landingPage": "https://www.concordia.ca/research/perform.htm/"
}
}
],
"licenses": [
{
"name": "Cite PERFORM Centre Concordia University as the source of data."
}
],
"aggregation": "instance of dataset",
"keywords": [
{
"value": "control"
},
{
"value": "MRI"
},
{
"value": "EEG"
}
],
"extraProperties": [
{
"category": "contact",
"values": [
{
"value": "Tristan Glatard, Associate Professor, Dept. of Computer Science and Software Engineering, Concordia Univeristy, 1455 de Maisonneuve Boulevard W, Montreal QC Canada [email protected]"
}
]
},
{
"category": "CONP_status",
"values": [
{
"value": "CONP"
}
]
},
{
"category": "files",
"values": [
{
"value": "34"
}
]
},
{
"category": "subjects",
"values": [
{
"value": "1"
}
]
},
{
"category": "origin",
"values": [
{
"institution": "Concordia University PERFORM Center",
"city": "Montreal",
"province": "Quebec",
"country": "Canada"
}
]
}
]
}