Home
Random
Recent changes
Special pages
Community portal
Settings
About NeoWiki Demo
Disclaimers
NeoWiki Demo
Search
User menu
Create account
Log in
View source for Schema:Office
←
Schema:Office
{ "description": "A physical location of a company.", "propertyDefinitions": { "Description": { "type": "text" }, "City": { "type": "relation", "relation": "Located in", "targetSchema": "City" }, "Address": { "type": "text" }, "Opened": { "type": "number", "minimum": 1800, "precision": 0 } } }
Return to
Schema:Office
.