mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-23 23:20:19 +01:00
Update notes for 2016-09-21
This commit is contained in:
parent
812d0fa3b4
commit
d3fa258e8b
@ -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
|
- 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
|
- 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
|
||||||
|
@ -580,6 +580,18 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
|
|||||||
<ul>
|
<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>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>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>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
@ -514,6 +514,18 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
|
|||||||
<ul>
|
<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>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>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>
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
@ -514,6 +514,18 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
|
|||||||
<ul>
|
<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>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>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>
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
@ -514,6 +514,18 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
|
|||||||
<ul>
|
<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>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>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>
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
Reference in New Issue
Block a user