Overview#
This is a personal note on how to upload media to Omeka S using Python.
Preparation#
Prepare environment variables.
Initialize.
Uploading a Local File#
Uploading a IIIF Image#
Specify a IIIF image URL like the following to register it.
https://dl.ndl.go.jp/api/iiif/1288277/R0000030/info.json
Summary#
I hope this serves as a useful reference for uploading images to Omeka S.