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:Artist
←
Schema:Artist
{ "description": "A person who creates works of art such as paintings, sculptures, or other visual media.", "propertyDefinitions": { "Born": { "type": "number", "required": true }, "Died": { "type": "number" }, "Nationality": { "type": "text", "required": true }, "Movement": { "type": "text", "multiple": true }, "Wikipedia": { "type": "url" }, "Active period": { "type": "text", "description": "Period when the artist was professionally active" } } }
Return to
Schema:Artist
.