Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Wikisphere. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:09, 6 August 2026 Admin talk contribs created page JsonSchema:SMW ask query builder (Created page with "{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "title": "SMW Ask query builder", "description": "Builder for Semantic MediaWiki result formats and parameters", "properties": { "query": { "type": "string" }, "properties": { "type": "array", "x-layout": "tabs", "items": { "type": "object", "$ref": "JsonSchema:SMW_ask_query/formatting" } }, "format": { "type": "string", "description": "Selected output fo...")