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).

Logs
  • 11:15, 31 July 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", "items": { "type": "object", "$ref": "JsonSchema:SMW_ask_query/formatting" } }, "format": { "type": "string", "description": "Selected output format; some formats allo...")