Update notes for 2022-05-05

This commit is contained in:
2022-05-05 12:47:48 +03:00
parent 3890c1fd7d
commit f8d002dbd1
28 changed files with 35 additions and 33 deletions

View File

@ -35,7 +35,7 @@ I purged 93,974 hits from these IPs using my check-spider-ip-hits.sh script
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2022-05/" />
<meta property="article:published_time" content="2022-05-04T09:13:39+03:00" />
<meta property="article:modified_time" content="2022-05-04T16:48:24+03:00" />
<meta property="article:modified_time" content="2022-05-05T12:46:13+03:00" />
@ -76,9 +76,9 @@ I purged 93,974 hits from these IPs using my check-spider-ip-hits.sh script
"@type": "BlogPosting",
"headline": "May, 2022",
"url": "https://alanorth.github.io/cgspace-notes/2022-05/",
"wordCount": "538",
"wordCount": "558",
"datePublished": "2022-05-04T09:13:39+03:00",
"dateModified": "2022-05-04T16:48:24+03:00",
"dateModified": "2022-05-05T12:46:13+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -242,6 +242,7 @@ I purged 93,974 hits from these IPs using my check-spider-ip-hits.sh script
</span></span></code></pre></div><ul>
<li>But it seems PostgreSQL is smart enough to recognize date formatting in strings automatically when we cast so we don&rsquo;t need to convert to date first</li>
<li>Another thing I noticed is that a few hundred items have accession dates from decades ago, perhaps this is due to importing items from the CGIAR Library?</li>
<li>I spent some time merging a few pull requests for DSpace 6.4 and porting one to <code>main</code> for DSpace 7.x</li>
</ul>
<!-- raw HTML omitted -->