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:
@ -514,6 +514,18 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
|
||||
<ul>
|
||||
<li>This allows the module to treat the field as a date rather than a text string, so we can interrogate it more intelligently</li>
|
||||
<li>Add <code>dc.date.accessioned</code> to XMLUI Discovery search filters</li>
|
||||
<li>Major CGSpace crash because ILRI forgot to pay the Linode bill</li>
|
||||
<li>45 minutes of downtime!</li>
|
||||
<li>Start processing the fixes to <code>dc.description.sponsorship</code> from Peter Ballantyne:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>$ ./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
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>I need to run these and the others from a few days ago on CGSpace the next time we run updates</li>
|
||||
<li>Also, I need to update the controlled vocab for sponsors based on these</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
Reference in New Issue
Block a user