Notebooks for integration between ACMI and Wiki resources.
- entity_sync verifies entity sync of works and creators.
- entity_relationships verifies the connections (or 'roles') between these entities.
- data_statements identifies incompatible data statements.
- pull_creator pulls in creator data and media from Wiki resources.
- pull_work pulls in work data and media from Wiki resources.
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.