-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
47 lines (47 loc) · 1.24 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
{
"title": "dubicube: Calculation and Interpretation of Data Cube Indicator Uncertainty",
"version": "0.0.2",
"license": "MIT",
"upload_type": "software",
"description": "<p>An R package to explore calculation, interpretation and visualisation of uncertainty related to indicators based on biodiversity data cubes.<\/p>",
"keywords": [
"uncertainty quantification",
"uncertainty visualisation",
"biodiversity indicators",
"data cubes"
],
"access_right": "open",
"language": "eng",
"contributors": [
{
"name": "Langeraert, Ward",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0002-5900-8109",
"type": "contactperson"
},
{
"name": "Research Institute for Nature and Forest (INBO)",
"type": "rightsholder"
}
],
"creators": [
{
"name": "Langeraert, Ward",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0002-5900-8109"
},
{
"name": "Van Daele, Toon",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0002-1362-853X"
}
],
"communities": [
{
"identifier": "b3"
},
{
"identifier": "inbo"
}
]
}