A PHP library for utilizing the Zenodo API. Requires >= PHP 7.0.
A PHP library for utilizing the Zenodo API. Requires >= PHP 7.1.
Zenodo is part of CERN and provides permanent archive and Digital Object Identifier (DOI) capabilities for free. You can sign up separately for their production environment at https://zenodo.org and for their sandbox environment at https://sandbox.zenodo.org
Zenodo is part of CERN and provides permanent archive and Digital Object Identifier (DOI) capabilities (through DataCite) for free. You can sign up separately for their production environment at https://zenodo.org and for their sandbox environment at https://sandbox.zenodo.org
You will need to have an account with Zenodo to utilize this library for their REST API, which is documented at https://developers.zenodo.org. This library follow the documentation posted as of April 2020, with the exception of a couple minor details that Zenodo had not yet updated their documentation with.
You will need to have an account with Zenodo to utilize this library for their REST API, which is documented at https://developers.zenodo.org. This library follows the documentation posted as of April 2020, with the exception of a couple minor details that Zenodo had not yet updated their documentation with.
This library was developed by Stephen Rees for the Cyber-Physical Systems Virtual Organization (https://cps-vo.org), Institute for Software Integrated Systems (https://www.isis.vanderbilt.edu), Vanderbilt University (https://vanderbilt.edu) under National Science Foundation award number 1521617 (https://nsf.gov/awardsearch/showAward?AWD_ID=1521617).
Licensing is under review at this time. The intention is to open-source this library, and the library will be updated with licensing information when review is complete.
returnarray('bestmatch'=>'Best Match Ascending','-bestmatch'=>'Best Match Descending','mostrecent'=>'Most Recent Ascending','-mostrecent'=>'Most Recent Descending');