1 Definition
An Item containing executable code, e.g., a Process or a Contract that is a Program.
2 Functional Requirements
A Program may convey Certification information.
3 Syntax
https://schemas.mpai.community/MMM4/V1.1/data/Program.json
4 Semantics
Label | Size | Description |
Header | N1 Bytes | Program Header |
– Standard – Program | 9 Bytes | The characters “MMM-PRG-V” |
– Version | N2 Bytes | Major version – 1 or 2 characters |
– Dot-separator | 1 Byte | The character “.” |
– Subversion | N3 Byte | Minor version – 1 or 2 characters |
MInstanceID | N4 Bytes | Identifier of M-Instance. |
ProgramID | N5 Bytes | Identifier of Program. |
CertificateID | N6 Bytes | Certificate ID. |
DescrMetadata | N7 Bytes | Descriptive Metadata |