1 Definition
A Data Type representing the IDs of two or more Speech Objects and the Time they overlap.
2 Functional Requirements
- Speech Objects are represented in a Virtual Space (M-Instance).
3 Syntax
https://schemas.mpai.community/MMC/V2.2/data/Overlap.json
4 Semantics
| Label | Size | Description |
| Header | N1 Bytes | Overlap Data Type header |
| · Standard | 9 Bytes | The characters “MMC-OVL-V” |
| · Version | N2 Bytes | Major version – 1 or 2 Bytes |
| · Dot-separator | 1 Byte | The character “.” |
| · Subversion | N3 Bytes | Minor version – 1 or 2 Bytes |
| M-InstanceID | N4 Bytes | Identifier of M-Instance. |
| OverlapID | N5 Bytes | Identifier of Overlap. |
| Duration | N6 Bytes | The Time in which Speech Objects overlap. |
| SpeechObjects | N7 Bytes | The set of Contract Data |
| · SpeechObjectID | N8 Bytes | ID of Speech Object. |
| DescrMetadata | N9 Bytes | Descriptive Metadata |