Optional
active_The active manifest label (if one exists).
If this ingredient has a [ManifestStore
], this will hold the label of the active [Manifest
].
[Manifest
]: crate::Manifest [ManifestStore
]: crate::ManifestStore
Optional
dataA reference to the actual data of the ingredient.
Optional
data_Additional information about the data's type to the ingredient V2 structure.
Optional
descriptionAdditional description of the ingredient.
Optional
document_Document ID from xmpMM:DocumentID
in XMP metadata.
Optional
formatThe format of the source file as a MIME type.
Optional
hashAn optional hash of the asset to prevent duplicates.
Optional
informational_URI to an informational page about the ingredient or its data.
Optional
instance_Instance ID from xmpMM:InstanceID
in XMP metadata.
Optional
labelThe ingredient's label as assigned in the manifest.
Optional
manifest_A ManifestStore
from the source asset extracted as a binary C2PA blob.
Optional
metadataAny additional Metadata
as defined in the C2PA spec.
Optional
ocsp_Optional
provenanceURI from dcterms:provenance
in XMP metadata.
Optional
relationshipSet to ParentOf
if this is the parent ingredient.
There can only be one parent ingredient in the ingredients.
Optional
resourcesOptional
thumbnailA thumbnail image capturing the visual state at the time of import.
A tuple of thumbnail MIME format (for example image/jpeg
) and binary bits of the image.
Optional
titleA human-readable title, generally source filename.
Optional
validation_Validation results (Ingredient.V3)
Optional
validation_Validation status (Ingredient v1 & v2)
An
Ingredient
is any external asset that has been used in the creation of an asset.