Difference between revisions of "Help:Country"
Jump to navigation
Jump to search
(modified by py-yprinciple-gen 0.0.5) |
(modified by py-yprinciple-gen 0.2.1) |
||
Line 30: | Line 30: | ||
title Country | title Country | ||
note as CountryDiagramNote | note as CountryDiagramNote | ||
− | Copyright (c) 2015- | + | Copyright (c) 2015-2023 BITPlan GmbH |
[[http://www.bitplan.com]] | [[http://www.bitplan.com]] | ||
end note | end note | ||
Line 38: | Line 38: | ||
class Country { | class Country { | ||
text name | text name | ||
− | + | External identifier wikidataid | |
} | } | ||
CountryNote .. Country | CountryNote .. Country | ||
Line 44: | Line 44: | ||
Country "country (1)" -- "event(*)" Event | Country "country (1)" -- "event(*)" Event | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
− | ' Copyright (c) 2015- | + | ' Copyright (c) 2015-2023 BITPlan GmbH |
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI | ' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI | ||
' skinparams generated by py-yprinciple-gen | ' skinparams generated by py-yprinciple-gen |
Latest revision as of 08:23, 8 March 2023
Help for Country
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
Country | Country | Countries | distinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics |
Documentation
Example Countries
Properties
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
Country name | The name of the Country | Types/text | name | name | true | false | |
Country wikidataid | The wikidataid of the Country | Types/External identifier | wikidataid | wikidataid | false | false |
uml
see also
topic links:* Category:Event