Bots, Bureaucrats, Moderators (CommentStreams), Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
1,209
edits
No edit summary Tag: Metadata slot edit |
(add measures) 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", | ||
{ | |||
"measures": { | |||
"@id": "Property:Measures", | |||
"@type": "@id" | |||
} | |||
} | |||
], | ], | ||
"allOf": [ | "allOf": [ | ||
Line 24: | Line 30: | ||
"Category:OSW5f6f1e51583f472a8fb7426536315174" | "Category:OSW5f6f1e51583f472a8fb7426536315174" | ||
] | ] | ||
}, | |||
"measures": { | |||
"type": "array", | |||
"items": { | |||
"type": "string", | |||
"format": "autocomplete", | |||
"$comment": "range MetaKitCharacteristic / subclasses of AbstractKitCharacteristicCategory", | |||
"range": "Category:OSWc15b622daa514022a801849c6593cbdf", | |||
"subclassof_range": "Category:OSWf50ba030bbb743b196e1739fb67d6862" | |||
} | |||
} | } | ||
} | } | ||
} | } |