XMP sidecar tags to group images

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

XMP sidecar tags to group images

Jens Benecke-2
Hello,

My iPhoto export project (at https://github.com/jensb/iphoto2xmp) is
making progress nicely.
Since iPhoto always saves modifications as "versions" (mostly only a
single version) I would like to keep this grouping in Digikam.

What tags do I need to write into an XMP sidecar file to preserve the
grouping of images in Digikam?
Does Digikam support e.g. XMP derivedFrom and if so, what is the right
syntax?

Alternatively, what SQL command(s) group(s) images when applied to the
Digikam database?
This would be a hack but it would be better than nothing.

Thank you!

Regards
Jens
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: XMP sidecar tags to group images

Gilles Caulier-4
Hi Jens,

As i know, there is no information in XMP about grouped image. So derivedFrom is not yet supported.

For DB, look ImageInfo class, which has all relevant methods to get/set group properties and information :


Gilles Caulier

2016-02-05 23:46 GMT+01:00 Jens Benecke <[hidden email]>:
Hello,

My iPhoto export project (at https://github.com/jensb/iphoto2xmp) is making progress nicely.
Since iPhoto always saves modifications as "versions" (mostly only a single version) I would like to keep this grouping in Digikam.

What tags do I need to write into an XMP sidecar file to preserve the grouping of images in Digikam?
Does Digikam support e.g. XMP derivedFrom and if so, what is the right syntax?

Alternatively, what SQL command(s) group(s) images when applied to the Digikam database?
This would be a hack but it would be better than nothing.

Thank you!

Regards
Jens
_______________________________________________
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