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

zenodo: Add metadata file #559

Merged
merged 1 commit into from Feb 6, 2022
Merged

Conversation

jdemel
Copy link
Contributor

@jdemel jdemel commented Jan 25, 2022

Zenodo is a CERN operated service. It's purpose is to provide a repository of open materials, mainly software and datasets, and make them easily citable.
GitHub and Zenodo are fairly well integrated.

VOLK already has an entry:
https://zenodo.org/record/4903136

However, the provided information is inaccurate. The new .zenodo.json file improves more accurate metadata. Further, new releases are automatically added to Zenodo as well.

There's even a DOI for all versions 10.5281/zenodo.3360942
A batch is added to the top-level README.

The provided scripts make it easy to add more citation metadata to .zenodo.json (e.g. ORCID, affiliation) while contributor names may be added programmatically before a new release from git data.

Zenodo is a CERN operated service. It's purpose is to provide a
repository of open materials, mainly software and datasets, and make
them easily citable.
GitHub and Zenodo are fairly well integrated.

VOLK already has an entry:
https://zenodo.org/record/4903136

However, the provided information is inaccurate. The new `.zenodo.json`
file improves more accurate metadata. Further, new releases are
automatically added to Zenodo as well.

There's even a DOI for all versions [10.5281/zenodo.3360942](https://doi.org/10.5281/zenodo.3360942)
A batch is added to the top-level README.

Signed-off-by: Johannes Demel <demel@uni-bremen.de>
Copy link
Contributor

@michaelld michaelld left a comment

Choose a reason for hiding this comment

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

LGTM ... thanks for getting this added!

@michaelld michaelld merged commit 07334d2 into gnuradio:main Feb 6, 2022
@jdemel jdemel deleted the citation-metadata branch July 1, 2022 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants