1 Definition
Data identifying a human for use in MPAI-CAV
2 Functional Requirements
Personal Profile includes humanID and First Name, Last Name, Age, Nationality, and Email of the human.
3 Syntax
“$ref”: “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 |
| · Nationality | N11 Bytes | The human’s country |
| N12 Bytes | The human’s address | |
| DescrMetadata | N13 Bytes | Descriptive Metadata |
5. SubAIMs
No SubAIMs
6. Profiles
No Profiles