Built and developed by researchers, to ensure that everyone can join in Open Science.
The OpenAIRE project, in the vanguard of the open access and open data movements in Europe was commissioned by the EC to support their nascent Open Data policy by providing a catch-all repository for EC funded research. CERN, an OpenAIRE partner and pioneer in open source, open access and open data, provided this capability and Zenodo was launched in May 2013 (European Organization For Nuclear Research and OpenAIRE 2013).
In support of its research programme CERN has developed tools for Big Data management and extended Digital Library capabilities for Open Data. Through Zenodo these Big Science tools could be effectively shared with the long-tail of research.
Publishing the package code through Zenodo has several benefits.
ORCID, which stands for Open Researcher and Contributor ID, is a global, not-for-profit organization sustained by fees from their member organizations. They are community-built and governed by a Board of Directors representative of their membership with wide stakeholder representation. ORCID is supported by a dedicated and knowledgeable professional staff.
Individual researchers are the heart of everything ORCID does and will always have access to their records and data for free. If you don’t already have an ORCID iD, register for one today! Researchers can identify themselves with this ORCID iD in their publications. This solves potential ambiguity dues to several persons with the same name or different spellings of a researchers name.
ORCID provides researchers an easy way to publish a list of publication on their ORCID profile. The researcher can manually add publications to this profile. ORCID has links with several data providers (e.g. publishers, Zenodo). The researchers can setup ORCID to add new publications automatically to their profile. This makes it easier to maintain an updated list of publications.
Setting up the integration has the benefit that a new package version automatically gets a unique DOI and is added to your ORCID profile.
checklist
support. See
vignette("getting_started", package = "checklist")
on how
to do that.DESCRIPTION
.check_package()
. This makes sure that the citation
information in CITATION
, CITATION.cff
and
.zenodo.json
are up to date. Zenodo uses the latter as meta
data for the new DOI.remotes::install_github("organisation/package@tag")
(replace organisation, package and tag with
the appropriate values). The tag is “v” followed by the version number
(e.g. v0.5.2
).NEWS.md
becomes
the description of the release.DESCRIPTION
. ORCID adds the
publication information to the users which have added the DataCite
integration.