Test Instance – This MediaWiki installation is a test environment. It is intended for:
- Development and debugging.
- Experimentation with new features.
- Testing configurations.
Content on this site may be incomplete, provisional, or subject to frequent changes. Do not rely on it for production or official reference. For the live, production wiki, please visit the appropriate site.
smw/schema:Group:Schema properties
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": [ "_SCHEMA_TYPE", "_SCHEMA_DEF", "_SCHEMA_DESC", "_SCHEMA_TAG", "_SCHEMA_LINK", "_FORMAT_SCHEMA", "_CONSTRAINT_SCHEMA", "_PROFILE_SCHEMA" ] } }, "tags": [ "group", "property group" ] }