smw/schema:Group:Schema properties

From ILSTRAT
Revision as of 21:19, 27 March 2020 by 127.0.0.1 (talk) (Semantic MediaWiki group import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
PROPERTY_GROUP_SCHEMA
This schema type supports the definition of property groups to help structure the browsing interface.

Validation error

JSON schema
property-group-schema.v1
groups
Array value found, but an object is required
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_GROUP_SCHEMA", "groups": [ { "group_name": "Schema properties", "message_key": "smw-property-group-label-schema-group", "properties": [ "_SCHEMA_TYPE", "_SCHEMA_DEF", "_SCHEMA_DESC", "_SCHEMA_TAG", "_SCHEMA_LINK", "_FORMAT_SCHEMA", "_CONSTRAINT_SCHEMA", "_PROFILE_SCHEMA" ] } ], "tags": [ "group", "property group" ] }