Category:OSW5f6f1e51583f472a8fb7426536315174: Difference between revisions

raname, add missing titles
(add Measuring Technique Graph)
Tag: Metadata slot edit
(raname, add missing titles)
Tag: Metadata slot edit
 
jsondata
Line 9: Line 9:
     "label": [
     "label": [
         {
         {
             "text": "Meta KIT Measurement Process Category",
             "text": "Measurement Process Type",
             "lang": "en"
             "lang": "en"
         }
         }
     ],
     ],
     "description": [],
     "description": [],
     "name": "MetaKitMeasurementProcessCategory"
     "name": "MeasurementProcessType"
}
}
jsonschema
Line 16: Line 16:
     "type": "object",
     "type": "object",
     "uuid": "5f6f1e51-583f-472a-8fb7-426536315174",
     "uuid": "5f6f1e51-583f-472a-8fb7-426536315174",
     "title": "MetaKitMeasurementProcessCategory",
     "title": "MeasurementProcessType",
     "title*": {
     "title*": {
         "en": "Meta KIT Measurement Process Category"
         "en": "Measurement Process Type"
     },
     },
     "description": "",
     "description": "",
Line 32: Line 32:
         },
         },
         "kit_id": {
         "kit_id": {
            "title": "ID",
             "type": "integer",
             "type": "integer",
             "description": "'Technique-ID' column/index in the KIT excel sheet"
             "description": "'Technique-ID' column/index in the KIT excel sheet"
         },
         },
         "kit_category": {
         "kit_category": {
            "title": "Category",
             "type": "string",
             "type": "string",
             "description": "'KPI / PP' column in the KIT excel sheet"
             "description": "'KPI / PP' column in the KIT excel sheet"
         },
         },
         "measures": {
         "measures": {
            "title": "Measures",
             "type": "array",
             "type": "array",
             "items": {
             "items": {