darktable-org / darktable-org/darktable

Support additional metadata tags xmp.plus.DataMining and xmp.plus:OtherConstraints

Open
#19,144 6 comments 0 reactions 1 assignee View on GitHub

@zisoft is already working on this.

Since Aug 25, 2026.

depends: external lib
Dominant language
C
Stars
13.1k
Forks
1.4k
Avg merge
22h 14m
Merged PRs (30d)
198

Description

Is your feature request related to a problem? Please describe.
This will allow authors to let or prohibit the use of their images in data mining for generative AI. The standard and technical info:

https://iptc.org/news/exclude-images-from-generative-ai-iptc-photo-metadata-standard-2023-1/

https://ns.useplus.org/LDF/ldf-XMPSpecification#DataMining

https://ns.useplus.org/LDF/ldf-XMPSpecification#OtherConstraints

Describe the solution you'd like
Add support for xmp.plus.DataMining, xmp.plus:OtherConstraints tags so they can be selected and added in metadata settings.

Additional context
Sample reference images are here https://iptc.org/std/photometadata/examples/

$ exiv2 -p a -g Mining -g Other IPTC-PhotometadataRef-Std2023.2.jpg
Xmp.plus.DataMining                          XmpText    62  http://ns.useplus.org/ldf/vocab/DMI-PROHIBITED-GENAIMLTRAINING
Xmp.plus.OtherConstraints                    LangAlt     1  lang="x-default" Data Mining for Generative AI/ML training is definitely prohibited

Related in exiv2 https://github.com/Exiv2/exiv2/issues/3281

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.