Go to Items

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

1      Definition

An Item that includes Licensor, Licensee, and Rights to an Item or a Process in an M-Instance.

2      Functional Requirements

Licence includes the following Data:

  1. LicenceID.
  2. LicenceTime.
  3. LicensorID.
  4. LicenseeID.
  5. Service ProviderID through which the definition of the Licence was facilitated.
  6. An Identifier of a Process or an Item to which Licensee has Rights and Licensor may or may not have certain Rights.
  7. Licence Status (one of Model or Final).

3      Syntax

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

4      Semantics

Label Description
Header Licence Header
– Standard-Licence The characters “MMM-LIC-V”
– Version Major version – 1 or 2 Bytes
– Dot-separator The character “.”
– Subversion Minor version – 1 or 2 Bytes
MInstanceID Identifier of M-Instance.
LicenceID Identifier Licence
LicenceIssuanceTime Time when Licence was issued
LicenceTime Start Time and End Time of Licence.
LicenceData Data included in Licence.
LicensorID ID of Licensor
LicenseeID ID of Licensee
ServiceProviderID ID of Service Provider who facilitated definition of Licence.
ItemID or ProcessID ID od Item Or Process to which Rights apply.
LicensorRights Rights of Licensor (e.g., May Not Process Action)
LicenseeRights Rights of Licensee
DescrMetadata Descriptive  Metadata

Go to Items