zenodo
zenodo copied to clipboard
Research. Shared.
I've noticed zenodo is inconsistent in using file sizes units across its platform. When uploading a large file, it seems to show Gibibytes on the submission page. Once published, it...
In https://developers.zenodo.org/#representation in the publication_type controlled vocabulary, the taxonomictreatment is missing.
How can I get this serach result https://zenodo.org/search?page=1&size=20&q=%2210.5852%2Fejt.2020.610%22 in json, analogous to https://zenodo.org/record/3697493 in https://zenodo.org/record/3697493/export/json
the download file for the deposit have all the same name, eg. treatment.html for taxonomic treatments (eg https://zenodo.org/record/3477523) , but it seems that in other cases they have individual names....
I'm trying to rename some files in a couple depositions I've made. The API documentation [says that it is possible to](http://developers.zenodo.org/#update27) "update a deposition file resource. Currently the only use...
Access requests that have been accepted/declined [give back a 404 page](https://github.com/zenodo/zenodo-accessrequests/blob/ce2cf3f1425d02ba4f3ad3202cfca43a1892558a/zenodo_accessrequests/views/settings.py#L137) (e.g. if the user clicks the link shipped via email). We should either: - Display a "access request already...
We have a rule in the support form that doesn't allow the "name" field to contain commas. Maybe there was some legacy reason for this rule (e.g. email sending failing,...
GitHub has added a couple [of different `action` types](https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#webhook-payload-object-38) for releases. We are currently only listening for the `published` action, but apparently `created` and `released` are likely candidates for capturing...
For GPLv3 licenses (and possibly others) there are deprecated versions [present in SPDX.org](https://spdx.org/licenses/), that we display in the results as duplicates:  These should be merged into single entries to...
## Describe the bug The preview feature is not able to preview some markdown files. ## Steps to Reproduce 1. Create a record 2. Upload a markdown file 3. Try...