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:11, 6 August 2026 Admin talk contribs created page DemoJsonForms/SMW Ask query builder/query (Created page with "{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://wikisphere.org/wiki/JsonSchema:SchemaBuilder/Dependencies", "title": "Query", "x-layout": "paged", "definitions": { "operator": { "type": "string", "enum": [ "=", "!=", "starts", "!starts", "contains", "!contains", "ends", "!ends", "!null" ] }, "simpleCondition": { "type": "object", "oneOf": [ { "title": "Article", "type": "o...")