Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.42 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.42 KB

wikidata-data-imports

Work in progress (currently being reworked from wikidata-stuff)

Library to aid data imports to Wikidata using pywikibot.

Below stuff might all be wrong!

Random scripts used for Wikidata. These require pywikibot

  • WikidataStuff.py: A set of generally useful functions for interacting with Wikidata using pywikibot.

  • WikidataStringSearch.py: A database hookup (to be run from labs) for doing text string searches (SQL LIKE style) in labels, aliases and descriptions of items.

  • wdqsLookup.py: A module for doing WDQS look-ups and for converting (some) WDQ queries to WDQS queries.

###KulturNav/ (possible source of example)

  • kulturnavBot.py: A framework for building bots to adding and/or sourcing statements made available through KulturNav. Also includes some more general pywikibot methods for Wikidata.
    • kulturnavBotArkDes: A bot for adding and/or sourcing statements about architects based on data curated by Swedish Centre for Architecture and Design (ArkDes) made available through KulturNav.

###NatMus/ (possible source of example)

  • nationalmuseumSE.py: A sum of all paintings bot for importing paintings from Nationalmuseum Sweden to Wikidata (via Europeana).