Hi Michael Before I start encoding the location details into my images' metadata, I just wanted to check that the xmp being created is correct, e.g.: ...
Hi Dave yes, the property structure in XMP looks quite well. As I'm not a top RDF expert I can not make statements if the <rdf:li rdf:parseType="Resource"> is...
Michael, It appears that I had wandered off on a tangent in regards to array data structure namespace definition. My implementation using MetaGrove defines the...
Re: Erratum #5 to the IPTC Photo Metadata 2008 specification. Please confirm the controlled vocabulary values to be actually stored in the new XMP field...
The Property Group for Iptc4xmpExt:Event is "admin" Might "descr" be a better choice? Although Event is temporal and thus associated with the admin property ...
Carl Thanks for your considerations. first: this grouping of properties is only a guideline for the use of properties but not relevant at the technical level. ...
In the IPTC Core version 1.1 of July 2009, the XMP implementation for the 'Rights Usage Terms' is given (on page 21) as: xmpRights:UsageTerms. And yet, in all...
Appendix to my posting below: Wondering where the xmpRights prefix comes from I checked the Adobe XMP spec documents from 2004, 2005 and 2008: all include a...
Michael, In the July 2009 IPTC Core specs, I noticed that an item on page 22 is headlined "Contact Information Details structure". On page 39 another item is...
I am using in Flex Builder 3 and I'm having trouble creating an array containing other arrays as called for in the IPTC Extension spec. Examples are the...
Hi Greg, I have only little experience with using FlexBuilder 3 for managing XMP metadata but I would like to add some considerations regarding the IPTC ...
Hi Michael, Thanks for the clarification. I want to be sure my IPTC data is interoperable. Yes, an array of structures is what I'm trying to create and I...
Greg, Are you trying to create a custom XMP file info panel for Adobe products e.g. for use in Bridge or Photoshop? If so, I think you want the XMP FileInfo...
Dave, Yes, I'm creating a panel for CS4/5. I'm using Flex Builder 3 which uses ActionScript. Do you know if the XMP Library for ActionScript refers to how one...
Hi Greg I haven't used the XMP Library for ActionScript I'm afraid, in creating my own panel I used the XMP File Info SDK. I found in the XMP File Info SDK...
Hi Greg, I would like to clarify what the differences are between the FileInfo SDK and the XMP in ActionScript library. The FileInfo SDK is solely intended to...
Stefan, Thanks for the clarification, I see the difference now. I did see that IPTC Extension is included in CS5. What I would like to do is create a custom...
Dave, I was thinking of using a non-visible XMPTextInputMRU to set up the Bag Array, but I couldn't see how to make it write when the user enters data. I would...
Hi Greg I'm not sure what you mean by that code creating an Array, but not a bag. That is the same code that I couldn't get to work, so if you can get it do...
Dave, What I get is a plain array with no array type. I think this is because the default array in the SDK has type=none and, while there is are IXMPConst...
Dave, I did get your scripts, that's some very nice coding! I haven't had a chance to incorporate your method into my panel yet, but I see how it works now....
Hi Dave and Greg, I hope that I can solve some of your problems. 1. Array creation in panels. In general you are right that xmpAccess.setProperty("dc:subject",...
Stefan, Thanks for the info. I tried the separateArrayItems function and it worked - a simple bag array was created. As you said, there is still the problem...
176
iptc4xmp@yahoogroups....
Jun 8, 2010 11:52 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the iptc4xmp group. File :...
Hi Stefan Thanks for posting that workaround, it looks much easier than my workaround. I only wish I'd known about it when I first came up against the problem....
Stefan - Could you share mxml and ActionScript code for this? The file that was uploaded is the complied .swf file for the CS4 panel, which does work...
http://picasa.google.com/support/bin/answer.py?answer=93773 From the Google web-site: "Picasa now supports XMP along with EXIF data. Image data is now...