gsautter / goldengate-imagine

Automatically exported from code.google.com/p/goldengate-imagine
Other
1 stars 0 forks source link

BLR/Zenodo: uploads are not published #70

Open myrmoteras opened 7 years ago

myrmoteras commented 7 years ago

@gsautter there is an increasing number up uploads on BLR that are not published

https://zenodo.org/deposit?page=1&size=20&status=draft#

image

gsautter commented 7 years ago

That happens if the deposition for a PDF or PNG (usually the latter) is created successfully, but the subsequent file upload fails for whatever reasons.

The latter tend to be error responses from the Zenodo API, which I keep track of and inform the Zenodo people about.

gsautter commented 7 years ago

For the last 7 days, I've found:

The latter HTTP 500 errors due to already existing DOIs should actually be a different error code, most likely an HTTP 403 "Forbidden", an HTTP 409 "Conflict", an HTTP 422 "Unprocessable Entity", or an HTTP 423 "Locked", whichever ... up to the Zenodo people to decide.

The one important thing to make sure of on the Plazi end is that if you get a PDF from Zenodo, process it, and put it on TB, you make sure to add the "Zenodo-Dep" ID in the document metadata dialog. This way, the server side synchronizer knows there already is a deposition for the PDF, and it just has to add the figures.

myrmoteras commented 7 years ago

well, I am not a machince, and might forget, but normally I add the Zenodo-Dep Id.

The issue is that we get slowly more users that want to join BLR and they do it by registering, uploading and add a link the BLR. I then have to accept it. This is less work for me, but right now we do not have write access to those articles.

According to Lars, this should change in Q1 this year, but then still depends on negotiating with everybody to get access, unless Zenodo creates a system that allows us writing in all articles that are part of the BLR community. To be further discussed with Lars/Tim.

Right now I I will obstain from marking up articles that are on BLR but not submitted by us.

gsautter commented 7 years ago

Write access is key here ... how could our server possibly add any links to any citing treatments or contained figures if it cannot even write the metadata of those depositions?

gsautter commented 7 years ago

Any news in this regard? Q1 has been over for a while ...