Category:OSW77f5059f53865016b5ad983558fb394d: Difference between revisions

[bot] update of page content
([bot] update of page content)
Tag: Metadata slot edit
 
([bot] update of page content)
Tag: Metadata slot edit
 
jsondata
Line 4: Line 4:
         {
         {
             "text": "Winding: speed",
             "text": "Winding: speed",
            "lang": "en"
        }
    ],
    "description": [
        {
            "text": "equivalent to winding feed rate",
             "lang": "en"
             "lang": "en"
         }
         }
Line 12: Line 18:
     "subclass_of": [
     "subclass_of": [
         "Category:OSWf50ba030bbb743b196e1739fb67d6862"
         "Category:OSWf50ba030bbb743b196e1739fb67d6862"
     ]
     ],
    "kit_units": [
        "m/s",
        "kg/h"
    ],
    "kit_type": "PP",
    "kit_category": "temporal"
}
}
jsonschema
Line 1: Line 1:
{}
{
    "@context": [
        "/wiki/Category:OSWf50ba030bbb743b196e1739fb67d6862?action=raw\u0026slot=jsonschema"
    ],
    "allOf": [
        {
            "$ref": "/wiki/Category:OSWf50ba030bbb743b196e1739fb67d6862?action=raw\u0026slot=jsonschema"
        }
    ],
    "type": "object",
    "uuid": "77f5059f-5386-5016-b5ad-983558fb394d",
    "title": "",
    "title*": {
        "en": "Winding: speed"
    },
    "description": "equivalent to winding feed rate",
    "description*": {
        "en": "equivalent to winding feed rate"
    },
    "required": [
        "type"
    ],
    "properties": {
        "type": {
            "default": [
                "Category:OSW77f5059f53865016b5ad983558fb394d"
            ]
        }
    }
}