-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.zenodo.json
79 lines (79 loc) · 2.53 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"title": "Global Tuna Atlas : data generation worklow",
"description": "This R worklfow is used to generate the Global Tuna Atlas datasets. The code has been developped and can be directly executed in the virtual environments of the RStudio server hosted in the same <a href=\"https://blue-cloud.d4science.org/group/globalfisheriesatlas\">Virtual Lab<\/a> provided by <a href=\"https://blue-cloud.d4science.org\">Blue-Cloud 2026<\/a> project which implements best practices for Open Science and FAIR data management. Find more details about these datasets on <a href=\"https://www.fao.org/fishery/en/collection/firms-tuna-atlas\">FIRMS Website<\/a>.",
"license": "CC-BY-4.0",
"upload_type": "software",
"access_right": "open",
"creators": [
{
"orcid": "0009-0007-6967-0300",
"name": "FIRMS GTA Technical Working Group"
},
{
"orcid": "0000-0002-9946-1338",
"affiliation": "IRD",
"name": "Grasset, Bastien"
},
{
"orcid": "0000-0002-3519-6141",
"affiliation": "IRD",
"name": "Barde, Julien"
},
{
"orcid": "0000-0001-7429-7204",
"affiliation": "IRD",
"name": "Taconet, Paul"
},
{
"name": "Blondel, Emmanuel",
"affiliation": "FAO",
"orcid": "0000-0002-5870-5762"
}
],
"keywords": [
"Tuna fisheries",
"FAIR services",
"web mapping",
"Shiny app",
"Darwin Core",
"GBIF",
"reproducible research",
"Open Science",
"R"
],
"related_identifiers": [
{
"scheme": "doi",
"identifier": "https://doi.org/10.5281/zenodo.5745958",
"relation": "isSupplementTo",
"resource_type": "dataset"
},
{
"scheme": "doi",
"identifier": "https://dx.doi.org/10.5281/zenodo.5747174",
"relation": "isSupplementTo",
"resource_type": "dataset"
},
{
"scheme": "doi",
"identifier": "https://dx.doi.org/10.5281/zenodo.5745986",
"relation": "isSupplementTo",
"resource_type": "dataset"
},
{
"scheme": "doi",
"identifier": "https://dx.doi.org/10.5281/zenodo.5746041",
"relation": "isSupplementTo",
"resource_type": "dataset"
}
],
"communities": [
{"identifier": "fisheries"},
{"identifier": "bluecloud"},
{"identifier": "umr-marbec"}
],
"grants": [
{"id":"101094227"},
{"id":"862409"}
]
}