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 | Personal Profile Header |
| – Standard – PersonalProfile | 9 Bytes | The characters “CAV-PPF-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 | The human’s gender |
| – Nationality | N12 Bytes | The human’s country |
| N13 Bytes | The human’s address | |
| – Preferred pronoun | N14 Bytes | Preferred pronouns |
| – Special Needs | N15 Bytes | Special needs |
| – Visual | N16 Bytes | AnyOf Blind, Limited vision, Colour blindness |
| – Oral | N17 Bytes | Unable to speak, Bad pronounciation |
| – Hearing | N18 Bytes | One of Totally deaf, Partially deaf |
| – Mobility | N19 Bytes | Mobility data |
| – Arms | N20 Bytes | Unable to use arms |
| – Legs | N21 Bytes | One of Unable to walk, Unable to bend legs |
| – Cognitive | N22 Bytes | Cognitive data |
| – Autistic spectrum | N23 Bytes | Autism |
| – Dislexia | N34 Bytes | Dislaxia |
| – Low understanding | N12 Bytes | Understanding |
| DescrMetadata | N13 Bytes | Descriptive Metadata |