mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-02-04
This commit is contained in:
@ -201,6 +201,13 @@ $ ./ilri/delete-metadata-values.py -i /tmp/2020-10-28-Series-PB.csv -db dspace -
|
||||
- Sistematización de experiencias Proyecto ACORDAR
|
||||
- Strüngmann Forum
|
||||
- Unité de Recherche
|
||||
- I ended up using [python-ftfy](https://github.com/LuminosoInsight/python-ftfy) to fix those very easily, then replaced them in the CSV
|
||||
- Then I trimmed whitespace at the beginning, end, and around the ";", and applied the 1,600 fixes using `fix-metadata-values.py`:
|
||||
|
||||
```console
|
||||
$ ./ilri/fix-metadata-values.py -i /tmp/2020-10-28-Series-PB.csv -db dspace -u dspace -p 'fuuu' -f dc.relation.ispartofseries -t 'correct' -m 43
|
||||
```
|
||||
|
||||
- Help Peter debug an issue with one of Alan Duncan's new FEAST Data reports on CGSpace
|
||||
- For some reason the default policy for the item was "COLLECTION_492_DEFAULT_READ" group, which had zero members
|
||||
- I changed them all to Anonymous and the item was accessible
|
||||
|
Reference in New Issue
Block a user