Skip to content

Commit dcfcdb2

Browse files
authored
Merge pull request #8 from b-cubed-eu/update-checklist
update zenodo metadata
2 parents 92ec8be + 309fd7c commit dcfcdb2

4 files changed

Lines changed: 49 additions & 21 deletions

File tree

.zenodo.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,11 @@
4242
{
4343
"identifier": "inbo"
4444
}
45+
],
46+
"publisher": "Research Institute for Nature and Forest (INBO)",
47+
"grants": [
48+
{
49+
"id": "101059592"
50+
}
4551
]
4652
}

CITATION.cff

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ contact:
2323
affiliation: Research Institute for Nature and Forest (INBO), Herman Teirlinckgebouw,
2424
Havenlaan 88 PO Box 73, B-1000 Brussels, Belgium
2525
orcid: 0000-0002-5900-8109
26-
doi: ~
26+
doi: 10.5281/zenodo.15190796
2727
license: MIT
2828
repository-code: https://github.com/b-cubed-eu/b3data-scripts/
2929
type: software
3030
abstract: "This repository contains scripts to create the b3data [frictionless](https://docs.ropensci.org/frictionless/) data package. This data package includes data resources used across the [b3verse](https://docs.b-cubed.eu/guides/b3verse/) and is published on [Zenodo](https://doi.org/10.5281/zenodo.15181097)."
31+
version: 0.1.3

checklist.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@ description: Configuration file for checklist::check_pkg()
22
package: no
33
allowed:
44
warnings: []
5-
notes:
6-
- motivation: Not yet applicable
7-
value: no DOI badge found in README.md
8-
- motivation: Not yet applicable
9-
value: No version information found in README.md
10-
- motivation: Not yet applicable
11-
value: no website badge found in README.md
5+
notes: []
126
required:
137
- checklist
148
- folder conventions

organisation.yml

Lines changed: 40 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,40 @@
1-
community: b3
2-
email: info@inbo.be
3-
github: b-cubed-eu
4-
funder: European Union's Horizon Europe Research and Innovation Programme (ID No 101059592)
5-
rightsholder: Research Institute for Nature and Forest (INBO)
6-
organisation:
7-
inbo.be:
8-
affiliation:
9-
- Research Institute for Nature and Forest (INBO)
10-
- Instituut voor Natuur- en Bosonderzoek (INBO)
11-
- Institut de Recherche sur la Nature et les Forêts (INBO)
12-
- Institut für Natur- und Waldforschung (INBO)
13-
orcid: yes
1+
checklist version: 0.5.2
2+
git: https://github.com/b-cubed-eu
3+
info@inbo.be:
4+
name:
5+
nl-BE: Instituut voor Natuur- en Bosonderzoek (INBO)
6+
fr-FR: Institut de Recherche sur la Nature et les Forêts (INBO)
7+
en-GB: Research Institute for Nature and Forest (INBO)
8+
de-DE: Institut für Natur- und Waldforschung (INBO)
9+
email: info@inbo.be
10+
website: https://www.vlaanderen.be/inbo/en-gb
11+
logo: https://inbo.github.io/checklist/reference/figures/logo-en.png
12+
ror: 00j54wy13
13+
orcid: yes
14+
zenodo: inbo
15+
rightsholder: optional
16+
funder: optional
17+
license:
18+
package:
19+
GPL-3: https://raw.githubusercontent.com/inbo/checklist/refs/heads/main/inst/generic_template/gplv3.md
20+
MIT: https://raw.githubusercontent.com/inbo/checklist/refs/heads/main/inst/generic_template/mit.md
21+
project:
22+
CC BY 4.0: https://raw.githubusercontent.com/inbo/checklist/refs/heads/main/inst/generic_template/cc_by_4_0.md
23+
data:
24+
CC0: https://raw.githubusercontent.com/inbo/checklist/131fe5829907079795533bfea767bf7df50c3cfd/inst/generic_template/cc0.md
25+
b-cubedsupport@meisebotanicgarden.be:
26+
name:
27+
en-GB: European Union (ID 101059592)
28+
email: b-cubedsupport@meisebotanicgarden.be
29+
website: https://b-cubed.eu/
30+
orcid: no
31+
zenodo: b3
32+
rightsholder: optional
33+
funder: single
34+
license:
35+
package:
36+
MIT: https://raw.githubusercontent.com/inbo/checklist/refs/heads/main/inst/generic_template/mit.md
37+
project:
38+
MIT: https://raw.githubusercontent.com/inbo/checklist/refs/heads/main/inst/generic_template/mit.md
39+
data:
40+
CC BY 4.0: https://raw.githubusercontent.com/inbo/checklist/refs/heads/main/inst/generic_template/cc_by_4_0.md

0 commit comments

Comments
 (0)