Adding data to existing records

How do I add data to existing records without doing it one by one? A CSV upload only creates new records but is there some way to connect the data to an existing records

Hi.

Some forks of Csv-import plugin allow to update records; see for instance GitHub - Daniel-KM/Omeka-plugin-CsvImportPlus: This fork of the plugin for Omeka allows users to import metadata of items from a simple CSV file. Improvements are: choice of separators, import of metadata of files and collections, update of any record, import of files one by one to avoid to overload the server.

Hope this helps.

I think so…I have a single piece of data I want to add to 20 records. Sounds like CSV import plus allows you to do this without accessing each record separately?

Is this correct – seems like it is…Susan

This topic was automatically closed 360 days after the last reply. New replies are no longer allowed.