Difference between revisions of "Help:Region"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) (modified through wikirestore by Tim Holzheim) |
Tim Holzheim (talk | contribs) (modified through wikirestore by Tim Holzheim) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
}} | }} | ||
=== Documentation === | === Documentation === | ||
− | + | ||
− | === Example | + | === Example === |
{{#ask:[[Concept:Region]]|limit=10|searchlabel=...more examples}} | {{#ask:[[Concept:Region]]|limit=10|searchlabel=...more examples}} | ||
=== Properties === | === Properties === | ||
− | {{#ask:[[Concept:Property]][[ | + | {{#ask:[[Concept:Property]][[Property topic::Concept:Region]] |
− | |?name=name | + | |?Property name=name |
− | |?label=label | + | |?Property label=label |
− | |?type=type | + | |?Property type=type |
− | |?index=index | + | |?Property index=index |
− | |?sortPos=sortPos | + | |?Property sortPos=sortPos |
− | |?primaryKey=primary key | + | |?Property primaryKey=primary key |
− | |?mandatory=mandatory | + | |?Property mandatory=mandatory |
− | |?namespace=namespace | + | |?Property namespace=namespace |
− | |?size=size | + | |?Property size=size |
− | |?uploadable=uploadable | + | |?Property uploadable=uploadable |
− | |?defaultValue=default | + | |?Property defaultValue=default |
− | |?inputType=inputType | + | |?Property inputType=inputType |
− | |?allowedValues=allowedValues | + | |?Property allowedValues=allowedValues |
− | |?documentation=documentation | + | |?Property documentation=documentation |
− | |?values_from=values from | + | |?Property values_from=values from |
− | |?showInGrid=showInGrid | + | |?Property showInGrid=showInGrid |
− | |?isLink=isLink | + | |?Property isLink=isLink |
− | |?nullable=allow nulls? | + | |?Property nullable=allow nulls? |
− | + | |format=wikitable | |
− | |||
− | |||
− | |format= | ||
}} | }} | ||
=== uml === | === uml === | ||
Line 44: | Line 41: | ||
end note | end note | ||
class Region { | class Region { | ||
+ | text: name | ||
+ | External identifier: wikidataid | ||
} | } | ||
RegionNote .. Region | RegionNote .. Region |
Latest revision as of 09:08, 28 April 2021
Help for Region
icon | Topic | pluralName | documentation |
---|---|---|---|
Region | Regions | first-level administrative country subdivision e.g. Region/province |
Documentation
Example
Australia/Queensland, Australia/Victoria, Austria/Carinthia, Austria/Styria, Austria/Tyrol, Austria/Vienna, Brazil/Bahia, Canada/Alberta, Canada/BC, Canada/ON...more examples
Properties
name | label | type | index | sortPos | primary key | mandatory | namespace | size | uploadable | default | inputType | allowedValues | documentation | values from | showInGrid | isLink | allow nulls? | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Region name | name | name | Types/Text | false | false | false | combobox | The name of the Region | property=Region name | false | false | false | ||||||
Region wikidataid | wikidataid | wikidataid | Types/External Identifier | false | false | false | text | This property of the datatype External identifier is used to provide the identifier with which an entity is indexed in Wikidata. Its external formatter URI is https://www.wikidata.org/entity/$1 | false | false | false |
uml
