1 Definition
An Item containing the Item or Process (or their IDs) to be Interpreted and the response from the Service. For example, an Interpretation Request of an Item may be:
Request | From | To |
Extract | Text | Personal Status |
Extract | Speech | Text |
Translate | Text or Speech | Text or Speech in the target language |
Extract | Face and/or Gesture | Personal Status |
2 Functional Requirements
Interpretation Request includes the Item or Process (or their IDs) of which Interpretation is requested and other information proper of the Interpretation Qualifier.
3 Syntax
https://schemas.mpai.community/MMM4/V1.0/data/Interpretation.json
4 Semantics
Label | Size | Description |
Header | N1 Bytes | Interpretation Header |
– Standard-Interpretation | 9 Bytes | The characters “MMM-DIS-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 |
M-InstanceID | N4 Bytes | Identifier of M-Instance. |
InterpretationID | N5 Bytes | Identifier of Interpretation Item. |
InterpretationData | N6 Bytes | Set of Interpretation Data |
– InterpretationQualifier | N7 Bytes | ID of Interpretation Format |
– InterpretationDataLength | N8 Bytes | Length of Interpretation Data |
– InterpretationDataURI | N9 Bytes | URI of Interpretation Data |
DescrMetadata | N10 Bytes | Descriptive Metadata |