https://github.com/MuseosAbiertos/Museum-Metadata-Embedder
/Users/<user>/mme
C:\Users\<user>\mme
Perl | https://www.activestate.com/products/perl/ |
Python 3 | https://www.python.org/downloads/ |
MME uses a JSON map to map the "Display Name" (CSV Column Header) <-> "Label Name", for each of the standards. The file must be located inside the 'data' directory, in a JSON file named 'maps.json'.
This file can be edited to add new tags.
Only the headers (first row of the spreadsheet) needs to be edited to fit the schema. This may involve splitting some columns to fit the schema, adding columns, and other edits. All of this is probably easier, faster and more accurate to do in a spreadsheet.
Path | Description |
---|---|
csv/ | Suggested folder for hosting CSV files |
csv/test.csv | CSV test file for the first run and test |
exiftool/ | Exiftool executable |
data/exiftool_configs/ | Configuration files for ExifTool |
data/notion_maps_txts/ | Internal work folder -not mandatory-. |
data/maps.json | Relationship map between CSV headers and ExifTool tags |
images/ | Test files for first run and test |
images/vrae_exiftool_example.tiff | VRA Core sample file |