-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtestDataset.json
More file actions
150 lines (150 loc) · 5.18 KB
/
testDataset.json
File metadata and controls
150 lines (150 loc) · 5.18 KB
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
{
"@context": {
"@vocab": "https://schema.hbp.eu/myQuery/"
},
"technique": [{
"fullName": "image registration"
},
{
"fullName": "immunohistochemistry"
}
],
"doi": "https://doi.org/10.25493/Y147-2CE",
"experimentalApproach": [{
"fullName": "cell population characterization"
},
{
"fullName": "histology"
},
{
"fullName": "anatomy"
},
{
"fullName": "microscopy"
}
],
"protocols": [],
"relatedPublications": [{
"identifier": "https://doi.org/10.1016/j.neuroscience.2009.03.048"
}],
"studiedSpecimen": [{
"species": [{
"species": {
"fullName": "Mus musculus"
},
"fullName": "C57BL/6J",
"geneticStrainType": {
"fullName": "wildtype"
}
}],
"type": [
"https://openminds.ebrains.eu/core/Subject"
],
"studiedState": [{
"lookupLabel": "2002_state-01",
"type": [
"https://openminds.ebrains.eu/core/SubjectState"
],
"ageCategory": [{
"fullName": "adult"
}]
}],
"internalIdentifier": "2002"
},
{
"species": [{
"species": {
"fullName": "Rattus norvegicus"
},
"fullName": "Wistar",
"geneticStrainType": {
"fullName": "wildtype"
}
}],
"type": [
"https://openminds.ebrains.eu/core/Subject"
],
"studiedState": [{
"lookupLabel": "2001_state-01",
"type": [
"https://openminds.ebrains.eu/core/SubjectState"
],
"ageCategory": [{
"fullName": "adult"
}]
}],
"internalIdentifier": "2001"
}
],
"preparationDesign": [{
"fullName": "ex vivo"
}],
"keyword": [
"Glutamate uptake",
"Neurtransmitter transport",
"Synaptic transmission",
"Brain-wide",
"Atlas"
],
"dataset": {
"datasetCustodian": [{
"givenName": "Niels C.",
"familyName": "Danbolt"
}],
"fullName": "Brain-wide distribution of glutamate type 1 transporter protein (GLT1)",
"description": "Glutamate is the major excitatory transmitter in the central nervous system (Danbolt, Prog. Neurobiol. 65:1-105, 2001). It is inactivated by cellular uptake, mostly catalyzed by the glutamate transporters GLT1 (slc1a2, excitatory amino acid transporter [EAAT2]) subtype expressed at high levels in brain astrocytes and at lower levels in neurons. Three C-terminal variants of EAAT2 exist: GLT1a (Pines et al., Nature 360:464-467, 1992), GLT1b (Utsunomiya-Tate et al., FEBS Lett 416:312-326,1997), and GLT1c (Rauen et al., Neurochem. Int. 45:1095-1106, 2004). This dataset is brain-wide collection of microscopic images showing the brain-wide distribution of GLT1 in the mouse and rat brain, visualized by immunohistochemistry using antibodies against GLT1a and GLT1b. To facilitate identification of anatomical location adjacent section were stained to reveal cyto- and myeloarchitecture.",
"datasetAuthor": [{
"givenName": "Silvia",
"familyName": "Holmseth"
},
{
"givenName": "Heather A.",
"familyName": "Scott"
},
{
"givenName": "Katia",
"familyName": "Real"
},
{
"givenName": "Knut Petter",
"familyName": "Lehre"
},
{
"givenName": "Trygve Brauns",
"familyName": "Leergaard"
},
{
"givenName": "Jan G.",
"familyName": "Bjaalie"
},
{
"givenName": "Niels C.",
"familyName": "Danbolt"
}
]
},
"accessibility": {
"name": "free access"
},
"firstReleasedAt": "2021-12-22T10:17:42.064Z",
"lastReleasedAt": "2023-04-07T11:13:44.695Z",
"type": [
"https://openminds.ebrains.eu/core/DatasetVersion"
],
"ethicsAssessment": [
"https://openminds.ebrains.eu/instances/ethicsAssessment/EUCompliantNonSensitive"
],
"contentTypes": [
"image/tiff",
"application/pdf"
],
"license": {
"url": "https://creativecommons.org/licenses/by-sa/4.0/legalcode",
"label": "Creative Commons Attribution-ShareAlike 4.0 International"
},
"projects": [{
"fullName": "Rodent brain neurotransporter atlas: GLT1"
}],
"versionInnovation": "This is the only version of this dataset.",
"version": "v1"
}