Skip to content

Commit 8ead6df

Browse files
committed
Update valid digitalSourceType values from IPTC
1 parent 0a3ada4 commit 8ead6df

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/manifest/assertions-actions.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -316,17 +316,18 @@ The value of `digitalSourceType` is one of the URLs specified by the Internation
316316
|---|---|
317317
| algorithmicallyEnhanced | Minor augmentation or correction by algorithm. |
318318
| algorithmicMedia | Media created purely by an algorithm not based on any sampled training data, e.g. an image created by software using a mathematical formula. |
319+
| composite | Mix or composite of several elements, any of which may or may not be generative AI. |
319320
| compositeCapture | Mix or composite of several elements that are all captures of real life. |
320321
| compositeSynthetic | Mix or composite of several elements, at least one of which is synthetic. |
321322
| compositeWithTrainedAlgorithmicMedia | The compositing of trained algorithmic media with some other media, such as with inpainting or outpainting operations. |
322323
| dataDrivenMedia | Digital media representation of data via human programming or creativity. |
323-
| digitalArt | Media created by a human using digital tools. |
324+
| digitalCreation | Media created by a human using non-generative tools. Use instead of retired digitalArt code. |
324325
| digitalCapture | The digital media is captured from a real-life source using a digital camera or digital recording device. |
325-
| minorHumanEdits | Minor augmentation or correction by a human, such as a digitally-retouched photo used in a magazine. |
326+
| humanEdits | Augmentation, correction or enhancement by one or more humans using non-generative tools. Use instead of retired minorHumanEdits code. |
326327
| negativeFilm | The digital image was digitized from a negative on film or any other transparent medium. |
327328
| positiveFilm | The digital image was digitized from a positive on a transparency or any other transparent medium. |
328329
| print | The digital image was digitized from an image printed on a non-transparent medium. |
329-
| softwareImage | The digital image was created by computer software. |
330+
| screenCapture | A capture of the contents of the screen of a computer or mobile device. |
330331
| trainedAlgorithmicMedia | Digital media created algorithmically using a model derived from sampled content. |
331332
| virtualRecording | Live recording of virtual event based on synthetic and optionally captured elements. |
332333

0 commit comments

Comments
 (0)