Skip to content

Commit

Permalink
Update checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaCartuyvels1 committed Jul 30, 2024
1 parent 4b1767e commit 117225e
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 18 deletions.
12 changes: 7 additions & 5 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"access_right": "open",
"title": "MBAG - Bodem",
"description": "<p>Replace this with a short description of the project. It becomes the\nabstract of the project in the citation information. And the project\ndescription at https://zenodo.org<\/p>",
"title": "MBAG - MONIPOLLI",
"description": "<p>MONIPOLLI is één van de onderzoeksluiken van het Meetnet Biodiversiteit in het Agrarisch Gebied (MBAG) met als hoofddoel een realistische monitoringsaanpak voor bestuivers in Vlaanderen te ontwikkelen. Dit omvat in eerste instantie het uitwerken van een methodologie voor de bemonstering en de identificatie van bestuivers. Hieraan draagt het pilootproject SPRING (Strengthening pollinator recovery through indicators and monitoring) in grote mate bij. Tezelfdertijd wordt ook een Vlaams meetnet ontworpen. De effectieve implementatie van dit lange termijn monitoringsmeetnet wordt gepland vanaf 2025. In een latere fase kan de monitoring eventueel ook uitgebreid worden naar andere ongewervelden die een cruciale rol spelen bij het goed functioneren van landbouwecosystemen.<\/p>",
"keywords": [
"MBAG",
"meetnet"
"meetnet",
"pollinatoren",
"bestuivers"
],
"upload_type": "software",
"license": "CC-BY-4.0",
Expand All @@ -14,11 +16,11 @@
"name": "Cartuyvels, Emma",
"affiliation": "Instituut voor Natuur- en Bosonderzoek (INBO)",
"orcid": "0000-0001-7856-6360",
"type": "ContactPerson"
"type": "contactperson"
},
{
"name": "Research Institute for Nature and Forest (INBO)",
"type": "RightsHolder"
"type": "rightsholder"
}
],
"creators": [
Expand Down
20 changes: 14 additions & 6 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cff-version: 1.2.0
message: If you use this software, please cite it using these metadata.
title: MBAG - Bodem
title: "MBAG - MONIPOLLI"
authors:
- given-names: Emma
family-names: Cartuyvels
Expand All @@ -17,16 +17,24 @@ authors:
keywords:
- MBAG
- meetnet
- pollinatoren
- bestuivers
contact:
- given-names: Emma
family-names: Cartuyvels
affiliation: Instituut voor Natuur- en Bosonderzoek (INBO)
orcid: 0000-0001-7856-6360
doi: ~
license: CC-BY-4.0
repository-code: https://github.com/inbo/mbag-bodem/
repository-code: https://github.com/inbo/mbag-monipolli/
type: software
abstract: |-
Replace this with a short description of the project.
It becomes the abstract of the project in the citation information.
And the project description at https://zenodo.org
abstract: "MONIPOLLI is één van de onderzoeksluiken van het Meetnet Biodiversiteit
in het Agrarisch Gebied (MBAG) met als hoofddoel een realistische monitoringsaanpak
voor bestuivers in Vlaanderen te ontwikkelen. Dit omvat in eerste instantie het
uitwerken van een methodologie voor de bemonstering en de identificatie van bestuivers.
Hieraan draagt het pilootproject SPRING (Strengthening pollinator recovery through
indicators and monitoring) in grote mate bij. Tezelfdertijd wordt ook een Vlaams
meetnet ontworpen. De effectieve implementatie van dit lange termijn monitoringsmeetnet
wordt gepland vanaf 2025.\nIn een latere fase kan de monitoring eventueel ook uitgebreid
worden naar andere ongewervelden die een cruciale rol spelen bij het goed functioneren
van landbouwecosystemen."
4 changes: 1 addition & 3 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
## creative commons

# Attribution 4.0 International
# Creative Commons Attribution 4.0 International

Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible.

Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<!-- spell-check: ignore:start -->
<!-- badges: start -->
![GitHub](https://img.shields.io/github/license/inbo/mbag-monipolli)
![GitHub repo size](https://img.shields.io/github/repo-size/inbo/mbag-monipolli)
Expand All @@ -18,7 +17,6 @@ Research Institute for Nature and Forest (INBO)[^cph][^fnd]
[^inbo.be]: Instituut voor Natuur- en Bosonderzoek (INBO)

**keywords**: MBAG; meetnet; pollinatoren; bestuivers
<!-- spell-check: ignore:end -->

<!-- community: inbo -->

Expand Down
13 changes: 11 additions & 2 deletions checklist.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
description: Configuration file for checklist::check_pkg()
package: no
allowed:
warnings: []
notes: []
warnings:
- motivation: Needed to allow annotation of figures and tables in Dutch parent-child
documents
value: No Rstudio project found for bookdown C:/R/git_repositories/mbag-monipolli/source
notes:
- motivation: Not applicable
value: no DOI badge found in README.md
- motivation: Not relevant yet
value: No version information found in README.md
- motivation: Not applicable
value: no website badge found in README.md
required:
- CITATION
- checklist
Expand Down

0 comments on commit 117225e

Please sign in to comment.