forked from NLeSC/python-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
77 lines (77 loc) · 2.22 KB
/
.zenodo.json
File metadata and controls
77 lines (77 loc) · 2.22 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
{
"creators": [
{
"affiliation": "Netherlands eScience Center",
"name": "van der Zwaan, Janneke",
"orcid": "0000-0002-8329-7000"
},
{
"affiliation": "Netherlands eScience Center",
"name": "van Werkhoven, Ben",
"orcid": "0000-0002-7508-3272"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Andela, Bouwe",
"orcid": "0000-0001-9005-8940"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Bos, Patrick",
"orcid": "0000-0002-6033-960X"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Attema, Jisk",
"orcid": "0000-0002-0948-1176"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Bakker, Tom"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Spaaks, Jurriaan H.",
"orcid": "0000-0002-7064-4069"
},
{
"affiliation": "Netherlands eScience Center",
"name": "van Kuppevelt, Dafne",
"orcid": "0000-0002-2662-1994"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Veen, Lourens",
"orcid": "0000-0002-6311-1168"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Rol, Evert",
"orcid": "0000-0001-8357-4453"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Verhoeven, Stefan",
"orcid": "0000-0002-5821-2060"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Diblen, Faruk",
"orcid": "0000-0002-0989-929X"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Tjong Kim Sang, Erik",
"orcid": "0000-0002-8431-081X"
}
],
"keywords": [
"cookiecutter",
"template",
"Python"
],
"license": {
"id": "Apache-2.0"
},
"title": "Netherlands eScience Center Python Template"
}