/CSVExport

Allows Omeka users to export item metadata to a CSV (comma separated values) file, mapping elements to CSV column data. Each row in the file represents metadata for a single item. This plugin is useful for exporting data from an Omeka site and editing that data in a spreadsheet or OpenRefine. By using Daniel Berthereau's CSV Import+ plugin, the metadata can be imported back into Omeka, overlaying existing Omeka item metadata. When an Omeka record is edited with these batch processes, the existing reference URL and record ID for an item remain unchanged.

Primary LanguagePHP

Stargazers