-
Notifications
You must be signed in to change notification settings - Fork 10
/
.zenodo.json
38 lines (38 loc) · 1.04 KB
/
.zenodo.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
{
"description": "Code accompanying data release of natural language listening fMRI data (LeBel et al.)",
"license": "MIT",
"title": "HuthLab/deep-fMRI-dataset",
"version": "1.0.2",
"upload_type": "software",
"publication_date": "2023-08-02",
"creators": [
{
"affiliation": "@HuthLab",
"name": "Shailee Jain"
},
{
"name": "Amanda LeBel"
},
{
"affiliation": "The University of Texas at Austin",
"name": "Alex Huth"
},
{
"affiliation": "Senior researcher",
"name": "Chandan Singh"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/HuthLab/deep-fMRI-dataset/tree/1.0.2",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.1101/2022.09.22.509104",
"relation": "isDescribedBy"
}
]
}