Improve terminology "top-level DOI" -> "concept DOI" + fix link#985
Improve terminology "top-level DOI" -> "concept DOI" + fix link#985Rafnuss wants to merge 6 commits intoropensci:mainfrom
Conversation
|
I'll keep "concept" to differentiate the versioned DOI. But up to you! |
|
Thank you @Rafnuss! |
Co-authored-by: Beatriz Milz <42153618+beatrizmilz@users.noreply.github.com>
|
Thank you @beatrizmilz! |
You are welcome! |
|
@maurolepore Could you please have a look at the Spanish translation? No worries if not! 🙏 |
| - Si tu paquete aún no tiene un archivo CITATION, puedes crear uno con `usethis::use_citation()`y llenarlo con los valores generados por la función `citation()`. | ||
| - CRAN exige que los archivos CITATION se declaren como [items `bibentry`](https://stat.ethz.ch/R-manual/R-devel/library/utils/html/bibentry.html) y no en la forma aceptada previamente de [`citEntry()`](https://stat.ethz.ch/R-manual/R-devel/library/utils/html/citEntry.html). | ||
| - Si archivas cada versión de tu repositorio de GitHub en Zenodo, añade el [DOI principal de Zenodo](https://help.zenodo.org/#versioning) al archivo CITATION. | ||
| - Si archivas cada versión de tu repositorio de GitHub en Zenodo, añade el [DOI _concept_ de Zenodo](https://zenodo.org/help/versioning) al archivo CITATION. |
There was a problem hiding this comment.
I don't understand why the change to concept in english from the word principal in Spanish, can someone explain?
There was a problem hiding this comment.
@yabellini it's because "Concept DOI" is the official Zenodo phrase https://zenodo.org/help/versioning
You can use the Concept DOI representing all versions in citations when it is desirable to cite an evolving research artifact, without being specific about the version.
There was a problem hiding this comment.
I wonder if they already have a traslation option for Spanish, I will investigate a little. Because in spanish would be concepto, but sound a little extrange.
MInor edit of terminology. Just a suggestion.
Checklist for dev guide maintainers, do not delete 😸