| 1 Definition | 2 Protocol | 3 Syntax | 4 Semantics |
1 Definition
The Action of a Process requesting an Identity Manage Service to:
- Produce an Item from Data, Qualifier, and requested Rights.
- Grant Rights (Status=Final) to the Item based on requested Rights.
If the request is accepted, the Item Manage Service responds with Item ID and the requested Rights.
2 Protocol
- Process sends Identify PA Request including Data, Qualifier, Process ID, and Rights (Status=Model) to Identity Service.
- If Identify is a free service, goto Identify.
- If Identify is a pay service:
- Process sends Identify PA Request with Service Pricing Model (Status=Model) to Item Manage.
- Identity sends Identify PA Response:
- If Identify PA Response includes Status=Err, goto End
- If Identify PA Response includes Status=Ack and Service Pricing Model including Transaction (both Status=Model), Process:
- Transacts Value contained in Transaction.
- Sends to Identity Identify PA Request with Service Pricing Model (Status=Model) including Transaction (Status=Final) to Item Manage.
- Identify: Identity
- Identifies Item ID.
- Sends to User Identify PA Response including
- Item ID and Rights (Status=Final)
- Service Pricing Model (Status=Final), if Identify is a pay service.
- End.
3 Syntax
https://schemas.mpai.community/MMM4/V2.2/data/Identify.json
4 Semantics
| Label | Description |
| Header | Identify Process Action Header – Standard “MMM-IDF-Vx.y” |
| MInstanceID | Identifier of M-Instance. |
| MEnvironmentID | Identifier of M-Environment. |
| IdentifyPAData | Data included in the Identify Process Action. |
| – Time | Time of PA request emission and Time of PA request execution. |
| – RQ-Complements | Complements in the PA Requests. |
| – Nil Data | Data to be Identified. |
| – With Qualifier | Qualifier of Data. |
| – With ModelRights | Requested Rights to the Identify Item. |
| – At ProcessID |
Process holding Data to be Identified. |
| – With SPM | Service Pricing Model, if Identify is a pay service. |
| – RS-Complements | Complements in the Response Item. |
| – Nil ItemID | Item produced. |
| – With Rights | Rights (Status=Final) based on requested Rights if PA Request is accepted. |
| – With PAStatus | Possible Error Messages. |
| – Ack | If PA Request could be performed |
| – Err | If Error was found |
| – FaultyPA | Faulty PA Request. |
| – IncDQ | Incorrect Data and/or Qualifier. |
| – InsRights | Insufficient Rights. |
| – InsValue | Insufficient Value in Wallet. |
| Trace | Authentication provenance information and time of PA production. |
| DescMetadata | Descriptive Metadata. |