5 replies
September 2021

dnoesgaard Science Communications Coordinator

Datasets in R can easily be summarized using tidyverse, e.g.

> my_dataset %>% count (DatasetKey)

November 2021

sant

I wonder if this kind of datasets are also harvested and made searchable through gbif portal and api, like those datasets published trough IPT.
If so, could you post an example link to one of them?

Also, is it possible to somehow modify a derived dataset after publication? (i.e., updating zenodo version to add new records, for example)

May 2024

tllimapt

Hey there, I have a question regarding the citation part:
Imagine I prepare a derived dataset that I want to use in an article, can I assign my own name as the author of said derived dataset?

I ask this because I have yet to see someone assigning an author to a derived dataset.

1 reply
May 2024 ▶ tllimapt

dnoesgaard Science Communications Coordinator

Hello,

The derived dataset will have a suggested citation shown on its landing page, but if you prefer to change that to include yourself as the author, that’s fine. As long as you make sure the DOI is included.

May 2024

tllimapt

Hello,

Thank you for the clarification, it was exactly what I needed to know!

Kind regards