Jump to content

Main public logs

Combined display of all available logs of NeoWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:46, 10 February 2026 Admin talk contribs created page Schema:Company (Created page with "{ "description": "Company in the NeoWiki example set", "propertyDefinitions": { "Founded at": { "type": "number", "minimum": 1800, "maximum": 2100 }, "Website": { "type": "url" }, "CEO": { "type": "relation", "relation": "Has CEO", "targetSchema": "Person" }, "Products": { "type": "relation", "relation": "Makes product", "targetSchema": "Product", "multiple": true } } }")