1 Definition | 2 Functional Requirements | 3 Syntax | 4 Semantics |
1 Definition
Baseline format for Information Item.
2 Functional Requirements
Information Request includes Item ID or Item on which Information is requested.
Examples of the object of an Information Request are:
- Human-readable text.
- Other human-perceptible Objects.
Information Response includes:
- Human readable Text.
- Perceptible Item providing information on the Item.
3 Syntax
https://schemas.mpai.community/MMM4/V1.0/data/BasicInformation.json
4 Semantics
Label | Size | Description |
Header | N1 Bytes | Basic Information Header |
– Standard-BasicInformation | 9 Bytes | The characters “MMM-BIF-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. |
BasicInformationID | N5 Bytes | Identifier of Basic Information . |
BasicInformationData[] | N6 Bytes | Data of Basic Information . |
– Request | N7 Bytes | Data of Request |
– ItemID | N8 Bytes | Item ID |
– PerceptibleEntity | N9 Bytes | An Item |
– DiscoveryResponse | N10 Bytes | Data of Response |
– TextObject | N11 Bytes | Textual information |
– ProcessID | N12 Bytes | Oricess ID |
DescrMetadata | N13 Bytes | Descriptive Metadata |