Go to Items

1. Definition 2. Functional Requirements 3. Syntax 4. Semantics

1      Definition

An Item containing information about a human submitted when Registering with an M-Instance.

2      Functional Requirements

Personal Profile includes humanID and First Name, Last Name, Age, Nationality, and Email of the human, Processes and Personae to be deployed in the M-Instances. An M-Instance may extend or reduce the elements of Personal Profile.

3      Syntax

https://schemas.mpai.community/MMM4/V2.1/data/PersonalProfile.json

4      Semantics

Label Description
Header Personal Profile Header
– Standard – PersonalProfile The characters “MMM-PPR-V”
– Version Major version – 1 or 2 characters
– Dot-separator The character “.”
– Subversion Minor version – 1 or 2 characters
M-InstanceID Identifier of M-Instance.
humanID ID of the human the Personal Profile refers to.
PersonalProfileID ID of Personal Profile.
PersonalProfile The number of Bytes composing the Personal Profile.
– First Name The human’s given name
– Last Name The human’s family name
– Age The human’s age
– Nationality The human’s country
– Email The human’s address
– Programs[] Registered human’s Programs.
  – Program A particular Program.
  – Personae[] Personae associated to a User
    – Persona A particular Persona.
DescrMetadata Descriptive Metadata.

Go to Items