mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Add notes for 2022-01-28
This commit is contained in:
parent
9efd56b405
commit
673f718ef3
@ -175,5 +175,18 @@ $ grep -E '^2022-01*' /var/log/postgresql/postgresql-10-main.log | grep -c 'stil
|
||||
```
|
||||
|
||||
- I set a system alert on CGSpace and then restarted Tomcat and PostgreSQL
|
||||
- The issue in Francesca's case was actually that someone had taken the task, not that PostgreSQL transactions were locked!
|
||||
|
||||
## 2022-01-28
|
||||
|
||||
- Finalize the last ~100 WLE Journal Article items without licensese and DOIs
|
||||
- I did as many as I could, also updating http links to https for many journal links
|
||||
- Federica Bottamedi contacted us from the system office to say that she took over for Vini (Abhilasha Vaid)
|
||||
- She created an account on CGSpace and now we need to see which workflows she should belong to
|
||||
- Start a fresh harvesting on AReS
|
||||
- I adjusted the `check-duplicates.py` script to write the output to a CSV file including the id, both titles, both dates, and the handle link
|
||||
- I included the id because I will need a unique field to join the resulting list of non-duplicates with the original CSV where the rest of the metadata and filenames are
|
||||
- Since these items are not in DSpace yet, I generated simple numeric IDs in OpenRefine using this GREL transform: `row.index + 1`
|
||||
- Then I ran `check-duplicates.py` on items 1–200 and sent the resulting CSV to Gaia
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -3,19 +3,19 @@
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
||||
<lastmod>2022-01-19T18:14:26+03:00</lastmod>
|
||||
<lastmod>2022-01-27T16:58:05+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2022-01-19T18:14:26+03:00</lastmod>
|
||||
<lastmod>2022-01-27T16:58:05+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2022-01/</loc>
|
||||
<lastmod>2022-01-19T18:14:26+03:00</lastmod>
|
||||
<lastmod>2022-01-27T16:58:05+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||
<lastmod>2022-01-19T18:14:26+03:00</lastmod>
|
||||
<lastmod>2022-01-27T16:58:05+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2022-01-19T18:14:26+03:00</lastmod>
|
||||
<lastmod>2022-01-27T16:58:05+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2021-12/</loc>
|
||||
<lastmod>2022-01-09T10:39:51+02:00</lastmod>
|
||||
|
Loading…
Reference in New Issue
Block a user