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

@ -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
<!-- vim: set sw=2 ts=2: -->