Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MEDGULL_ANTWERPEN has incorrect DOI in datapackage.json #204

Open
peterdesmet opened this issue Jul 2, 2024 · 0 comments
Open

MEDGULL_ANTWERPEN has incorrect DOI in datapackage.json #204

peterdesmet opened this issue Jul 2, 2024 · 0 comments
Labels

Comments

@peterdesmet
Copy link
Member

The latest version of MEDGULL_ANTWERPEN has https://10.5281/zenodo.12623583, rather than https://doi.org/10.5281/zenodo.12623583 as id in datapackage.json:

library(frictionless)
read_package("https://zenodo.org/records/12623583/files/datapackage.json")
#> A Data Package with 2 resources:
#> • reference-data
#> • gps
#> For more information, see <https://10.5281/zenodo.12623583>.
#> Use `unclass()` to print the Data Package as a list.

Created on 2024-07-02 with reprex v2.1.0

Since this doesn't affect any functionality, I won't upload a new version. It will be corrected when we publish the 2024 data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant