CODECHECK is a community and approach for independent execution of computations underlying research articles as part of a peer review process.
We have a register of all checks: https://codecheck.org.uk/register
There also is a JSON representation of the data in the register: https://codecheck.org.uk/register/register.json I would probably fetch this only once per day (currently no search or pagination for this data, we could add an API endpoint for each publication for more targeted queries, but that may result in many many queries so just downloading the full register and caching it for some time seems to be a better way to go)
This could be used to show if a record in the Zotero database has a corresponding CODECHECK Certificate.
We could develop a separate plugin, but that seems unreasonable - would you welcome this as a feature?
CODECHECK is a community and approach for independent execution of computations underlying research articles as part of a peer review process.
We have a register of all checks: https://codecheck.org.uk/register
There also is a JSON representation of the data in the register: https://codecheck.org.uk/register/register.json I would probably fetch this only once per day (currently no search or pagination for this data, we could add an API endpoint for each publication for more targeted queries, but that may result in many many queries so just downloading the full register and caching it for some time seems to be a better way to go)
This could be used to show if a record in the Zotero database has a corresponding CODECHECK Certificate.
We could develop a separate plugin, but that seems unreasonable - would you welcome this as a feature?