1 Definition
A Data Type representing a text-based abridged outline of the utterance(s) of one or more Entities represented as User ID, Space-Time, Text, and Personal Statuses.
2 Functional Requirements
Summary includes:
- Virtual Space where Summary was generated (M-Instance).
- Space-Time information in the Virtual Instance.
- Content for each speaking Entity:
- Text
- Space-Time information of the Entity the Text refers to.
- Personal Status of the Entity the Text refers to.
3 Syntax
https://schemas.mpai.community/MMC/V2.2/data/Summary.json
4 Semantics
Label | Size | Description |
Header | N1 Bytes | Summary Header |
– Standard-Item | 9 Bytes | The characters “MMC-SUM-V” |
– Version | N2 Byte | Major version – 1 or 2 Bytes |
– Dot-separator | 1 Byte | The character “.” |
– Subversion | N3 Bytes | Minor version – 1 or 2 Bytes |
MInstanceID | N4 Bytes | Identifier of M-Instance. |
SummaryID | N5 Bytes | Identifier of the Summary. |
SummarySpaceTime | N6 Bytes | Space-Time of Summary. |
SummaryData[] | N7 Bytes | Data of Summary |
– ReportedEntityID | N8 Bytes | ID of the Entity Reported in Summary |
– ReportedEntityPersonalStatus | N9 Bytes | Personal Status of Entity Reported in Summary |
– ReportedEntitySpaceTime | N10 Bytes | TimeSpace info of Entity Reported in Summary |
– ReportedEntityTextObject | N11 Bytes | TextObject of Entity Reported in Summary |
SummaryData | N12 Bytes | Summary Data. |
– SummaryDataLength | N13 Bytes | Number of Bytes in Summary Data |
– SummaryDataURI | N14 Bytes | URI of Data of Summary Data |
DescrMetadata | N15 Bytes | Descriptive Metadata |