

The best I can come up with as a work around for IPTC tags is to make every tag fully meaningful on its own.

At best this will appear as a jumble of tags at worst it will make an image appear to be in a hierarchy it wasn’t really in. If a file is tagged at more than one location in the tag hierarchy then all the tags get stored as a single long comma separated list. This lack of hierarchy information in IPTC tags also leads to another potential problem. If the worst happens and the Digikam database is lost presumably it can rebuild the hierarchy from the XMP data. Other applications reading only the IPTC metadata though will only see the tag “Birmingham” and will therefore mix the two cities together.
#DIGIKAM FACE METADATA FULL#
Digikam is able to read the XMP metadata which will include the full hierarchy and so it can differentiate between these two Birmingham instances. With the default Digikam settings only the selected tag is written to the file so the metadata stored in the IPTC section for photos from Birmingham, US and Birmingham, UK will be just “Birmingham”. For example imagine you have tags: /Places/England/Birmingham and /Places/America/Birmingham. This comma separation of tags rather than using slashes to denote levels becomes a problem when you have two child tags with the same name but different parents. The key point though is that in the IPTC metadata the tag hierarchy gets written as two separate tags not as a hierarchy of tags. There’s the entries Last Keyword XML and Tag List where it takes the value “Places/London” and then there’s the Categories entry where the tag is stored in a blob of XML. There’s the entries Hierarchical Subject and Catalog Sets where it takes the value “Places|London”. In the XMP block it’s written in several different entries.

In the IPTC block it’s written as an entry called Keywords and has the value “Places, London”. When this tag gets written to the file it appears to be written several times in different formats. This would be a tag called London in the group Places. Tags in Digikam might be entered something like this: /Places/London.
#DIGIKAM FACE METADATA SOFTWARE#
XMP is the newer (introduced in 2001) method of storing metadata but it still (2017) doesn’t seem to be adopted everywhere – in fact most of the software I tried out while trying to understand what was going on only seemed to access the IPTC data. Digikam supports tag hierarchies but there are a few caveats you need to know about in order to use them correctly.Īs far as I can tell Digikam writes tags to two different metadata blocks(1): XMP and IPTC. Mostly that just means a tag for the basic category, people in the photo and if it warrants it a more detailed category. I like to tag my photos so that it’s easier to find relevant images in the future. In a worst case scenario where you lose your Digikam database you can recover essentially all the information from the files themselves. You’ll spend a lot of time tagging or otherwise adding metadata to images and it really makes sense to store that information in the file as well as the database Digikam uses. The most important settings in Digikam are under Settings > Metadata, the check boxes on this page decide what metadata information gets written to the images such as tags and ratings.
#DIGIKAM FACE METADATA UPGRADE#
For the most part Digikam is a massive upgrade over Picasa but a few things in Digikam don’t necessarily work quite as I’d expect them to. I’ve recently switched from Picasa (which has been retired) to Digikam for photo management and I’ve noticed a few quirks that I need to document to or I’ll forget them.
