Update notes for 2018-06-05

This commit is contained in:
2018-06-05 23:05:37 -07:00
parent d665ec93e6
commit f56baeb7a7
11 changed files with 105 additions and 8 deletions

View File

@ -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
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: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
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",
"headline": "June, 2018",
"url": "https://alanorth.github.io/cgspace-notes/2018-06/",
"wordCount": "110",
"wordCount": "136",
"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": {
"@type": "Person",
"name": "Alan Orth"
@ -162,8 +178,16 @@ I think a sane proofing workflow in OpenRefine is to apply the custom text facet
<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>Time to index ~70,000 items on CGSpace:</li>
</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>