mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Add notes for 2016-10-04
This commit is contained in:
parent
4a1eb3ce16
commit
d36443d3e8
@ -24,3 +24,19 @@ tags = ["Notes"]
|
||||
![Bootstrap issue with in-page anchors](2016/10/bootstrap-issue.png)
|
||||
|
||||
- Looks like we'll just have to add the text to the About page (without a link) or add a separate page
|
||||
|
||||
## 2016-10-04
|
||||
|
||||
- Start testing cleanups of authors that Peter sent last week
|
||||
- Out of 40,000+ rows, Peter had indicated corrections for ~3,200 of them—too many to look through carefully, so I did some basic quality checking:
|
||||
- Trim leading/trailing whitespace
|
||||
- Find invalid characters
|
||||
- Cluster values to merge obvious authors
|
||||
- That left us with 3,180 valid corrections and 3 deletions:
|
||||
|
||||
```
|
||||
$ ./fix-metadata-values.py -i authors-fix-3180.csv -f dc.contributor.author -t correct -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||
$ ./delete-metadata-values.py -i authors-delete-3.csv -f dc.contributor.author -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||
```
|
||||
|
||||
- Remove old about page ([#284](https://github.com/ilri/DSpace/pull/284))
|
||||
|
@ -112,6 +112,28 @@
|
||||
<li>Looks like we’ll just have to add the text to the About page (without a link) or add a separate page</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-10-04">2016-10-04</h2>
|
||||
|
||||
<ul>
|
||||
<li>Start testing cleanups of authors that Peter sent last week</li>
|
||||
<li>Out of 40,000+ rows, Peter had indicated corrections for ~3,200 of them—too many to look through carefully, so I did some basic quality checking:
|
||||
|
||||
<ul>
|
||||
<li>Trim leading/trailing whitespace</li>
|
||||
<li>Find invalid characters</li>
|
||||
<li>Cluster values to merge obvious authors</li>
|
||||
</ul></li>
|
||||
<li>That left us with 3,180 valid corrections and 3 deletions:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>$ ./fix-metadata-values.py -i authors-fix-3180.csv -f dc.contributor.author -t correct -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||
$ ./delete-metadata-values.py -i authors-delete-3.csv -f dc.contributor.author -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Remove old about page (<a href="https://github.com/ilri/DSpace/pull/284">#284</a>)</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
@ -44,6 +44,28 @@
|
||||
<ul>
|
||||
<li>Looks like we&rsquo;ll just have to add the text to the About page (without a link) or add a separate page</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-10-04">2016-10-04</h2>
|
||||
|
||||
<ul>
|
||||
<li>Start testing cleanups of authors that Peter sent last week</li>
|
||||
<li>Out of 40,000+ rows, Peter had indicated corrections for ~3,200 of them—too many to look through carefully, so I did some basic quality checking:
|
||||
|
||||
<ul>
|
||||
<li>Trim leading/trailing whitespace</li>
|
||||
<li>Find invalid characters</li>
|
||||
<li>Cluster values to merge obvious authors</li>
|
||||
</ul></li>
|
||||
<li>That left us with 3,180 valid corrections and 3 deletions:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>$ ./fix-metadata-values.py -i authors-fix-3180.csv -f dc.contributor.author -t correct -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||
$ ./delete-metadata-values.py -i authors-delete-3.csv -f dc.contributor.author -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Remove old about page (<a href="https://github.com/ilri/DSpace/pull/284">#284</a>)</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -44,6 +44,28 @@
|
||||
<ul>
|
||||
<li>Looks like we&rsquo;ll just have to add the text to the About page (without a link) or add a separate page</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-10-04">2016-10-04</h2>
|
||||
|
||||
<ul>
|
||||
<li>Start testing cleanups of authors that Peter sent last week</li>
|
||||
<li>Out of 40,000+ rows, Peter had indicated corrections for ~3,200 of them—too many to look through carefully, so I did some basic quality checking:
|
||||
|
||||
<ul>
|
||||
<li>Trim leading/trailing whitespace</li>
|
||||
<li>Find invalid characters</li>
|
||||
<li>Cluster values to merge obvious authors</li>
|
||||
</ul></li>
|
||||
<li>That left us with 3,180 valid corrections and 3 deletions:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>$ ./fix-metadata-values.py -i authors-fix-3180.csv -f dc.contributor.author -t correct -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||
$ ./delete-metadata-values.py -i authors-delete-3.csv -f dc.contributor.author -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Remove old about page (<a href="https://github.com/ilri/DSpace/pull/284">#284</a>)</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -43,6 +43,28 @@
|
||||
<ul>
|
||||
<li>Looks like we&rsquo;ll just have to add the text to the About page (without a link) or add a separate page</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2016-10-04">2016-10-04</h2>
|
||||
|
||||
<ul>
|
||||
<li>Start testing cleanups of authors that Peter sent last week</li>
|
||||
<li>Out of 40,000+ rows, Peter had indicated corrections for ~3,200 of them—too many to look through carefully, so I did some basic quality checking:
|
||||
|
||||
<ul>
|
||||
<li>Trim leading/trailing whitespace</li>
|
||||
<li>Find invalid characters</li>
|
||||
<li>Cluster values to merge obvious authors</li>
|
||||
</ul></li>
|
||||
<li>That left us with 3,180 valid corrections and 3 deletions:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>$ ./fix-metadata-values.py -i authors-fix-3180.csv -f dc.contributor.author -t correct -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||
$ ./delete-metadata-values.py -i authors-delete-3.csv -f dc.contributor.author -m 3 -d dspacetest -u dspacetest -p fuuu
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Remove old about page (<a href="https://github.com/ilri/DSpace/pull/284">#284</a>)</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user