Basically, items in Wikidata can have associated with them the Victorian Heritage Database ID (P3443) property, which is a pointer to the Victorian Heritage Database (VHD).
Items have P3443 should also have heritage status (P1435) property associated with them. The purpose of this tool is to find Wikidata items having P3443 but lacking P1435. This tool then interrogates the VHD to infer the appropriate P1435 values, and generates statements to set it.
Additionally, there is a script vhdSearch.sh
to do a keyword search of VHD from the command line. I use this to quickly identify items which could be linked to Wikidata.
- Run:
./getQuickStatements.sh > statements.tmp
- Go to URL: https://tools.wmflabs.org/wikidata-todo/quick_statements.php
- Click the "WiDaR" link to make sure you are logged in
- Paste in contents of statements.tmp and click "Do it"