Difference between revisions of "UKWA GSuite Add-On"

From COPTR
Jump to navigation Jump to search
(Created page with "{{Infobox tool |purpose=Custom functions that use the Memento API (specifically the TimeGate) to look up whether a given archive holds a given URL. Currently supports:...")
 
Line 1: Line 1:
 
{{Infobox tool
 
{{Infobox tool
|purpose=Custom functions that use the Memento API (specifically the TimeGate) to look up whether a given archive holds a given URL. Currently supports:
+
|purpose=Custom functions that use the Memento API (specifically the TimeGate) to look up whether a given archive holds a given URL. Currently supports checks against:
 
+
*UK Web Archive
    UK Web Archive via =WEBARCHIVE_STATUS_UKWA(<url>)
+
*UK Government Web Archive
    UK Government Web Archive via =WEBARCHIVE_STATUS_UKGWA(<url>)
+
*Internet Archive
    Internet Archive via =WEBARCHIVE_STATUS_IA(<url>)
 
 
|homepage=https://github.com/ukwa/ukwa-gsheets-utils
 
|homepage=https://github.com/ukwa/ukwa-gsheets-utils
 
|function=Appraisal, Validation, Workflow
 
|function=Appraisal, Validation, Workflow

Revision as of 15:54, 9 December 2021





Custom functions that use the Memento API (specifically the TimeGate) to look up whether a given archive holds a given URL. Currently supports checks against:
  • UK Web Archive
  • UK Government Web Archive
  • Internet Archive
Homepage:https://github.com/ukwa/ukwa-gsheets-utils
Function:Appraisal,Validation,Workflow
Content type:Spreadsheet



Description

User Experiences