[Digikam-users] Patch to write nested IPTC metadata
Alan Pater
alan.pater at gmail.com
Mon Apr 21 14:06:04 BST 2014
Hi Gilles!
> Your patch fix MetadataEdit plugin. But what's about Template editor
> from digiKam core which play with same metadata ?
That was fixed in https://bugs.kde.org/show_bug.cgi?id=287267. There
are some notes there on the nested structure.
As well, there is mention of this structure at
http://www.exiv2.org/doc/xmpsample_8cpp-example.html
// Add a creator contact info structure
xmpData["Xmp.iptc.CreatorContactInfo/Iptc4xmpCore:CiAdrCity"] =
"Kuala Lumpur";
xmpData["Xmp.iptc.CreatorContactInfo/Iptc4xmpCore:CiAdrCtry"] = "Malaysia";
xmpData["Xmp.iptc.CreatorContactInfo/Iptc4xmpCore:CiUrlWork"] =
"http://www.exiv2.org";
Alan
More information about the Digikam-users
mailing list