This specification is shared with the planned Technical Specification: MPAI-Metaverse Model (MPAI-MMM) – Technologies (MMM-TEC) V1.0.
1 Definition
Data identifying and describing a human passenger.
2 Functional Requirements
Personal Profile includes humanID and First Name, Last Name, Age, Nationality, and Email of the human.
3 Syntax
https://schemas.mpai.community/CAV2/V1.0/data/PersonalProfile.json
4 Semantics
Label | Size | Description |
Header | N1 Bytes | |
– Standard | 9 Bytes | The characters “CAV-PPR-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 |
humanID | N5 Bytes | ID of the human the Personal Profile refers to. |
PersonalProfileID | N6 Bytes | ID of Personal Profile. |
PersonalProfile | N7 Bytes | The number of Bytes composing the Personal Profile. |
– First Name | N8 Bytes | The human’s given name |
– Last Name | N9 Bytes | The human’s family name |
– Age | N10 Bytes | The human’s age |
– Gender | N11 Bytes | |
– Nationality | N11 Bytes | The human’s country |
N12 Bytes | The human’s address | |
– Preferred pronoun | N13 Bytes | |
– Special Needs | ||
– Visual | AnyOf Blind, Limited visuion, Colour blindness | |
– Oral | Unable to speak, Bad pronounciation | |
– Hearing | One of Totally deaf, Partially deaf | |
– Mobility | ||
– Arms | Unable to use arms | |
– Legs | One of Unable to walk, Unable to bend legs | |
– Cognitive | ||
– Autistic spectrum | ||
– Dislexia | ||
– Low understanding | ||
DescrMetadata | N13 Bytes | Descriptive Metadata |
5 Data Formats
No Data Formats involved.
6 To Respondents
MPAI requests comments on the Functional Requirements of Personal Profile.