plazi / Biodiversity-Literature-Repository

covers the creating, maintenance and upload to the BLR
3 stars 0 forks source link

upload of treatment from articles: how to view which ones have been uploaded #90

Open myrmoteras opened 3 years ago

myrmoteras commented 3 years ago

@gsautter @mguidoti what is the best way to check, whether the treatments of an article have been uploaded to BLR?

right now, I can use this

https://tb.plazi.org/GgServer/dtpStats/stats?outputFields=docDoc.articleUuid+docDoc.doi+docDoc.zenodoDepId+docDoc.uploadDate+docBib.title+docBib.pubDate+docBib.source+docBib.volume+docBib.issue+docBib.numero+docBib.firstPage&groupingFields=docDoc.articleUuid+docDoc.doi+docDoc.zenodoDepId+docDoc.uploadDate+docBib.title+docBib.pubDate+docBib.source+docBib.volume+docBib.issue+docBib.numero+docBib.firstPage&orderingFields=docBib.volume+docBib.firstPage&limit=100&FP-docBib.source=%22European%20Journal%20of%20Taxonomy%22&format=HTML

image

and then take the articleUUID and search in the treatment stats whether there is a Document Zenodo ID

http://tb.plazi.org/GgServer/srsStats/stats?outputFields=doc.zenodoDepId+doc.articleUuid&groupingFields=doc.zenodoDepId+doc.articleUuid&FP-doc.articleUuid=1A7DFFA7FF9C46377414FFF6FFD4FF36&format=HTML image

mguidoti commented 3 years ago

Honestly, that's mostly the way I would do it.

gsautter commented 3 years ago

On top of the two ways you have already described, there is also a third, using https://tb.plazi.org/GgServer/dioStats ... namely, you can use a comparison of "Number of Treatments" and "Number of Treatments with DOI" from "Content Summary Data" to see which articles have fewer than all treatments in Zenodo: https://tb.plazi.org/GgServer/dioStats/stats?outputFields=doc.articleUuid+doc.name+doc.doi+doc.zenodoDepId+doc.uploadUser+doc.uploadDate+doc.updateUser+doc.updateDate+cont.pageCount+cont.treatCount+cont.treatCountDoi&groupingFields=doc.articleUuid+doc.name+doc.doi+doc.zenodoDepId+doc.uploadUser+doc.uploadDate+doc.updateUser+doc.updateDate+cont.pageCount+cont.treatCount+cont.treatCountDoi&orderingFields=-cont.treatCount&FP-doc.zenodoDepId=1-&FP-doc.uploadDate=%222020-07-01%22-&CF-0=raw+cont.treatCountDoi+lt+cont.treatCount&format=HTML