Skip to content

Instantly share code, notes, and snippets.

@wragge
Last active August 25, 2025 03:27
Show Gist options
  • Save wragge/40f66af72c400b2563f95bda60e713dd to your computer and use it in GitHub Desktop.
Save wragge/40f66af72c400b2563f95bda60e713dd to your computer and use it in GitHub Desktop.
Add links from Wikidata to entries in the Australian Dictionary of Biography
@wragge
Copy link
Author

wragge commented Aug 20, 2025

This userscript enriches entries in the Australian Dictionary of Biography by adding links to other biographical resources obtained from WikiData.

A section from the record for Margaret Baskerville showing the results of the userscript.

It makes use of WikiData's SPARQL Query Service to request details of any Australian external identifiers attached to a person's record. Not everyone in the ADB is currently represented in WikiData, so some entries might have no added links.

Installation

  1. Add a userscript manager to your browser, for example TamperMonkey or ViolentMonkey.
  2. Click on the 'Raw' button in the header of the code box above. The userscript manager will then ask you if you really want to install it.
  3. Click install!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment