Category:OSWae9cf54c182245149a65b0149eaa7c0c: Difference between revisions

From Battery Knowledge Base
rename, add missing titles
(query fix)
Tag: Metadata slot edit
(rename, add missing titles)
Tag: Metadata slot edit
 
jsondata
Line 9: Line 9:
     "label": [
     "label": [
         {
         {
             "text": "Meta KIT Process Category",
             "text": "Battery Manufacturing Process Type",
             "lang": "en"
             "lang": "en"
         }
         }
     ],
     ],
     "description": [],
     "description": [],
     "name": "MetaKitProcessCategory"
     "name": "BatteryManufacturingProcessType"
}
}
jsonschema
Line 32: Line 32:
     "type": "object",
     "type": "object",
     "uuid": "ae9cf54c-1822-4514-9a65-b0149eaa7c0c",
     "uuid": "ae9cf54c-1822-4514-9a65-b0149eaa7c0c",
     "title": "MetaKitProcessCategory",
     "title": "BatteryManufacturingProcessType",
     "title*": {
     "title*": {
         "en": "Meta KIT Process Category"
         "en": "Battery Manufacturing Process Type"
     },
     },
     "description": "",
     "description": "",
Line 49: Line 49:
         "kit_step_id": {
         "kit_step_id": {
             "type": "string",
             "type": "string",
            "title": "Step ID",
             "description": "Column 'Step #' in the KIT excel sheet"
             "description": "Column 'Step #' in the KIT excel sheet"
         },
         },
         "kit_id": {
         "kit_id": {
             "type": "string",
             "type": "string",
            "title": "ID",
             "description": "Column 'ProcID' in the KIT excel sheet"
             "description": "Column 'ProcID' in the KIT excel sheet"
         },
         },
         "successors": {
         "successors": {
             "type": "array",
             "type": "array",
            "title": "Successors",
             "description": "Following process steps",
             "description": "Following process steps",
             "items": {
             "items": {
Line 68: Line 71:
         "outputs": {
         "outputs": {
             "type": "array",
             "type": "array",
            "title": "Outputs",
             "description": "Output materials of the process",
             "description": "Output materials of the process",
             "items": {
             "items": {
Line 78: Line 82:
         },
         },
         "parameters": {
         "parameters": {
            "title": "Parameter",
             "type": "array",
             "type": "array",
             "description": "Input / control parameters of the process",
             "description": "Input / control parameters of the process",
Line 89: Line 94:
         },
         },
         "depends_on": {
         "depends_on": {
            "title": "Depends on",
             "type": "array",
             "type": "array",
             "description": "Characteristics of input materials that are relevant for the design of the process",
             "description": "Characteristics of input materials that are relevant for the design of the process",
Cookies help us deliver our services. By using our services, you agree to our use of cookies.
Loading...