Hi,
happy new year and thanks for your great work on digikam and the plugins. My question: is HierarchicalSubject in the xmp of a jpg supported? Bibble 5 creates something like that in a jpg: <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.4.0"> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" ... xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:lr="http://ns.adobe.com/lightroom/1.0/" ... xmp:Rating="0"> <lr:HierarchicalSubject> <rdf:Seq> <rdf:li>Genre|Snapshot</rdf:li> </rdf:Seq> </lr:HierarchicalSubject> <dc:subject> <rdf:Bag> <rdf:li>Genre</rdf:li> <rdf:li>Snapshot</rdf:li> </rdf:Bag> </dc:subject> </rdf:Description> </rdf:RDF> </x:xmpmeta> As far as I can see, the normal non-hierarchical tags are read by digikam but with loosing the tree structure. The HierarchicalSubject seems to be ignored in digikam 1.0.0_beta6 (no ebuild in gentoo for final version atm) and exiv2 0.18.1. What can I do? If this is not working at the moment, are there any plans? Cheers Sebastian _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users signature.asc (205 bytes) Download Attachment |
Look there :
https://bugs.kde.org/show_bug.cgi?id=221460 Gilles Caulier 2010/1/6 Sebastian Schubert <[hidden email]>: > Hi, > > happy new year and thanks for your great work on digikam and the plugins. > > My question: is HierarchicalSubject in the xmp of a jpg supported? Bibble 5 > creates something like that in a jpg: > > <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.4.0"> > <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> > <rdf:Description rdf:about="" > ... > xmlns:xmp="http://ns.adobe.com/xap/1.0/" > xmlns:lr="http://ns.adobe.com/lightroom/1.0/" > ... > xmp:Rating="0"> > <lr:HierarchicalSubject> > <rdf:Seq> > <rdf:li>Genre|Snapshot</rdf:li> > </rdf:Seq> > </lr:HierarchicalSubject> > <dc:subject> > <rdf:Bag> > <rdf:li>Genre</rdf:li> > <rdf:li>Snapshot</rdf:li> > </rdf:Bag> > </dc:subject> > </rdf:Description> > </rdf:RDF> > </x:xmpmeta> > > As far as I can see, the normal non-hierarchical tags are read by digikam but > with loosing the tree structure. The HierarchicalSubject seems to be ignored > in digikam 1.0.0_beta6 (no ebuild in gentoo for final version atm) and exiv2 > 0.18.1. > > What can I do? If this is not working at the moment, are there any plans? > > > Cheers > Sebastian > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |