1      Definition

An Item providing a list of U-Locations and corresponding M-Locations and/or Items with their Spatial Attitudes.

2      Functional Requirements

A Map includes a list composed of:

  1. U-LocationID and Metadata related to the U-LocationID.
  2. M-LocationID(s) and/or ItemIDs.
  3. Metadata related to the M-LocationID(s) and/or EntityIDs corresponding to the U-LocationID.

3      Syntax

https://schemas.mpai.community/MMM4/V1.0/data/UniverseMetaverseMap.json

4      Semantics

Label Size Description
Header N1 Bytes
– Standard 9 Bytes The characters “MMM-UMM-V”
– Version N2 Bytes Major version
– Dot-separator 1 Byte The character “.”
– Subversion N3 Bytes Minor version
MInstanceID N4 Bytes Identifier of M-Instance.
UEnvironmentID N5 Bytes Identifier of U-Environment.
MapData[] N6 Bytes Collection of Map elements.
– ULocationID N7 Bytes ID of specific U-Environment.
– ULocationMetadata N8 Bytes Metadata of U-Location.
– MLocations[] N9 Bytes Corresponding M-Locations.
  – MLocationID N10 Bytes ID of Corresponding M-Location
  – Items[] N11 Bytes Items at M-LocationID
    – ItemID N12 Bytes ID of an Item at M-LocationID
DescrMetadata N13 Bytes Descriptive Metadata.

5      Data Formats

No new Data Formats required.

6      To Respondents

MPAI requests comments on the Functional Requirements and Syntax of Universe to Metaverse Map.