-
Notifications
You must be signed in to change notification settings - Fork 107
Expand file tree
/
Copy path.zenodo.json
More file actions
53 lines (53 loc) · 1.3 KB
/
.zenodo.json
File metadata and controls
53 lines (53 loc) · 1.3 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
{
"title": "chart-fx",
"description": "chart-fx — a high-performance scientific charting library for JavaFX.",
"license": {
"id": "LGPL-3.0-only"
},
"upload_type": "software",
"creators": [
{
"name": "Steinhagen, Ralph J.",
"affiliation": "GSI Helmholtzzentrum für Schwerionenforschung / FAIR",
"orcid": "0009-0009-8537-7029"
},
{
"name": "Krimm, Alexander",
"affiliation": "GSI Helmholtzzentrum für Schwerionenforschung",
"orcid": "0000-0003-0804-756X"
},
{
"name": "Braeuning, Harald",
"affiliation": "GSI Helmholtzzentrum für Schwerionenforschung"
},
{
"name": "Enner, Florian",
"affiliation": "HEBI Robotics"
},
{
"name": "Peter, Benjamin",
"affiliation": "GSI Helmholtzzentrum für Schwerionenforschung"
},
{
"name": "Fischer, Tonda"
},
{
"name": "Niedermayer, Philipp",
"affiliation": "GSI Helmholtzzentrum für Schwerionenforschung",
"orcid": "0000-0002-4722-6619"
}
],
"keywords": [
"scientific charting",
"JavaFX",
"data visualisation",
"real-time plotting"
],
"related_identifiers": [
{
"identifier": "https://github.com/fair-acc/chart-fx",
"relation": "isSupplementTo",
"scheme": "url"
}
]
}