Group:Schema properties
Jump to navigation
Jump to search
(Semantic MediaWiki group import) |
(Semantic MediaWiki group import) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{ | { | ||
"type": "PROPERTY_GROUP_SCHEMA", | "type": "PROPERTY_GROUP_SCHEMA", | ||
− | "groups": | + | "groups": { |
− | { | + | "schema_group": { |
− | " | + | "canonical_name": "Schema properties", |
"message_key": "smw-property-group-label-schema-group", | "message_key": "smw-property-group-label-schema-group", | ||
− | " | + | "property_keys": [ |
"_SCHEMA_TYPE", | "_SCHEMA_TYPE", | ||
"_SCHEMA_DEF", | "_SCHEMA_DEF", | ||
Line 16: | Line 16: | ||
] | ] | ||
} | } | ||
− | + | }, | |
"tags": [ | "tags": [ | ||
"group", | "group", | ||
"property group" | "property group" | ||
− | ] | + | ] |
− | |||
} | } |
Latest revision as of 18:05, 11 February 2021
PROPERTY_GROUP_SCHEMA
This schema type supports the definition of property groups to help structure the browsing interface.
{}
- "type": "PROPERTY_GROUP_SCHEMA",
-"groups": {},
-"schema_group": {}
- "canonical_name": "Schema properties",
- "message_key": "smw-property-group-label-schema-group",
+"property_keys": [ … ] -"tags": []
- "group",
- "property group"