smw/schema:Keyword link formatter
From EpiMedDat
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.
{ "description": "Specifies a formatting rule for a keyword type", "type": "LINK_FORMAT_SCHEMA", "rule": { "link_to": "SPECIAL_ASK", "parameters": { "format": "table", "limit": "5000", "mainlabel": "Page", "printouts": [ "Date start=Date", "Summary", "Text original=Original", "Text translation=Translation", "Reference", "Reference translation" ], "class": "table table-sm table-hover table-responsive sortable navigation-not-searchable", "title": "smw-ask-title-keyword-type", "msg": "smw-ask-message-keyword-type" } }, "tags": [ "formatter", "link formatter", "keywords" ] }
