Personal tools

smw/schema:Group:Schema properties

From Eth0Wiki

Revision as of 15:26, 6 February 2020 by 127.0.0.1 (talk) (Semantic MediaWiki group import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Type description
This schema type supports the definition of property groups to help structure the browsing interface.
{
  • "type": "PROPERTY_GROUP_SCHEMA",
  • -
    "groups": [
    • -
      {
      • "group_name": "Schema properties",
      • "message_key": "smw-property-group-label-schema-group",
      • +
        "properties": []
      }
    ],
  • -
    "tags": [
    • "group",
    • "property group"
    ]
}