mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2016-09-21
This commit is contained in:
@ -432,3 +432,14 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
|
||||
|
||||
- This allows the module to treat the field as a date rather than a text string, so we can interrogate it more intelligently
|
||||
- Add `dc.date.accessioned` to XMLUI Discovery search filters
|
||||
- Major CGSpace crash because ILRI forgot to pay the Linode bill
|
||||
- 45 minutes of downtime!
|
||||
- Start processing the fixes to `dc.description.sponsorship` from Peter Ballantyne:
|
||||
|
||||
```
|
||||
$ ./fix-metadata-values.py -i sponsors-fix-21.csv -f dc.description.sponsorship -t correct -m 29 -d dspacetest -u dspacetest -p fuuu
|
||||
$ ./delete-metadata-values.py -i sponsors-delete-8.csv -f dc.description.sponsorship -m 29 -d dspacetest -u dspacetest -p fuuu
|
||||
```
|
||||
|
||||
- I need to run these and the others from a few days ago on CGSpace the next time we run updates
|
||||
- Also, I need to update the controlled vocab for sponsors based on these
|
||||
|
Reference in New Issue
Block a user