Skip to content

Commit 9e33f7d

Browse files
committed
update description
1 parent 9e320a7 commit 9e33f7d

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

.zenodo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"access_right": "open",
33
"title": "Scripts used to create the b3data frictionless data package",
4-
"description": "<p>This repository contains scripts to create the b3data <a href=\"https://docs.ropensci.org/frictionless/\">frictionless<\/a> data package. This data package includes data resources used across the <a href=\"https://docs.b-cubed.eu/guides/b3verse/\">b3verse<\/a> and will be published on <a href=\"https://zenodo.org/\">Zenodo<\/a>.<\/p>",
4+
"description": "<p>This repository contains scripts to create the b3data <a href=\"https://docs.ropensci.org/frictionless/\">frictionless<\/a> data package. This data package includes data resources used across the <a href=\"https://docs.b-cubed.eu/guides/b3verse/\">b3verse<\/a> and is published on <a href=\"https://doi.org/10.5281/zenodo.15181097\">Zenodo<\/a>.<\/p>",
55
"keywords": [
66
"data package",
77
"b3verse",

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ doi: ~
2727
license: MIT
2828
repository-code: https://github.com/b-cubed-eu/b3data-scripts/
2929
type: software
30-
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 will be published on [Zenodo](https://zenodo.org/)."
30+
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)."

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ European Union's Horizon Europe Research and Innovation Programme (ID No 1010595
4242
<!-- community: inbo -->
4343

4444
<!-- description: start -->
45-
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 will be published on [Zenodo](https://zenodo.org/).
45+
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).
4646
<!-- description: end -->
4747

4848
This code is developed in context of **T5.5** of the [B-Cubed project](https://b-cubed.eu/).

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ Horizon Europe Research and Innovation Programme (ID No 101059592)[^7]
2828
This repository contains scripts to create the b3data
2929
[frictionless](https://docs.ropensci.org/frictionless/) data package.
3030
This data package includes data resources used across the
31-
[b3verse](https://docs.b-cubed.eu/guides/b3verse/) and will be published
32-
on [Zenodo](https://zenodo.org/). <!-- description: end -->
31+
[b3verse](https://docs.b-cubed.eu/guides/b3verse/) and is published on
32+
[Zenodo](https://doi.org/10.5281/zenodo.15181097).
33+
<!-- description: end -->
3334

3435
This code is developed in context of **T5.5** of the [B-Cubed
3536
project](https://b-cubed.eu/).

0 commit comments

Comments
 (0)