{
  "$schema": "https://schemas.mpai.community/AIF/V2.0/AIW-AIM-metadata.schema.json",
  "$id": "https://schemas.mpai.community/CUI1/V2.0/AIMs/OrganisationModelAssessment.json",
  "title": "Organisation Model Assessment V2.0",
  "Identifier": {
    "ImplementerID": "/* String assigned by IIDRA */", "Standard": {
      "Name": "MPAI-CUI", "AIW": "CUI-CPP", "Version": "V2.0", "Title": "OrganisationModelAssessment" },
    "Description": "This AIM computes the Organisation Descriptors of CUI-CPP",
    "Types": [
      { "Name": "float32[] GovernanceDescriptors_t",  "Type": "uint8[]" },
      { "Name": "float32[] FinancialDescriptors_t",   "Type": "uint8[]" },
      { "Name": "float32[] OrganisationDescriptors_t", "Type": "uint8[]" } ],
    "Ports": [
      { "Name": "GovernanceDescriptors",  "Direction": "InputOutput", "RecordType": "float32[] GovernanceDescriptors_t",
        "Type": "Software",               "Protocol": "",             "IsRemote": false },
      { "Name": "FinancialDescriptors",   "Direction": "OutputInput", "RecordType": "float32[] FinancialDescriptors_t",
        "Type": "Software",               "Protocol": "",             "IsRemote": false },
      { "Name": "OrganisationDescriptors","Direction": "OutputInput", "RecordType": "float32[] OrganisationDescriptors_t",
        "Type": "Software",               "Protocol": "",             "IsRemote": false } ],
    "SubAIMs": [],
    "Topology": [],
    "Implementations": [],
    "Documentation": [ { "Type": "Tutorial", "URI": "https://mpai.community/standards/mpai-cui/cpp/v2-0/" } ] }
}
