| 1 Definition | 2 Functional Requirements | 3 Syntax |
| 4 Semantics | 5 Conformance Testing | 6 Performance Assessment |
1 Definition
Data containing the most relevant elements of the Governance Statements affecting the Primary Default Descriptors and Primary Discontinuity Descriptors.
2 Functional Requirements
Organisation Descriptors provide
- The impact of the set of Governance Descriptors on the Primary Default within the Prediction Horizon.
- A table including, for each row, the ID of the Governance Descriptor and its importance on the Primary Default expressed as a percentage. The sum of the percentages might be not equal to 100% due to rounding errors.
3 Syntax
https://schemas.mpai.community/CUI1/V2.0/data/OrganisationDescriptor.json
4 Semantics
| Label | Description |
| Header | Organisation Descriptors Header |
| – Standard-OrganisationDescriptors | The characters “CUI-ORD-V” |
| – Version | Major version – 1 or 2 characters |
| – Dot-separator | The character “.” |
| – Subversion | Minor version – 1 or 2 characters |
| MInstance | Identifier of Virtual Space. |
| OrganisationDescriptorsID | ID of Organisation Descriptors. |
| OrganisationDescriptors | Data in Organisation Descriptors |
| – ImpactOnDefault | Real number between 0 and 1. |
| – GovernanceDescriptorImpacts[] | Matrix of 2: one column for IDs and one for Impacts. |
| – GovernaceDescriptorID | ID for Governance Descriptors. |
| – GovernanceDescriptorImpact | Real number between 0 and 1. |
| DescrMetadata | Descriptive Metadata. |
5 Conformance Testing
A Data instance Conforms with Aaaaaa (CUI-XYZ) V2.0 if:
- The Data validates against the Aaaaaa’s JSON Schema.
- All Data in the Aaaaaa’s JSON Schema
- Have the specified type.
- Validate against their JSON Schemas.
- Conform with their Data Qualifiers if present.