-
Notifications
You must be signed in to change notification settings - Fork 8
/
zenodo.json
32 lines (31 loc) · 1014 Bytes
/
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
{
"creators": [
{
"orcid": "0000-0002-9686-3948",
"name": "Engstfeld, Albert Kilian",
"affiliation": "Ulm University"
},
{
"orcid": "0000-0001-7119-1295",
"name": "Hermann, Johannes M.",
"affiliation": "Ulm University"
},
{
"orcid": "0000-0001-6944-5575",
"name": "Hörmann, Nicolas",
"affiliation": "Fritz-Haber-Institut"
},
{
"orcid": "0000-0002-3930-9107",
"name": "Rüth, Julian"
},
{
"orcid": "0000-0003-2684-3711",
"name": "Schilling, Markus",
"affiliation": "Technische Universität München"
}
],
"license": "GPL-3.0-or-later",
"title": "echemdb",
"description": "<p>The echemdb aims to be a repository for high-quality data on electrochemical systems. It provides a Python API to interact with the repository.</p>"
}