Daniel Noesgaard
Daniel Noesgaard
https://github.com/ropensci/rgbif/blob/c976496925d0ef4045b639fdb8db62e49e1c1831/R/derived_dataset.R#L202 ("a" missing in "datsetkey")
Before adding new literature to Mendeley, I do a few duplication checks including querying the literature endpoint using the DOI, e.g. https://api.gbif.org/v1/literature/search?doi=10.17129/botsci.2772 I've just discovered that the above query yields...
Nodes training request: can we enable using language as a search filter, e.g. http://api.gbif.org/v1/literature/search?language=eng
I'm trying to import an account, but the import fails. Only 60 out of ~500 books are imported and see this in the logs: ``` celery_worker-1 | [2024-06-09 11:57:38,222: ERROR/ForkPoolWorker-4]...
Currently, the only method for ensuring that a download isn't automatically erased is by PUTting the whole download metadata. I'm not sure if updating most of these values even makes...