Concept:City: Difference between revisions

From wiki
Jump to navigation Jump to search
(modified by py-yprinciple-gen 0.3.3)
(modified by py-yprinciple-gen 0.3.3)
 
Line 6: Line 6:
|iconUrl=/images/d/d4/City-Icon.png
|iconUrl=/images/d/d4/City-Icon.png
|documentation=I represent a City like Berlin, New York or Tokyo
|documentation=I represent a City like Berlin, New York or Tokyo
|wikiDocumentation=I represent a City like Berlin, New York or Tokyo
|wikiDocumentation=See https://en.wikipedia.org/wiki/City for more details.
|defaultstoremode=property
|defaultstoremode=property
|listLimit=200
|listLimit=200
Line 19: Line 19:
{{#forminput:form=Property|button text=add Property}}
{{#forminput:form=Property|button text=add Property}}
=== Documentation ===
=== Documentation ===
I represent a City like Berlin, New York or Tokyo
See https://en.wikipedia.org/wiki/City for more details.
=== uml ===
=== uml ===
<uml format='svg'>
<uml format='svg'>
Line 35: Line 35:
   URL wikipedia_url
   URL wikipedia_url
   Number Population
   Number Population
   Text Has Wikidata item ID
   External identifier Has Wikidata item ID
}
}
CityNote .. City
CityNote .. City
Line 119: Line 119:


{{#concept:[[isA::City]]
{{#concept:[[isA::City]]
|I represent a City like Berlin, New York or Tokyo
|See https://en.wikipedia.org/wiki/City for more details.
see also
see also
* [[List of Cities]]
* [[List of Cities]]

Latest revision as of 11:01, 29 October 2024

Topic
edit
name  City
pluralName  Cities
isA  
extends  
icon  File:City-Icon.png→City-Icon.png
iconUrl  /images/d/d4/City-Icon.png
documentation  I represent a City like Berlin, New York or Tokyo
wikiDocumentation  See https://en.wikipedia.org/wiki/City for more details.
defaultstoremode  property
listLimit  200
cargo  false
headerTabs  
context  CityContext→CityContext


properties

 namelabeltypescopeindexsortPosprimaryKeymandatorynamespacesizeuploadabledefaultValueinputTypeallowedValuesdocumentationvalues_fromexternalFormatterURIshowInGridisLinknullabletopic
City PopulationPopulationPopulationTypes/Number3The population size of the city.City
City namenamenameTypes/Text1trueThe name of the city, e.g., New York, Berlin, Tokyo.City
City webpagewebpagewebpageTypes/URL2falsefalsefalseThe official website of the city.falseCity
City wikipedia urlwikipedia_urlwikipediaTypes/URL2falsefalsefalseLink to the city's Wikipedia page.falseCity
Has Wikidata item IDHas Wikidata item IDqidTypes/External identifier4Wikidata Item Identifier Qx.City

Documentation

See https://en.wikipedia.org/wiki/City for more details.

uml

Description of concept "City"RDF feed

See https://en.wikipedia.org/wiki/City for more details.

see also