Image::ExifTool::XMP(3) User Contributed Perl Documentation Image::ExifTool::XMP(3)
NAME
Image::ExifTool::XMP - Read XMP meta information
SYNOPSIS
This module is loaded automatically by Image::ExifTool when required.
DESCRIPTION
XMP stands for Extensible Metadata Platform. It is a format based on XML that Adobe developed for embedding metadata information in image
files. This module contains the definitions required by Image::ExifTool to read XMP information.
AUTHOR
Copyright 2003-2010, Phil Harvey (phil at owl.phy.queensu.ca)
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
REFERENCES
<http://www.adobe.com/devnet/xmp/>
http://www.w3.org/TR/rdf-syntax-grammar/ <http://www.w3.org/TR/rdf-syntax-grammar/>
<http://www.iptc.org/IPTC4XMP/>
SEE ALSO
"XMP Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
perl v5.12.1 2010-03-01 Image::ExifTool::XMP(3)