Add notes for 2021-07-07

This commit is contained in:
2021-07-07 16:30:06 +03:00
parent 1a9194e460
commit 60cbb34a6a
104 changed files with 1009 additions and 888 deletions

View File

@ -20,7 +20,7 @@ I will add the RI/1.0 pattern to our DSpace agents overload and purge them from
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2021-05/" />
<meta property="article:published_time" content="2021-05-02T09:50:54+03:00" />
<meta property="article:modified_time" content="2021-05-30T22:09:06+03:00" />
<meta property="article:modified_time" content="2021-07-06T17:03:55+03:00" />
@ -36,7 +36,7 @@ I looked at the top user agents and IPs in the Solr statistics for last month an
I will add the RI/1.0 pattern to our DSpace agents overload and purge them from Solr (we had previously seen this agent with 9,000 hits or so in 2020-09), but I think I will leave the Microsoft Word one&hellip; as that&rsquo;s an actual user&hellip;
"/>
<meta name="generator" content="Hugo 0.84.3" />
<meta name="generator" content="Hugo 0.84.4" />
@ -48,7 +48,7 @@ I will add the RI/1.0 pattern to our DSpace agents overload and purge them from
"url": "https://alanorth.github.io/cgspace-notes/2021-05/",
"wordCount": "3605",
"datePublished": "2021-05-02T09:50:54+03:00",
"dateModified": "2021-05-30T22:09:06+03:00",
"dateModified": "2021-07-06T17:03:55+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -522,7 +522,7 @@ UPDATE 47405
COPY 5000
$ csvcut -c 1 /tmp/2021-05-20-agrovoc.csv| sed 1d &gt; /tmp/2021-05-20-agrovoc.txt
$ ./ilri/agrovoc-lookup.py -i /tmp/2021-05-20-agrovoc.txt -o /tmp/2021-05-20-agrovoc-results.csv
$ csvgrep -c &quot;number of matches&quot; -m 0 /tmp/2021-05-20-agrovoc-results.csv &gt; /tmp/2021-05-20-agrovoc-rejected.csv
$ csvgrep -c &quot;number of matches&quot; -r '^0$' /tmp/2021-05-20-agrovoc-results.csv &gt; /tmp/2021-05-20-agrovoc-rejected.csv
</code></pre><ul>
<li>Meeting with Medha and Pythagoras about the FAIR Workflow tool
<ul>
@ -687,14 +687,14 @@ Please see the DSpace documentation for assistance.
<li><a href="/cgspace-notes/2021-06/">June, 2021</a></li>
<li><a href="/cgspace-notes/2021-06/">July, 2021</a></li>
<li><a href="/cgspace-notes/2021-05/">May, 2021</a></li>
<li><a href="/cgspace-notes/2021-04/">April, 2021</a></li>
<li><a href="/cgspace-notes/2021-03/">March, 2021</a></li>
<li><a href="/cgspace-notes/cgspace-cgcorev2-migration/">CGSpace CG Core v2 Migration</a></li>
</ol>
</section>