| 1 Definition | 2 Protocol | 3 Syntax | 4 Semantics |
1 Definition
The Action of a User requesting that Location Service:
- Move an MU-Added R-Item from a Point of View to another Point of View via a Trajectory.
- Grant Rights to the MU-Moved R-Item based on requested Rights.
If the request is accepted, the Export Service moves the R-Item to the new U-Location with the assigned Spatial Attitude via a Trajectory and grants the requested Rights to the R-Item.
Note: the U-Location client of the Export Service converts the original and destination Spatial Attitudes, and the Trajectory into a Stream that moves the R-Item to the destination U-Location. If no Trajectory is provided, the Export-Import Service or the R-Item organise the movement from the source to the destination U-Location.
2 Protocol
- User sends MU-Move PA Request including R-Item, Point of View1, Point of View2, U-Location, and Rights (Status=Model) to Export.
- If MU-Move is a free service, goto MU-Move.
- If MU-Move is a pay service:
- User sends MU-Move PA Request with Service Pricing Model (Status=Model) to Export.
- Export sends MU-Move PA Response:
- If MU-Move PA Response includes Status=Err, goto End
- If MU-Move PA Response includes Status=Ack and Service Pricing Model including Transaction (both Status=Model), User
- Transacts Value contained in Transaction.
- Sends MU-Move PA Request with Service Pricing Model (Status=Model) including Transaction (both Status=Final) to Export.
- MU-Move: Export:
- MM-Moves R-Item.
- Sends MU-Move PA Response including
- Rights (Status=Final) to MU-Moved R-Item.
- Service Pricing Model (both Status=Final), if MU-Move is a pay service.
- End.
3 Syntax
https://schemas.mpai.community/MMM4/V2.2/actions/MUMovePA.json
4 Semantics
| Label | Description |
| Header | MU-Move Process Action Header – Standard “MMM-3MP-Vx.y” |
| MInstanceID | Identifier of M-Instance. |
| MEnvironmentID | Identifier of M-Environment. |
| UEnvironmentID | Identifier of U-Environment. |
| MUMovePAData | Data included in the MU-Move Process Action. |
| – Time | Time of PA request emission and Time of PA request execution. |
| – RQ-Complements | Complements in the PA Request. |
| – Nil RItemID | R-Item to be MU-Moved. |
| – From Point of View | U-Location where the Item is MU-Added. |
| – To Point of View | M-Location where the Item is to be MU-Moved. |
| – With U-Location | The Trajectory to be used to move the R-Item. |
| – With Rights | Requested Rights to the MU-Moved Item. |
| – With SPM | Service Pricing Model, if MU-Move is a pay service. |
| – D-Complements | Complements in the PA Response. |
| – With Rights | Rights based on requested Rights, if PA Request is accepted. |
| – With SPM | Service Pricing Model, if MU-Move is a pay service. |
| – With PAStatus | Status of PA Request. |
| – Ack | If PA Request could be performed |
| – Err | If Error was found |
| – Clash | R-Item clashes with another R-Item. |
| – FaultyPA | Faulty PA Request. |
| – IncID | Incorrect ID. |
| – ULocOOR | M-Location out of range. |
| – InsRights | Insufficient Rights. |
| – InsValue | Insufficient Value in Wallet. |
| Trace | Authentication provenance information and time of PA production. |
| DescMetadata | Descriptive Metadata. |