-
Notifications
You must be signed in to change notification settings - Fork 15
/
.zenodo.json
60 lines (60 loc) · 2.3 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
51
52
53
54
55
56
57
58
59
60
{
"description": "<p>v2.9.0</p>\n<p>This release includes the following changes:</p>\n<ul>\n<li>Adds ability to assign jobs to technicians, and improves interface for working with jobs.</li>\n<li>Changes landing page so that technician user sees dashboard of jobs assigned to them.</li>\n<li>Shows natural language date relative to current time.</li>\n<li>Improves handling of missing protocol code.</li>\n<p>Contributions from @marikoja , @gnomicos and @bjkeller</p>",
"license": "MIT",
"title": "aquariumbio/aquarium: Aquarium version 2.9.0",
"version": "v2.9.0",
"upload_type": "software",
"communities": [
{
"identifier": "aquarium"
}
],
"publication_date": "2021-02-03",
"creators": [
{
"affiliation": "Electrical and Computer Engineering, University of Washington",
"name": "Benjamin J. Keller"
},
{
"affiliation": "Electrical and Computer Engineering, University of Washington",
"name": "Abraham Miller"
},
{
"affiliation": "Electrical and Computer Engineering, University of Washington",
"name": "Garrett Newman"
},
{
"affiliation": "Electrical and Computer Engineering, University of Washington",
"name": "Phuong Le"
},
{
"affiliation": "Electrical and Computer Engineering, University of Washington",
"name": "Justin Vrana"
},
{
"affiliation": "Electrical and Computer Engineering, University of Washington",
"name": "Gene Nomicos"
},
{
"affiliation": "Electrical and Computer Engineering, University of Washington",
"name": "Mariko Anderson"
},
{
"affiliation": "Electrical and Computer Engineering, University of Washington",
"name": "Eric Klavins"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/aquariumbio/aquarium/tree/v2.9.0",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.2535714",
"relation": "isVersionOf"
}
]
}