1 Definition
A Data Type containing the list of all Transactions executed on an Asset, first and last included.
2 Functional Requirements
The ID of Provenance Item may be associated with an Asset.
3 Syntax
https://schemas.mpai.community/MMM4/V1.0/data/Provenance.json
4 Semantics
Label | Size | Description |
Header | N1 Bytes | |
– Standard | 9 Bytes | The characters “MMM-PRV-V” |
– Version | N2 Byte | Major version – 1 or 2 characters |
– Dot-separator | 1 Byte | The character “.” |
– Subversion | N3 Byte | Minor version – 1 or 2 characters |
M-InstanceID | N4 Bytes | Identifier of M-Instance. |
ProvenanceID | N5 Bytes | Identifier of Provenance. |
ProvenanceData[] | N6 Bytes | Set of Provenance Data. |
– TransactionID | N7 Bytes | The IDs of the Transactions in the Provenance. |
DescrMetadata | N8 Bytes | Descriptive Metadata. |