Category:OSW7b6be98f59934e0f900b005395abf981: Difference between revisions

add parameters
No edit summary
Tag: Metadata slot edit
 
(add parameters)
Tag: Metadata slot edit
jsonschema
Line 1: Line 1:
{
{
     "@context": [
     "@context": [
         "/wiki/Category:Category?action=raw\u0026slot=jsonschema"
         "/wiki/Category:Category?action=raw\u0026slot=jsonschema",
        {
            "parameters": {
                "@id": "Property:HasParameter",
                "@type": "@id"
            }
        }
     ],
     ],
     "allOf": [
     "allOf": [
Line 24: Line 30:
                 "Category:OSW7b6be98f59934e0f900b005395abf981"
                 "Category:OSW7b6be98f59934e0f900b005395abf981"
             ]
             ]
        },
        "parameters": {
            "type": "array",
            "items": {
                "type": "string",
                "format": "autocomplete",
                "$comment": "MetaKitCharacteristic and AbstractKitCharacteristicCategory",
                "range": "Category:OSWc15b622daa514022a801849c6593cbdf",
                "subclassof_range": "Category:OSWf50ba030bbb743b196e1739fb67d6862"
            }
         }
         }
     }
     }
}
}