Skip to content
Snippets Groups Projects
  1. Dec 31, 2024
    • Paul Millar's avatar
      update_oai-pmh Add HTTP request timing statistics · f2fef214
      Paul Millar authored
      Motivation:
      
      Different OAI-PMH endpoints provide different performance
      characteristics.  It would be helpful to categorise them
      
      Modification:
      
      Introduce a Stats class to capture statistics
      
      Monkey-patch float to support printing number to specific significant
      figures.
      
      Produce request stats per round (40 requests) and overall as output.
      f2fef214
    • Paul Millar's avatar
      update_oai-pmh: make code DRY-er · 15618eaf
      Paul Millar authored
      15618eaf
    • Paul Millar's avatar
      update_oai-pmh record adminEmail address · 6039af5d
      Paul Millar authored
      Motivation:
      
      OAI-PMH provides admin contact details as email addresses. This could
      prove useful information.  One such situation is when the OAI-PMH
      endpoint is not working.  When this happens, the admin contact details
      are no longer available from the endpoint, so caching the values would
      prove useful.
      
      Modification:
      
      Update code to capture the admin contact information and record it
      against the facility-specific information.
      
      If, when updating the OAI-PMH details, the admin contact details are
      discovered (from the OAI-PMH endpoint) then any existing contact details
      are replaced with the discovered information; otherwise, any existing
      admin contact details are left unmodified.
      
      Result:
      
      We collect and cache OAI-PMH admin contact details in the facility
      metadata.
      6039af5d
  2. Dec 29, 2024
  3. Dec 26, 2024
  4. Dec 22, 2024
  5. Dec 21, 2024
  6. Dec 20, 2024
  7. Dec 12, 2024
  8. Dec 11, 2024
  9. Dec 09, 2024
    • Paul Millar's avatar
      Fix broken link to PaN search API · 46483c99
      Paul Millar authored
      Commit fe68e8d5 fixed the script for checking whether the PaN search
      API is working.  Unfortunately it failed to fix the broken links on the
      webpage.
      
      This patch fixes those links on the webpage
      46483c99
  10. Dec 06, 2024
  11. Dec 05, 2024
  12. Dec 04, 2024
Loading