-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
61 lines (61 loc) · 2.13 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
61
{
"upload_type": "software",
"description": "Companion repo of the paper \"Extending OpenStack Monasca for Predictive Elasticity Control\" (<a href=\"https://github.com/giacomolanciano/predictive-elasticity-monasca\">https://github.com/giacomolanciano/predictive-elasticity-monasca</a>)",
"language": "eng",
"title": "Archival bundle of the code used for \"Extending OpenStack Monasca for Predictive Elasticity Control\"",
"license": {
"id": "GPL-3.0"
},
"creators": [
{
"orcid": "0000-0002-7431-8041",
"affiliation": "Scuola Normale Superiore, Italy",
"name": "Lanciano, Giacomo"
},
{
"orcid": "0000-0002-2279-3545",
"affiliation": "Scuola Normale Superiore, Italy",
"name": "Galli, Filippo"
},
{
"orcid": "0000-0002-0362-0657",
"affiliation": "Scuola Superiore Sant'Anna, Italy",
"name": "Cucinotta, Tommaso"
},
{
"orcid": "0000-0001-5213-2468",
"affiliation": "University of Pisa, Italy",
"name": "Bacciu, Davide"
},
{
"orcid": "0000-0002-1694-612X",
"affiliation": "National Research Council, Italy",
"name": "Passarella, Andrea"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/giacomolanciano/predictive-elasticity-monasca",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.26599/BDMA.2023.9020014",
"relation": "isSupplementTo",
"resource_type": "publication-article"
},
{
"scheme": "url",
"identifier": "https://github.com/giacomolanciano/UCC2021-predictive-auto-scaling-openstack",
"relation": "isDerivedFrom"
},
{
"scheme": "doi",
"identifier": "10.1145/3468737.3494104",
"relation": "isDerivedFrom",
"resource_type": "publication-conferencepaper"
}
]
}