Type Alias DigitalSourceType
DigitalSourceType:
| "http://c2pa.org/digitalsourcetype/empty"
| "http://c2pa.org/digitalsourcetype/trainedAlgorithmicData"
| "http://cv.iptc.org/newscodes/digitalsourcetype/digitalCapture"
| "http://cv.iptc.org/newscodes/digitalsourcetype/computationalCapture"
| "http://cv.iptc.org/newscodes/digitalsourcetype/negativeFilm"
| "http://cv.iptc.org/newscodes/digitalsourcetype/positiveFilm"
| "http://cv.iptc.org/newscodes/digitalsourcetype/print"
| "http://cv.iptc.org/newscodes/digitalsourcetype/minorHumanEdits"
| "http://cv.iptc.org/newscodes/digitalsourcetype/humanEdits"
| "http://cv.iptc.org/newscodes/digitalsourcetype/compositeWithTrainedAlgorithmicMedia"
| "http://cv.iptc.org/newscodes/digitalsourcetype/algorithmicallyEnhanced"
| "http://cv.iptc.org/newscodes/digitalsourcetype/softwareImage"
| "http://cv.iptc.org/newscodes/digitalsourcetype/digitalArt"
| "http://cv.iptc.org/newscodes/digitalsourcetype/digitalCreation"
| "http://cv.iptc.org/newscodes/digitalsourcetype/dataDrivenMedia"
| "http://cv.iptc.org/newscodes/digitalsourcetype/trainedAlgorithmicMedia"
| "http://cv.iptc.org/newscodes/digitalsourcetype/algorithmicMedia"
| "http://cv.iptc.org/newscodes/digitalsourcetype/screenCapture"
| "http://cv.iptc.org/newscodes/digitalsourcetype/virtualRecording"
| "http://cv.iptc.org/newscodes/digitalsourcetype/composite"
| "http://cv.iptc.org/newscodes/digitalsourcetype/compositeCapture"
| "http://cv.iptc.org/newscodes/digitalsourcetype/compositeSynthetic"
| string
Description of the source of an asset.
The digital source type must be either a value from the IPTC Digital Source Types or a C2PA-specific value as given in the C2PA Technical Specification.