We created a program to generate CSV files for registering dummy data in Omeka S. You can use it from the following Google Colab notebook:

https://colab.research.google.com/drive/1Wy865vh9GpUPyiudu1L2A6RPAPXkGPmO?usp=sharing

After running it, a CSV file will be downloaded. By using this CSV file with the CSV Import module or the Bulk Import module, you can register dummy data like the following:

image

We hope this is helpful for testing Omeka S functionality or during theme and module development.