-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
43 lines (43 loc) · 2.49 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
{
"access_right": "open",
"title": "Sampling frame for partridge (Perdrix perdrix) in Flanders",
"version": "2023.1",
"description": "<p>Since 2008, partridge hunting in Flanders has been subject to a\nnumber of conditions. The first condition states compliance with an\naverage density of at least 3 breeding pairs per 100 ha of open space.\nThe Research Institute for Nature and Forest (<a\nhref=\"https://www.vlaanderen.be/inbo/en\">INBO<\/a>) is responsible for\nthe calculation of these densities and advises the Agency for Nature and\nForests (<a href=\"https://www.natuurenbos.be/\">ANB<\/a>) on this.<\/p>\n<p>This repository contains the source code to generate the layer with\nopen space within <a\nhref=\"https://doi.org/10.5281/zenodo.5584203\">hunting grounds<\/a> in\nFlanders. The selection is based on relevant categories of the <a\nhref=\"https://openstreetmap.org\">OpenStreetMap<\/a> information.<\/p>\n<p>We aim to make the layer reproducible by making the code publicly\navailable under an open source license. The code itself requires only\nfreeware open source software (<a\nhref=\"https://www.r-project.org/\">R<\/a> and <a\nhref=\"https://qgis.org\">QGIS<\/a>). The OpenStreetMap database updates\ncontinuously. Rerunning the code on the current database might yield a\ndifferent layer. Therefore we also republish the <a\nhref=\"https://doi.org/10.5281/zenodo.5792948\">snapshot<\/a> of the\nOpenStreetMap data we used. When we need to update the open space layer,\nwe will add an updated snapshot as a new version. Having both the code\nand the data available under version control, allows to recreate both\nthe most recent version as any older version.<\/p>",
"keywords": [
"hunting",
"monitoring",
"habitat"
],
"upload_type": "software",
"license": "CC-BY-4.0",
"language": "eng",
"contributors": [
{
"name": "Onkelinx, Thierry",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0001-8804-4216",
"type": "ContactPerson"
},
{
"name": "Research Institute for Nature and Forest (INBO)",
"type": "RightsHolder"
}
],
"creators": [
{
"name": "Onkelinx, Thierry",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0001-8804-4216"
},
{
"name": "Carmen, Raïsa",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0003-1025-8702"
}
],
"communities": [
{
"identifier": "inbo"
}
]
}