Re: EOG Exif-Data: which keywords?

Felix Riemann <[email protected]> Wed, 28 Nov 2012 23:13:25 +0100
Newsgroups gmane.comp.gnome.apps.Eog
Message-ID <1354140805.1834.7.camel@kirschsaft>
Hi Bernd,

"Description, Location, Keywords, Author, Copyright" actually don't use
Exif data but rather XMP data.

The required XMP properties would be "dc:description,
Iptc4xmpCore:Location, dc:subject, dc:creator, dc:rights" if I am not
mistaken.

Although one could think about implementing a fallback to Exif if XMP is
not available where possible.

Regards,

Felix

Am Mittwoch, den 28.11.2012, 18:50 +0100 schrieb Bernd Hohmann:
> Hi,
> 
> which Exif-Keywords are used for displaying "Description, Location,
> Keywords, Author, Copyright" ?
> 
> I'm filling Exif:Artist and Exif:Copyright in my images but EOG doesn't
> display anything in the fields mentioned above.
> 
> Bernd