mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-01 04:43:00 +01:00
Add notes for 2022-02-08
This commit is contained in:
parent
2903ae05a0
commit
9a1280a7ed
@ -208,4 +208,15 @@ $ csvjoin -c id /tmp/2022-02-07-tac-batch2-201-400.csv /tmp/batch2-filenames.csv
|
|||||||
|
|
||||||
- Then I sent this second batch of items to Gaia to look at
|
- Then I sent this second batch of items to Gaia to look at
|
||||||
|
|
||||||
|
## 2022-02-08
|
||||||
|
|
||||||
|
- Create a SAF archive for the first 200 items (IDs 1 to 200) that were *not* flagged as duplicates and upload them to a [new collection on DSpace Test](https://dspacetest.cgiar.org/handle/10568/117921):
|
||||||
|
|
||||||
|
```console
|
||||||
|
$ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" dspace import --add --eperson=bngo@mfin.com --source /tmp/SimpleArchiveFormat --mapfile=./2022-02-08-tac-batch1-1to200.map
|
||||||
|
```
|
||||||
|
|
||||||
|
- Fix some occurrences of "Hammond, Jim" to be "Hammond, James" on CGSpace
|
||||||
|
- Start a full index on AReS
|
||||||
|
|
||||||
<!-- vim: set sw=2 ts=2: -->
|
<!-- vim: set sw=2 ts=2: -->
|
||||||
|
@ -3,19 +3,19 @@
|
|||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
||||||
<lastmod>2022-02-07T09:49:34+03:00</lastmod>
|
<lastmod>2022-02-07T11:39:54+03:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2022-02-07T09:49:34+03:00</lastmod>
|
<lastmod>2022-02-07T11:39:54+03:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2022-02/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2022-02/</loc>
|
||||||
<lastmod>2022-02-04T08:15:52+03:00</lastmod>
|
<lastmod>2022-02-07T11:39:54+03:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||||
<lastmod>2022-02-07T09:49:34+03:00</lastmod>
|
<lastmod>2022-02-07T11:39:54+03:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||||
<lastmod>2022-02-07T09:49:34+03:00</lastmod>
|
<lastmod>2022-02-07T11:39:54+03:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2022-01/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2022-01/</loc>
|
||||||
<lastmod>2022-02-07T09:49:34+03:00</lastmod>
|
<lastmod>2022-02-07T09:49:34+03:00</lastmod>
|
||||||
|
Loading…
Reference in New Issue
Block a user