Re: Import from disk and auto-tag



On 30/06/06, Stephane Delcroix <stephane delcroix org> wrote:
Dotan,

You can't specify a tag hierarchy. (i.e. you can't say "People: me",
"Place: home", you can just attach tags "me" and "home")
But keep in mind that, in f-spot, all tags are unique.
So, tag your images, and re-organize your tags once imported in f-spot.
(move the tag "me" under "People" and "home" under "Places")

about patching and compiling f-spot, look at:
http://f-spot.org/How_To_Build

Thank you, Stephane. So, the tags I descibed would give:

<x:xmpmeta xmlns:x='adobe:ns:meta/' x:xmptk='XMP toolkit 3.0-28, framework 1.6'>
<rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
xmlns:iX='http://ns.adobe.com/iX/1.0/'
xmlns:dc='http://purl.org/dc/elements/1.1/'>
 <rdf:Description>
   <dc:subject>
     <rdf:Bag>
         <rdf:li></rdf:li>
         <rdf:li></rdf:li>
         <rdf:li>key1</rdf:li>
         <rdf:li>key2</rdf:li>
         <rdf:li>person1</rdf:li>
         <rdf:li>person2</rdf:li>
         <rdf:li>person3</rdf:li>
         <rdf:li>This is the Caption</rdf:li>
         <rdf:li>A short description.</rdf:li>
         <rdf:li>place1</rdf:li>
     </rdf:Bag>
   </dc:subject>
 </rdf:Description>
</rdf:RDF>

Or would there be a better way of going about it? Thanks.

Dotan Cohen
http://what-is-what.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]