Go to CUI-CPP V2.0 Data Types

1     Definition 2     Functional Requirements 3     Syntax
4     Semantics 5    Conformance Testing 6     Performance Assessment

1      Definition

 

2      Functional Requirements

 

3      Syntax

http://schemas.mpai.community/CUI1/V2.0/data/GovernanceStatements.json

4      Semantics

Label Size Description
Header N1 Bytes Space-Time Header
– Standard-Object 9 Bytes The characters “CUI-GVS-V”
– Version N2 Bytes Major version – 1 or 2 characters
– Dot-separator 1 Byte The character “.”
– Subversion N3 Bytes Minor version – 1 or 2 characters
MInstanceID N4 Bytes Identifier of Virtual Space.
N5 Bytes
N6 Bytes
N7 Bytes
DescrMetadata N8 Bytes Descriptive Metadata

5     Conformance Testing

A Data instance Conforms with Governance Statements (CUI-GVS) V2.0 if:

  1. The Data validates against the Space-Time’s JSON Schema.
  2. All Data in the  Space-Time’s JSON Schema
    1. Have the specified type.
    2. Validate against their JSON Schemas.
    3. Conform with their Data Qualifiers if present.

6     Performance Assessment