-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.zenodo.json
50 lines (50 loc) · 1.37 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
39
40
41
42
43
44
45
46
47
48
49
50
{
"title": "CADET-Python: Version 1.0.3",
"upload_type": "software",
"creators": [
{
"name": "Heymann, William",
"orcid": "0000-0002-5093-0797",
"affiliation": "Forschungszentrum Jülich"
},
{
"name": "Schmölder, Johannes",
"orcid": "0000-0003-0446-7209",
"affiliation": "Forschungszentrum Jülich"
},
{
"name": "Jäpel, Ronald",
"orcid": "0000-0002-4912-5176",
"affiliation": "Forschungszentrum Jülich"
},
{
"name": "Lanzrath, Hannah",
"orcid": "0000-0002-2675-9002",
"affiliation": "Forschungszentrum Jülich"
},
{
"name": "Leweke, Samuel",
"orcid": "0000-0001-9471-4511",
"affiliation": "Forschungszentrum Jülich"
},
{
"name": "von Lieres, Eric",
"orcid": "0000-0002-0309-8408",
"affiliation": "Forschungszentrum Jülich"
}
],
"license": "BSD-3-Clause",
"keywords": [
"modeling",
"simulation",
"biotechnology",
"process",
"chromatography",
"CADET",
"general rate model",
"Python"
],
"version": "1.0.3",
"access_right": "open",
"communities": [{"identifier": "open-source"}]
}