-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.zenodo.json
More file actions
40 lines (40 loc) · 946 Bytes
/
.zenodo.json
File metadata and controls
40 lines (40 loc) · 946 Bytes
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
{
"title": "b3alien: A Python Package to Calculate the Global Biodiversity Framework Target 6 Headline Indicators",
"version": "0.4.0",
"description": "Python package to calculate the CBD target 6.1 indicator from occurrence cubes",
"creators": [
{
"name": "Trekels, Maarten",
"orcid": "https://orcid.org/0000-0001-8282-8765"
}
],
"upload_type": "software",
"access_right": "open",
"license": "MIT",
"communities": [
{
"identifier": "meisebotanicgarden"
}
],
"contributors": [
{
"name": "Meise Botanic Garden",
"type": "RightsHolder"
},
{
"name": "Trekels, Maarten",
"type": "ContactPerson",
"orcid": "https://orcid.org/0000-0001-8282-8765"
}
],
"language": "eng",
"keywords": [
"Python package",
"GBIF",
"B-Cubed",
"Global Biodiversity Framework",
"Target 6",
"Convention on Biological Diversity",
"CBD"
]
}