Archived copy.
This page was recovered from the Internet Archive snapshot of
/display/TR/EXIF to DC XML normaliser taken on 2012-12-05.
The original wiki at wiki.opf-labs.org is being decommissioned.
EXIF to DC XML normaliser
- apache2
- cli
- conversion
- convert
- dc
- dublin-core
- exif
- exiftool
- format
- images
- metadata
- normalise
- php
- preservation
- tiff
- xml
Summary
| Purpose | Extract EXIF data and normalise it to DC XML. |
| Homepage |
http://wiki.opf-labs.org/display/SPR/Maintain+a+list+of+metadata+mappings+outside+of+the+script |
| Source Code Repository |
https://github.com/openplanets/SPRUCE/tree/master/exif_to_dc |
| Programming/Scripting language |
PHP 4/5 |
| License |
APACHE2 |
| Debian Package |
Description
This OS-independent tool enables you to read EXIF-data from an image file using ExifTool and normalise this to Dublin Core compatible XML adding specific metadata which is contained in an .ini file. The XML output templates can be tailored to one's needs. Tool is able to handle single files, or recurse trough a folder. Output is written to STDOUT, unless an output XML file is specified.
Please note this tool is a prototype and adds very specific institutional metadata from The
State University of New York at Binghamton, though the code can be changed very easy to your
own needs.