Category:OSWae9cf54c182245149a65b0149eaa7c0c: Difference between revisions

Category page
Category:OSWae9cf54c182245149a65b0149eaa7c0c
(add parameters)
Tag: Metadata slot edit
(query fix)
Tag: Metadata slot edit
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Instances ==
{{#ask: [[HasType::{{FULLPAGENAME}}]]
|?HasSuccessor
|?HasOutput
|?HasInputParameter
|?DependsOn
|format=datatable
}}
jsondata
Line 1: Line 1:
{
{
     "subclass_of": [
     "subclass_of": [
         "Category:Category"
         "Category:OSW4724b58f8755461aa0c77cb1d47d3899"
     ],
     ],
     "type": [
     "type": [
jsonschema
Line 1: Line 1:
{
{
     "@context": [
     "@context": [
         "/wiki/Category:Category?action=raw\u0026slot=jsonschema",
         "/wiki/Category:OSW4724b58f8755461aa0c77cb1d47d3899?action=raw\u0026slot=jsonschema",
         {
         {
             "successors": {
             "successors": {
Line 12: Line 12:
             },
             },
             "parameters": {
             "parameters": {
                 "@id": "Property:HasParameter",
                 "@id": "Property:HasInputParameter",
                "@type": "@id"
            },
            "depends_on": {
                "@id": "Property:DependsOn",
                "@type": "@id"
            },
            "subprocesses": {
                "@id": "Property:HasPart",
                 "@type": "@id"
                 "@type": "@id"
             }
             }
Line 19: Line 27:
     "allOf": [
     "allOf": [
         {
         {
             "$ref": "/wiki/Category:Category?action=raw\u0026slot=jsonschema"
             "$ref": "/wiki/Category:OSW4724b58f8755461aa0c77cb1d47d3899?action=raw\u0026slot=jsonschema"
         }
         }
     ],
     ],
Line 38: Line 46:
                 "Category:OSWae9cf54c182245149a65b0149eaa7c0c"
                 "Category:OSWae9cf54c182245149a65b0149eaa7c0c"
             ]
             ]
        },
        "kit_step_id": {
            "type": "string",
            "description": "Column 'Step #' in the KIT excel sheet"
        },
        "kit_id": {
            "type": "string",
            "description": "Column 'ProcID' in the KIT excel sheet"
         },
         },
         "successors": {
         "successors": {
             "type": "array",
             "type": "array",
            "description": "Following process steps",
             "items": {
             "items": {
                 "type": "string",
                 "type": "string",
Line 51: Line 68:
         "outputs": {
         "outputs": {
             "type": "array",
             "type": "array",
            "description": "Output materials of the process",
             "items": {
             "items": {
                 "type": "string",
                 "type": "string",
Line 61: Line 79:
         "parameters": {
         "parameters": {
             "type": "array",
             "type": "array",
            "description": "Input / control parameters of the process",
            "items": {
                "type": "string",
                "format": "autocomplete",
                "$comment": "MetaKitCharacteristic and AbstractKitCharacteristicCategory",
                "range": "Category:OSWc15b622daa514022a801849c6593cbdf",
                "subclassof_range": "Category:OSWf50ba030bbb743b196e1739fb67d6862"
            }
        },
        "depends_on": {
            "type": "array",
            "description": "Characteristics of input materials that are relevant for the design of the process",
             "items": {
             "items": {
                 "type": "string",
                 "type": "string",
Line 67: Line 97:
                 "range": "Category:OSWc15b622daa514022a801849c6593cbdf",
                 "range": "Category:OSWc15b622daa514022a801849c6593cbdf",
                 "subclassof_range": "Category:OSWf50ba030bbb743b196e1739fb67d6862"
                 "subclassof_range": "Category:OSWf50ba030bbb743b196e1739fb67d6862"
            }
        },
        "subprocesses": {
            "type": "array",
            "format": "table",
            "title": "Subprocesses",
            "description": "Typical parts of this process.",
            "items": {
                "type": "string",
                "format": "autocomplete",
                "range": "Category:Category",
                "$comment": "SubClasses of Process or AbstractKitProcess",
                "subclassof_range": "Category:OSWdc0857e150454dd3a1e45ce54e9b2903"
             }
             }
         }
         }
     }
     }
}
}
footer_template
Line 1: Line 1:
 
== Process Graph ==
{{Template:Editor/Graph
| file_name = Battery Knowledge Base Process Graph
| page_name = {{FULLPAGENAME}}
| root = {{FULLPAGENAME}}
| uuid = c695b3b1-ccb7-413d-b984-c58f8ec70142
| properties = HasSuccessor; HasOutput; HasInputParameter; DependsOn; -HasParameter;
| depth = 1
| width = 50%
| edit = 0
| edge_labels = false
}}

Latest revision as of 09:13, 30 August 2024

Meta KIT Process Category [OSWae9cf54c182245149a65b0149eaa7c0c]
ID OSWae9cf54c182245149a65b0149eaa7c0c
UUID ae9cf54c-1822-4514-9a65-b0149eaa7c0c
Label Meta KIT Process Category
Machine compatible name MetaKitProcessCategory
Ontology equivalents
Statements (outgoing)
Statements (incoming)
Keywords

Description

Category
Supercategories<br>Definition: CategoryClass

Instances


📎 Select files (or drop them here)... 📷 Camera
    jsondata
    subclass_of
    "Category:OSW4724b58f8755461aa0c77cb1d47d3899"
    type
    "Category:Category"
    uuid"ae9cf54c-1822-4514-9a65-b0149eaa7c0c"
    label
    text"Meta KIT Process Category"
    lang"en"
    description
    Empty array
    name"MetaKitProcessCategory"
    jsonschema
    @context
    "/wiki/Category:OSW4724b58f8755461aa0c77cb1d47d3899?action=raw&slot=jsonschema"
    successors
    @id"Property:HasSuccessor"
    @type"@id"
    outputs
    @id"Property:HasOutput"
    @type"@id"
    parameters
    @id"Property:HasInputParameter"
    @type"@id"
    depends_on
    @id"Property:DependsOn"
    @type"@id"
    subprocesses
    @id"Property:HasPart"
    @type"@id"
    allOf
    $ref"/wiki/Category:OSW4724b58f8755461aa0c77cb1d47d3899?action=raw&slot=jsonschema"
    type"object"
    uuid"ae9cf54c-1822-4514-9a65-b0149eaa7c0c"
    title"MetaKitProcessCategory"
    title*
    en"Meta KIT Process Category"
    description""
    description*
    Empty object
    required
    "type"
    properties
    type
    default
    "Category:OSWae9cf54c182245149a65b0149eaa7c0c"
    kit_step_id
    type"string"
    description"Column 'Step #' in the KIT excel sheet"
    kit_id
    type"string"
    description"Column 'ProcID' in the KIT excel sheet"
    successors
    type"array"
    description"Following process steps"
    items
    type"string"
    format"autocomplete"
    $comment"range are other instances / subclasses of AbtractKitProcessCategory"
    range"Category:OSWae9cf54c182245149a65b0149eaa7c0c"
    subclassof_range"Category:OSWdc0857e150454dd3a1e45ce54e9b2903"
    outputs
    type"array"
    description"Output materials of the process"
    items
    type"string"
    format"autocomplete"
    $comment"MetaKitMaterialCategory and AbtractKitMaterialCategory"
    range"Category:OSW7b6be98f59934e0f900b005395abf981"
    subclassof_range"Category:OSWd4b4c5bdb4c54bae815f1a11b62288d3"
    parameters
    type"array"
    description"Input / control parameters of the process"
    items
    type"string"
    format"autocomplete"
    $comment"MetaKitCharacteristic and AbstractKitCharacteristicCategory"
    range"Category:OSWc15b622daa514022a801849c6593cbdf"
    subclassof_range"Category:OSWf50ba030bbb743b196e1739fb67d6862"
    depends_on
    type"array"
    description"Characteristics of input materials that are relevant for the design of the process"
    items
    type"string"
    format"autocomplete"
    $comment"MetaKitCharacteristic and AbstractKitCharacteristicCategory"
    range"Category:OSWc15b622daa514022a801849c6593cbdf"
    subclassof_range"Category:OSWf50ba030bbb743b196e1739fb67d6862"
    subprocesses
    type"array"
    format"table"
    title"Subprocesses"
    description"Typical parts of this process."
    items
    type"string"
    format"autocomplete"
    range"Category:Category"
    $comment"SubClasses of Process or AbstractKitProcess"
    subclassof_range"Category:OSWdc0857e150454dd3a1e45ce54e9b2903"

    Pages in category "OSWae9cf54c182245149a65b0149eaa7c0c"

    This category contains only the following page.

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.