mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2018-09-04
This commit is contained in:
@ -49,4 +49,12 @@ Caused by: java.lang.RuntimeException: Failed to startup the DSpace Service Mana
|
||||
- She will try to click the "Unsubscribe" link in the first two to see if it works, otherwise we should contact Atmire
|
||||
- The only one she remembers subscribing to is the top downloads one
|
||||
|
||||
## 2018-09-04
|
||||
|
||||
- I'm looking over the latest round of IITA records from Sisay: [Mercy1806_August_29](https://dspacetest.cgiar.org/handle/10568/104230)
|
||||
- All fields are split with multiple columns like `cg.authorship.types` and `cg.authorship.types[]`
|
||||
- This makes it super annoying to do the checks and cleanup, so I will merge them (also time consuming)
|
||||
- Five issue dates had values like `2013-5` so I corrected them to be `2013-05`
|
||||
- Several metadata fields had values with newlines in them (even in some titles!), which I fixed by trimming the consecutive whitespaces in Open Refine
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user