mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-04 22:33:02 +01:00
Update notes for 2018-06-05
This commit is contained in:
parent
d665ec93e6
commit
f56baeb7a7
@ -17,5 +17,14 @@ $ ./fix-metadata-values.py -i /tmp/2018-05-30-Correct-660-authors.csv -db dspace
|
|||||||
```
|
```
|
||||||
|
|
||||||
- I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in [March, 2018]({{< relref "2018-03.md" >}})
|
- I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in [March, 2018]({{< relref "2018-03.md" >}})
|
||||||
|
- Time to index ~70,000 items on CGSpace:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
```
|
||||||
|
|
||||||
<!--more-->
|
<!--more-->
|
||||||
|
@ -23,6 +23,14 @@ $ ./fix-metadata-values.py -i /tmp/2018-05-30-Correct-660-authors.csv -db dspace
|
|||||||
|
|
||||||
|
|
||||||
I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in March, 2018
|
I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in March, 2018
|
||||||
|
Time to index ~70,000 items on CGSpace:
|
||||||
|
|
||||||
|
|
||||||
|
$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
|
||||||
|
|
||||||
" />
|
" />
|
||||||
@ -33,7 +41,7 @@ I think a sane proofing workflow in OpenRefine is to apply the custom text facet
|
|||||||
|
|
||||||
<meta property="article:published_time" content="2018-06-04T19:49:54-07:00"/>
|
<meta property="article:published_time" content="2018-06-04T19:49:54-07:00"/>
|
||||||
|
|
||||||
<meta property="article:modified_time" content="2018-06-04T19:49:54-07:00"/>
|
<meta property="article:modified_time" content="2018-06-04T21:31:29-07:00"/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -64,6 +72,14 @@ $ ./fix-metadata-values.py -i /tmp/2018-05-30-Correct-660-authors.csv -db dspace
|
|||||||
|
|
||||||
|
|
||||||
I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in March, 2018
|
I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in March, 2018
|
||||||
|
Time to index ~70,000 items on CGSpace:
|
||||||
|
|
||||||
|
|
||||||
|
$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
|
||||||
|
|
||||||
"/>
|
"/>
|
||||||
@ -77,9 +93,9 @@ I think a sane proofing workflow in OpenRefine is to apply the custom text facet
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "June, 2018",
|
"headline": "June, 2018",
|
||||||
"url": "https://alanorth.github.io/cgspace-notes/2018-06/",
|
"url": "https://alanorth.github.io/cgspace-notes/2018-06/",
|
||||||
"wordCount": "110",
|
"wordCount": "136",
|
||||||
"datePublished": "2018-06-04T19:49:54-07:00",
|
"datePublished": "2018-06-04T19:49:54-07:00",
|
||||||
"dateModified": "2018-06-04T19:49:54-07:00",
|
"dateModified": "2018-06-04T21:31:29-07:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -162,8 +178,16 @@ I think a sane proofing workflow in OpenRefine is to apply the custom text facet
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
||||||
|
<li>Time to index ~70,000 items on CGSpace:</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
<p></p>
|
<p></p>
|
||||||
|
|
||||||
|
|
||||||
|
@ -126,8 +126,16 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
||||||
|
<li>Time to index ~70,000 items on CGSpace:</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
<p></p>
|
<p></p>
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
||||||
</article>
|
</article>
|
||||||
|
@ -127,8 +127,16 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
||||||
|
<li>Time to index ~70,000 items on CGSpace:</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
<p></p>
|
<p></p>
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
||||||
</article>
|
</article>
|
||||||
|
@ -34,8 +34,16 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="https://alanorth.github.io/cgspace-notes/cgspace-notes/2018-03/">March, 2018</a></li>
|
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="https://alanorth.github.io/cgspace-notes/cgspace-notes/2018-03/">March, 2018</a></li>
|
||||||
|
<li>Time to index ~70,000 items on CGSpace:</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
<p></p></description>
|
<p></p></description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
@ -127,8 +127,16 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
||||||
|
<li>Time to index ~70,000 items on CGSpace:</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
<p></p>
|
<p></p>
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
||||||
</article>
|
</article>
|
||||||
|
@ -34,8 +34,16 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="https://alanorth.github.io/cgspace-notes/cgspace-notes/2018-03/">March, 2018</a></li>
|
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="https://alanorth.github.io/cgspace-notes/cgspace-notes/2018-03/">March, 2018</a></li>
|
||||||
|
<li>Time to index ~70,000 items on CGSpace:</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
<p></p></description>
|
<p></p></description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2018-06/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2018-06/</loc>
|
||||||
<lastmod>2018-06-04T19:49:54-07:00</lastmod>
|
<lastmod>2018-06-04T21:31:29-07:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
@ -169,7 +169,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2018-06-04T19:49:54-07:00</lastmod>
|
<lastmod>2018-06-04T21:31:29-07:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -180,7 +180,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||||
<lastmod>2018-06-04T19:49:54-07:00</lastmod>
|
<lastmod>2018-06-04T21:31:29-07:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -192,13 +192,13 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||||
<lastmod>2018-06-04T19:49:54-07:00</lastmod>
|
<lastmod>2018-06-04T21:31:29-07:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||||
<lastmod>2018-06-04T19:49:54-07:00</lastmod>
|
<lastmod>2018-06-04T21:31:29-07:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -127,8 +127,16 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
||||||
|
<li>Time to index ~70,000 items on CGSpace:</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
<p></p>
|
<p></p>
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
||||||
</article>
|
</article>
|
||||||
|
@ -112,8 +112,16 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
|
||||||
|
<li>Time to index ~70,000 items on CGSpace:</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
<p></p>
|
<p></p>
|
||||||
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
|
||||||
</article>
|
</article>
|
||||||
|
@ -34,8 +34,16 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="https://alanorth.github.io/cgspace-notes/cgspace-notes/2018-03/">March, 2018</a></li>
|
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="https://alanorth.github.io/cgspace-notes/cgspace-notes/2018-03/">March, 2018</a></li>
|
||||||
|
<li>Time to index ~70,000 items on CGSpace:</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||||
|
|
||||||
|
real 74m42.646s
|
||||||
|
user 8m5.056s
|
||||||
|
sys 2m7.289s
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
<p></p></description>
|
<p></p></description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user