Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
---

[![Build Status](https://app.travis-ci.com/OPENDAP/libdap4.svg?token=sZ7AH1JNbtUbge4Y4gRA&branch=master&status=passed)](https://app.travis-ci.com/github/OPENDAP/libdap4)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14646648.svg)](https://doi.org/10.5281/zenodo.14646648)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.21540505.svg)](https://doi.org/10.5281/zenodo.21540505)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of updating the DOI for every release, we would be better off using the 'all versions' DOI, which Zenodo added for things like a README that is not version specific (or at least should not be IMHO). I know that we used to put information in the README about 'this version' but that's pretty tedious to wade through for a 30 year old piece of code.

From Zenodo: "Cite all versions? You can cite all versions by using the DOI 10.5281/zenodo.1013914. This DOI represents all versions, and will always resolve to the latest one. Read more --> https://zenodo.org/help/versioning"

So, I think we should be using the DOI: 10.5281/zenodo.1013914 and not change it for each release. When people cite a certain version, they can use a specific DOI.

Do you agree?


---

Expand Down
Loading