Category:OSWc15b622daa514022a801849c6593cbdf: Difference between revisions

From Battery Knowledge Base
rename, add missing titles
(fix)
Tags: Blanking Metadata slot edit
(rename, add missing titles)
Tag: Metadata slot edit
 
jsondata
Line 9: Line 9:
     "label": [
     "label": [
         {
         {
             "text": "Meta KIT Characteristic Category",
             "text": "Battery Manufacturing Characteristic Type",
             "lang": "en"
             "lang": "en"
         }
         }
     ],
     ],
     "description": [],
     "description": [],
     "name": "MetaKitCharacteristic"
     "name": "BatteryManufacturingCharacteristicType"
}
}
jsonschema
Line 10: Line 10:
     "type": "object",
     "type": "object",
     "uuid": "c15b622d-aa51-4022-a801-849c6593cbdf",
     "uuid": "c15b622d-aa51-4022-a801-849c6593cbdf",
     "title": "MetaKitCharacteristicCategory",
     "title": "BatteryManufacturingCharacteristicType",
     "title*": {
     "title*": {
         "en": "Meta KIT Characteristic Category"
         "en": "Battery Manufacturing Characteristic Type"
     },
     },
     "description": "",
     "description": "",
Line 27: Line 27:
         "kit_units": {
         "kit_units": {
             "type": "array",
             "type": "array",
            "title": "Units",
             "description": "Column 'Unit' in the KIT excel sheet, spit by ',' and ';'",
             "description": "Column 'Unit' in the KIT excel sheet, spit by ',' and ';'",
             "items": {
             "items": {
Line 33: Line 34:
         },
         },
         "kit_type": {
         "kit_type": {
            "title": "Characteristic Typ",
             "type": "string",
             "type": "string",
             "description": "Column 'Process Parameter PP / Material Property M' in the KIT excel sheet"
             "description": "Column 'Process Parameter PP / Material Property M' in the KIT excel sheet"
         },
         },
         "kit_comment": {
         "kit_comment": {
            "title": "Comment",
             "type": "string",
             "type": "string",
             "description": "Column 'Comments' in the KIT excel sheet"
             "description": "Column 'Comments' in the KIT excel sheet"
         },
         },
         "kit_category": {
         "kit_category": {
            "title": "Characteristic Category",
             "type": "string",
             "type": "string",
             "description": "Column 'Category' in the KIT excel sheet"
             "description": "Column 'Category' in the KIT excel sheet"
         },
         },
         "standards": {
         "standards": {
            "title": "Standards",
             "type": "array",
             "type": "array",
             "description": "Column 'Standard' in the KIT excel sheet, spit by ','",
             "description": "Column 'Standard' in the KIT excel sheet, spit by ','",
Line 52: Line 57:
         },
         },
         "kit_manufacturing_method": {
         "kit_manufacturing_method": {
            "title": "Manufacturing Method",
             "type": "array",
             "type": "array",
             "description": "Columns 'Manufacturing method*' in the KIT excel sheet",
             "description": "Columns 'Manufacturing method*' in the KIT excel sheet",
Cookies help us deliver our services. By using our services, you agree to our use of cookies.
Loading...