Add notes for 2022-03-24

This commit is contained in:
2022-03-24 22:14:56 +03:00
parent 017a1f5502
commit 93e828a901
2 changed files with 30 additions and 1 deletions

View File

@ -44,7 +44,7 @@ $ csvjoin -c id /tmp/2022-03-01-tac-batch4-701-980.csv /tmp/tac4-filenames.csv &
"@type": "BlogPosting",
"headline": "March, 2022",
"url": "https://alanorth.github.io/cgspace-notes/2022-03/",
"wordCount": "1011",
"wordCount": "1116",
"datePublished": "2022-03-01T16:46:54+03:00",
"dateModified": "2022-03-22T22:03:45+03:00",
"author": {
@ -302,6 +302,25 @@ isNotNull(value.match('821'))
<li>I can only assume that these requests used a literal &lsquo;-&rsquo; so I will have to add an nginx rule to block those too</li>
<li>Otherwise, I see from my notes that 70.32.90.172 is the wle.cgiar.org REST API harvester&hellip; I should ask Macaroni Bros about that</li>
</ul>
<h2 id="2022-03-24">2022-03-24</h2>
<ul>
<li>Maria from ABC asked about a reporting discrepancy on AReS
<ul>
<li>I think it&rsquo;s because the last harvest was over the weekend, and she was expecting to see items submitted this week</li>
</ul>
</li>
<li>Paola from ABC said they are decomissioning the server where many of their library PDFs are hosted
<ul>
<li>She asked if we can download them and upload them directly to CGSpace</li>
</ul>
</li>
<li>I re-created my local Artifactory container</li>
<li>I am doing a walkthrough of DSpace 7.3-SNAPSHOT to see how things are lately
<ul>
<li>One thing I realized is that OAI is no longer a standalone web application, it is part of the <code>server</code> app now: http://localhost:8080/server/oai/request?verb=Identify</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->