Thank you for the useful information. Could you share your bash script?<br><br>Thanks<br><br>Leonardo<br><br><div class="gmail_quote">2009/9/6 Milan Knížek <span dir="ltr"><<a href="mailto:knizek.confy@volny.cz">knizek.confy@volny.cz</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Leonardo Giordani píše v So 05. 09. 2009 v 19:28 +0200:<br>
<div class="im">> Hi all,<br>
><br>
> since I'm trying to enter the microstock market I'would like to ask if<br>
> someone of you has experience in this field (with digiKam of<br>
> course :) ) and expecially if you can provide me some advice on IPTC<br>
> tags. In particular:<br>
><br>
> 1. What tags are needed (or almost useful) and where to find them on<br>
> digikam IPTC editor: for example I know that TITLE is a needed tag but<br>
> I do not find it; the first tag I find is Content|Summary, and do not<br>
> know if they are the same.<br>
><br>
</div>You would have to check with Microstock what they mean by "TITLE". Most<br>
probably "HeadLine" or "ObjectName"?<br>
<br>
You can also have a look at IPTC web site, or directly at one of the<br>
documents describing the tags:<br>
<a href="http://www.iptc.org/std/photometadata/specification/IPTC-PhotoMetadata%28200907%29_1.pdf" target="_blank">http://www.iptc.org/std/photometadata/specification/IPTC-PhotoMetadata(200907)_1.pdf</a><br>
(page 27 compares the tags with Photoshop XMP).<br>
<div class="im"><br>
> 2. Is it possible to tag multiple images at once? For example I shoot<br>
> 20 photos in the same location: if I select all the photos and try to<br>
> edit IPTC tags I just get two additional "Previous" and "Next" button<br>
> to navigate the list of selected images but cannot set all of them on<br>
> the fly.<br>
><br>
</div>Not yet in digiKam. I use MaPiVi to edit IPTC location for multiple<br>
images at once (but do not touch other tags like keywords, caption, etc.<br>
not to interfere with the way digiKam synchronises metadata).<br>
<div class="im">> 3. Looking on microstock web sites I see that photos are also well<br>
> categorized by content  with a taxonomy: for example see this Fotolia<br>
> image <a href="http://www.fotolia.com/id/16535435" target="_blank">http://www.fotolia.com/id/16535435</a> (a random one), where<br>
> Representative Category is set to Landscape>Water>Lake/Pond and<br>
> Conceptual Category to Leisure>Holiday>Tourism. Are those IPTC<br>
> categories or Fotolia ones? In the first case how can I set them? In<br>
> the IPTC editor I found a "Subject Information" tab, but the<br>
> navigation through standard reference codes is not usable (too many<br>
> codes, it is not hierarchical).<br>
><br>
</div>I do not know here, but can guess: First, you need to find out if these<br>
are "IPTC keywords" or "IPTC categories" tags. "IPTC categories" are<br>
depreciated from the standard, so I guess these are keywords.<br>
<br>
digiKam uses hierarchy in keywords (stored as Xmp.digiKam.TagsList and<br>
synchronised to Xmp.lr.hierarchicalSubject for Lightroom compatibility).<br>
<br>
However, IPTC standard does not define hierarchy for keywords and the<br>
keywords are sync'ed to IPTC without hierarchy by digiKam. We could<br>
consider it a bug, but some people may actually like it. (I do not<br>
mind.)<br>
<br>
You can test yourself in digiKam (edit caption, keywords, ratings, iptc<br>
data manually) and quickly see all the tags (at the end of the list):<br>
<br>
$ exiv2 -pa imagename.jpg | less<br>
<br>
Since I store various information (incl. personal notes, which I do not<br>
want to get published on the internet) in the metadata, before<br>
publishing I use a bash script to re-organise the metadata to fit my<br>
needs.<br>
<br>
You could do the same: copying the hierarchy from XMP to IPTC keywords<br>
and then deleting everything but IPTC. exiv2 or exiftool would be your<br>
friends there.<br>
<br>
I can imagine that in the future, digiKam could have an export plugin<br>
allowing the user to define what information (a single branch in<br>
keywords hierarchy, no ratings, etc.) should be exported and how (in<br>
which standard).<br>
<br>
regards,<br>
<br>
Milan Knizek<br>
knizek (dot) confy (at) volny (dot) cz<br>
<a href="http://www.milan-knizek.net" target="_blank">http://www.milan-knizek.net</a> - About linux and photography (Czech<br>
language only)<br>
<br>
_______________________________________________<br>
Digikam-users mailing list<br>
<a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
</blockquote></div><br>