Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.39 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.39 KB

ACMI // Wikidata Notebooks

Notebooks for integration between ACMI and Wiki resources.

XOS Wikidata notebooks

ACMI have a Python/Django based content management system called XOS. The following notebooks include the code XOS uses to interact with Wikidata. Not all are runable as they depend on XOS database objects, but may be useful as a starting point for your own automations.

  • wikidata_dashboard example HTML code for visually representing how many ACMI Collection works and creators have Wikidata entity links.
  • wikidata_importer imports data from Wikidata to fill missing fields in ACMI Collection works and creators.
  • wikidata_writer example Python code to programatically create a Wikidata entity for ACMI Collection works and creators.