mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-01-05
This commit is contained in:
@ -59,4 +59,13 @@ $ curl -XDELETE 'http://localhost:9200/openrxv-items-2021-01-04'
|
||||
- I think it's due to the fact that some items were never tweeted, so Altmetric never made the link between the DOI and the Handle
|
||||
- I did some tweets of five items and within an hour or so the DOI API link registers the associated Handle, and within an hour or so the Handle API link is live with the same score
|
||||
|
||||
## 2021-01-05
|
||||
|
||||
- A user sent me [feedback about the dspace-statistics-api](https://github.com/ilri/dspace-statistics-api/issues/12)
|
||||
- He noticed that the indexer fails if there are unmigrated legacy records in Solr
|
||||
- I added a UUID filter to the queries in the indexer
|
||||
- I generated a CSV of titles and Handles for 2019 and 2020 items for Peter to Tweet
|
||||
- We need to make sure that Altmetric has linked them all with their DOIs
|
||||
- I wrote a quick and dirty script called [doi-to-handle.py](https://gist.github.com/alanorth/281b7624301049e8fa91742b9b8c51b9) to read the DOIs from a text file, query the database, and save the handles and titles to a CSV
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user