mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-26 08:28:18 +01:00
Add notes for 2016-07-11
This commit is contained in:
parent
c2a03d9eb0
commit
8ee75e38a2
@ -74,3 +74,12 @@ $ ./delete-metadata-values.py -f dc.contributor.affiliation -i Affiliations-Dele
|
|||||||
```
|
```
|
||||||
|
|
||||||
- I then ran all server updates and rebooted the server
|
- I then ran all server updates and rebooted the server
|
||||||
|
|
||||||
|
## 2016-07-11
|
||||||
|
|
||||||
|
- Doing some author cleanups from Peter and Abenet:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ ./fix-metadata-values.py -i /tmp/Authors-Fix-205-UTF8.csv -f dc.contributor.author -t correct -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||||
|
$ ./delete-metadata-values.py -f dc.contributor.author -i /tmp/Authors-Delete-UTF8.csv -m 3 -u dspacetest -d dspacetest -p fuuu
|
||||||
|
```
|
||||||
|
@ -165,6 +165,16 @@ $ ./delete-metadata-values.py -f dc.contributor.affiliation -i Affiliations-Dele
|
|||||||
<li>I then ran all server updates and rebooted the server</li>
|
<li>I then ran all server updates and rebooted the server</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2016-07-11:edc14796891c14dec087b4bb89c38aa9">2016-07-11</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Doing some author cleanups from Peter and Abenet:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ ./fix-metadata-values.py -i /tmp/Authors-Fix-205-UTF8.csv -f dc.contributor.author -t correct -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||||
|
$ ./delete-metadata-values.py -f dc.contributor.author -i /tmp/Authors-Delete-UTF8.csv -m 3 -u dspacetest -d dspacetest -p fuuu
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
||||||
|
@ -102,6 +102,16 @@ $ ./delete-metadata-values.py -f dc.contributor.affiliation -i Affiliations-Dele
|
|||||||
<ul>
|
<ul>
|
||||||
<li>I then ran all server updates and rebooted the server</li>
|
<li>I then ran all server updates and rebooted the server</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2016-07-11:edc14796891c14dec087b4bb89c38aa9">2016-07-11</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Doing some author cleanups from Peter and Abenet:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ ./fix-metadata-values.py -i /tmp/Authors-Fix-205-UTF8.csv -f dc.contributor.author -t correct -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||||
|
$ ./delete-metadata-values.py -f dc.contributor.author -i /tmp/Authors-Delete-UTF8.csv -m 3 -u dspacetest -d dspacetest -p fuuu
|
||||||
|
</code></pre>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
@ -102,6 +102,16 @@ $ ./delete-metadata-values.py -f dc.contributor.affiliation -i Affiliations-Dele
|
|||||||
<ul>
|
<ul>
|
||||||
<li>I then ran all server updates and rebooted the server</li>
|
<li>I then ran all server updates and rebooted the server</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2016-07-11:edc14796891c14dec087b4bb89c38aa9">2016-07-11</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Doing some author cleanups from Peter and Abenet:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ ./fix-metadata-values.py -i /tmp/Authors-Fix-205-UTF8.csv -f dc.contributor.author -t correct -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||||
|
$ ./delete-metadata-values.py -f dc.contributor.author -i /tmp/Authors-Delete-UTF8.csv -m 3 -u dspacetest -d dspacetest -p fuuu
|
||||||
|
</code></pre>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user