Jump to content

Schema:Company

From NeoWiki
Revision as of 09:46, 10 February 2026 by Admin (talk | contribs) (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 } } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)