Update notes for 2019-03-31

This commit is contained in:
2019-03-31 16:43:49 +03:00
parent 03b369f8e3
commit 6c363d6608
3 changed files with 25 additions and 8 deletions

View File

@ -1040,4 +1040,10 @@ $ time http --print h 'https://cgspace.cgiar.org/rest/items?expand=metadata,bits
2019-03-29 09:10:07,311 ERROR org.dspace.rest.Resource @ Could not delete collection(id=1451), AuthorizeException. Message: org.dspace.authorize.AuthorizeException: Authorization denied for action ADMIN on COLLECTION:1451 by user 9492
```
- IWMI people emailed to ask why two items with the same DOI don't have the same Altmetric score:
- https://cgspace.cgiar.org/handle/10568/89846 (Bioversity)
- https://cgspace.cgiar.org/handle/10568/89975 (CIAT)
- Only the second one has an Altmetric score
- I tweeted handles for both of them to see if Altmetric will pick it up
<!-- vim: set sw=2 ts=2: -->