Powered by OPF
OPF WIKI STATIC ARCHIVE
2,681 pages · 153 spaces · 776 tags · 4,025 history records · 96.2% of the original wiki recovered
Archived copy. This page was recovered from the Internet Archive snapshot of /display/SPR/Maintain a list of metadata mappings outside of the script taken on 2013-07-27. The original wiki at wiki.opf-labs.org is being decommissioned.

Maintain a list of metadata mappings outside of the script

Added by Maurice de Rooij · last edited by Maurice de Rooij · on Sep 25, 2012 (view change)

Title
maintain a list of metadata mappings outside of the script

Detailed description
A PHP script invoking exiftool which returns a PHP array.
This array is used to fill in an XML template, which can be edited at will.
Outside metadata is contained in a .ini file, which is very easy to maintain. The script needs to be invoked with a single filename or a single foldername and the name of the output XML file.

Solution Champion
Maurice de Rooij

Corresponding Issue(s)
How to maintain a list of metadata mappings outside of the script

Tool/code link
https://github.com/openplanets/SPRUCE/tree/master/exif_to_dc

Tool Registry Link
Add an entry to the OPF Tool Registry, and provide a link to it here.

Evaluation
Any notes or links on how the solution performed.