smw/schema:Keyword link formatter rule

From semantic-mediawiki.org
< smw
Specifies a formatting rule for a keyword type
LINK_FORMAT_SCHEMA
This schema type supports the definition of characteristics for creating context sensitive links in connection with a formatter schema assigned property.

Validation errors

JSON schema
link-format-schema.v1
rule.link_to
Does not have a value in the enumeration ["SPECIAL_ASK","SPECIAL_SEARCH_BY_PROPERTY"]
rule
Failed to match at least one schema
The request is being processed and may take a moment. Preparing ...
{ "description": "Specifies a formatting rule for a keyword type", "type": "LINK_FORMAT_SCHEMA", "rule": { "link_to": "Special:Ask", "parameters": { "format": "broadtable", "printouts": [ "Has description" ], "btitle": "smw-ask-title-keyword-type", "bmsg": "smw-ask-message-keyword-type" } }, "tags": [ "formatter", "link formatter", "keyword" ] }