I have a csv dataset of unique grave inscriptions with images. My test sheet has 10 unique rows of text that have fields containing surname, first, parent name, death date, death year, birth date, age, inscription. at the end is the grave image.jpg. I want to be able to link each unique text row with it’s own unique grave photograph. I don’t want to do multiple uploads (text then images) since the original datasets have both installed on one sheet and there are many hundreds of sheets to upload. Can someone please guide me through the process. Thank you.
I am using both omeka net and omeka classic to test.
In order to import your files, they must be publicly accessible on the internet. The cell needs to contain not just the file name, but the full URL to the file itself, i.e. https://somedomain.org/image.jpg.
Here is the documentation for the CSVImport plugin for Omeka Classic: CSV Import - Omeka Classic User Manual
Hi Sharon. Thanks for your quick reply. I wonder if there is a way to add a download button for the images. These are our images that we allow free access to for download. I would be beneficial to be able to add a download button for the images. Thank you.
To my knowledge, there is not a download button plugin, but you can certainly instruct users to to right-click on an image to save it.