From 93e828a9012638ec839916883bbe48a0e6b4d572 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 24 Mar 2022 22:14:56 +0300 Subject: [PATCH] Add notes for 2022-03-24 --- content/posts/2022-03.md | 10 ++++++++++ docs/2022-03/index.html | 21 ++++++++++++++++++++- 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/content/posts/2022-03.md b/content/posts/2022-03.md index 2f5568d1b..bb4102909 100644 --- a/content/posts/2022-03.md +++ b/content/posts/2022-03.md @@ -189,4 +189,14 @@ Due to abuse we no longer permit requests without a user agent. Please specify a - I can only assume that these requests used a literal '-' so I will have to add an nginx rule to block those too - Otherwise, I see from my notes that 70.32.90.172 is the wle.cgiar.org REST API harvester... I should ask Macaroni Bros about that +## 2022-03-24 + +- Maria from ABC asked about a reporting discrepancy on AReS + - I think it's because the last harvest was over the weekend, and she was expecting to see items submitted this week +- Paola from ABC said they are decomissioning the server where many of their library PDFs are hosted + - She asked if we can download them and upload them directly to CGSpace +- I re-created my local Artifactory container +- I am doing a walkthrough of DSpace 7.3-SNAPSHOT to see how things are lately + - One thing I realized is that OAI is no longer a standalone web application, it is part of the `server` app now: http://localhost:8080/server/oai/request?verb=Identify + diff --git a/docs/2022-03/index.html b/docs/2022-03/index.html index 4c8bb6611..2914c55cc 100644 --- a/docs/2022-03/index.html +++ b/docs/2022-03/index.html @@ -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'))
  • I can only assume that these requests used a literal ‘-’ so I will have to add an nginx rule to block those too
  • Otherwise, I see from my notes that 70.32.90.172 is the wle.cgiar.org REST API harvester… I should ask Macaroni Bros about that
  • +

    2022-03-24

    +