Difference between revisions of "Help:Country"
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) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
=== Properties === | === Properties === | ||
{{#ask:[[Concept:Property]][[Used for::Concept:Country]] | {{#ask:[[Concept:Property]][[Used for::Concept:Country]] | ||
− | |?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 |
− | |? | + | |?Property values from=values from |
− | + | |?Property showInGrid=showInGrid | |
− | + | |?Property isLink=isLink | |
− | + | |?Property nullable=allow nulls? | |
− | + | |?Property regex=regex | |
− | + | |?Property topic=topic | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |?showInGrid=showInGrid | ||
− | |?isLink=isLink | ||
− | |?nullable=allow nulls? | ||
− | |?regex=regex | ||
− | |?topic=topic | ||
|?Used for=Used for | |?Used for=Used for | ||
|format=table | |format=table | ||
Line 180: | Line 44: | ||
end note | end note | ||
class Country { | class Country { | ||
+ | Text: name | ||
} | } | ||
CountryNote .. Country | CountryNote .. Country | ||
+ | "Country" "1" <-- "*" "Event" : "Country" | ||
skinparam note { | skinparam note { | ||
Line 270: | Line 136: | ||
== Topics == | == Topics == | ||
+ | *[[Concept:Event]] |
Latest revision as of 23:59, 1 April 2021
Help for Country
icon | Topic | pluralName | documentation |
---|---|---|---|
Country | Countries | distinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics |
Documentation
Example Countries
Argentina, Australia, Austria, Belgium, Brazil, Bulgaria, Canada, Chile, China, Colombia...more examples
Properties
name | label | type | index | sortPos | primary key | mandatory | namespace | size | uploadable | default | inputType | allowedValues | documentation | values from | showInGrid | isLink | allow nulls? | regex | topic | Used for | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Country name | name | name | Types/Text | false | false | false | combobox | property=Country name | false | false | false | Country | Country | ||||||||
Country 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 | Country | Country |
uml
