forked from Kitware/trame
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
38 lines (38 loc) · 1023 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
33
34
35
36
37
38
{
"description": "Trame let you weave various components and technologies into a Web Application solely written in Python",
"license": "BSD-3-Clause",
"title": "Kitware/trame: v1.16.2",
"version": "v1.16.2",
"upload_type": "software",
"publication_date": "2022-02-20",
"creators": [
{
"affiliation": "Kitware",
"name": "Sebastien Jourdain"
},
{
"affiliation": "Kitware",
"name": "Patrick Avery"
},
{
"affiliation": "Kitware",
"name": "Patrick O'Leary"
},
{
"affiliation": "Kitware SAS",
"name": "David Berger"
},
{
"affiliation": "Kitware",
"name": "Caitlin Ross"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "doi",
"identifier": "10.5281/zenodo.6190184",
"relation": "isVersionOf"
}
]
}