-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
28 lines (28 loc) · 1.02 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
{
"upload_type": "dataset",
"title": "This is the 'title': Test Zenodo upload",
"description": "This is the 'description'.\nHere is a new line, with a Unicode escape sequence for a greek letter beta: \u03b2 (raw unescaped character: β)<p>Since newline escape sequences don't work, this is a paragraph enclosed in HTML tags.<br>An html line break also appears, within the paragraph, just before this sentence.</p>",
"creators": [
{
"name": "Woodcroft, Ben",
"affiliation": "Queensland University of Technology",
"orcid": "0000-0003-0670-7480"
},
{
"name": "Bolduc, Ben",
"affiliation": "The Ohio State University",
"orcid": "0000-0003-2420-0755"
},
{
"name": "Hodgkins, Suzanne",
"affiliation": "The Ohio State University",
"orcid": "0000-0002-0489-9207"
}
],
"access_right": "open",
"license": "gpl-3.0",
"keywords": ["test", "EMERGE"],
"notes": "This is the 'notes'",
"version": "0.0.12",
"communities": [{"identifier": "emerge-bii"}]
}