Add notes for 2022-07-03

This commit is contained in:
2022-07-04 09:25:14 +03:00
parent 05cf7a26ec
commit 4d4bde3474
124 changed files with 1474 additions and 919 deletions

View File

@ -26,7 +26,7 @@ There seem to be many more of these:
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2022-06/" />
<meta property="article:published_time" content="2022-06-06T09:01:36+03:00" />
<meta property="article:modified_time" content="2022-06-30T09:41:54+03:00" />
<meta property="article:modified_time" content="2022-06-30T16:48:03+03:00" />
@ -58,9 +58,9 @@ There seem to be many more of these:
"@type": "BlogPosting",
"headline": "June, 2022",
"url": "https://alanorth.github.io/cgspace-notes/2022-06/",
"wordCount": "1761",
"wordCount": "1786",
"datePublished": "2022-06-06T09:01:36+03:00",
"dateModified": "2022-06-30T09:41:54+03:00",
"dateModified": "2022-06-30T16:48:03+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -431,6 +431,11 @@ There seem to be many more of these:
<li>There I started removing any term that was a variation of an existing AGROVOC term (like cowpea/cowpeas, policy/policies) or a compound concept</li>
</ul>
</li>
<li>pnbecker on DSpace Slack mentioned that they made a JSPUI deduplication step that is open source: <a href="https://github.com/the-library-code/deduplication">https://github.com/the-library-code/deduplication</a>
<ul>
<li>It uses Levenshtein distance via PostgreSQL&rsquo;s fuzzystrmatch extension</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
@ -453,6 +458,8 @@ There seem to be many more of these:
<ol class="list-unstyled">
<li><a href="/cgspace-notes/2022-07/">July, 2022</a></li>
<li><a href="/cgspace-notes/2022-06/">June, 2022</a></li>
<li><a href="/cgspace-notes/2022-05/">May, 2022</a></li>
@ -461,8 +468,6 @@ There seem to be many more of these:
<li><a href="/cgspace-notes/2022-03/">March, 2022</a></li>
<li><a href="/cgspace-notes/2022-02/">February, 2022</a></li>
</ol>
</section>