Difference between revisions of "Help:Country"

From OPENRESEARCH integration copy Wiki
Jump to navigation Jump to search
(modified through wikirestore by Tim Holzheim)
(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
|?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?
|?regex=regex
+
|?Property regex=regex
|?topic=topic
+
|?Property topic=topic
|?Used for=Used for
 
|format=table
 
}}
 
=== uml ===
 
<uml>
 
title Country
 
 
 
note as CountryNote
 
distinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics
 
end note
 
class Country {
 
}
 
CountryNote .. Country
 
 
 
 
 
 
 
skinparam note {
 
  BackGroundColor #FFFFFF
 
  FontSize 12
 
  ArrowColor #FF8000
 
  BorderColor #FF8000
 
  FontColor black
 
  FontName Technical
 
}
 
skinparam component {
 
  BackGroundColor #FFFFFF
 
  FontSize 12
 
  ArrowColor #FF8000
 
  BorderColor #FF8000
 
  FontColor black
 
  FontName Technical
 
}
 
skinparam package {
 
  BackGroundColor #FFFFFF
 
  FontSize 12
 
  ArrowColor #FF8000
 
  BorderColor #FF8000
 
  FontColor black
 
  FontName Technical
 
}
 
skinparam usecase {
 
  BackGroundColor #FFFFFF
 
  FontSize 12
 
  ArrowColor #FF8000
 
  BorderColor #FF8000
 
  FontColor black
 
  FontName Technical
 
}
 
skinparam activity {
 
  BackGroundColor #FFFFFF
 
  FontSize 12
 
  ArrowColor #FF8000
 
  BorderColor #FF8000
 
  FontColor black
 
  FontName Technical
 
}
 
skinparam classAttribute {
 
  BackGroundColor #FFFFFF
 
  FontSize 12
 
  ArrowColor #FF8000
 
  BorderColor #FF8000
 
  FontColor black
 
  FontName Technical
 
}
 
skinparam interface {
 
  BackGroundColor #FFFFFF
 
  FontSize 12
 
  ArrowColor #FF8000
 
  BorderColor #FF8000
 
  FontColor black
 
  FontName Technical
 
}
 
skinparam class {
 
  BackGroundColor #FFFFFF
 
  FontSize 12
 
  ArrowColor #FF8000
 
  BorderColor #FF8000
 
  FontColor black
 
  FontName Technical
 
}
 
skinparam object {
 
  BackGroundColor #FFFFFF
 
  FontSize 12
 
  ArrowColor #FF8000
 
  BorderColor #FF8000
 
  FontColor black
 
  FontName Technical
 
}
 
hide Circle
 
' end of skinparams '
 
</uml>
 
 
 
== See also ==
 
*[[:List of Countries]]
 
*[[:Help:Country]]
 
*[[:Category:Country]]
 
*[[:Concept:Country]]
 
*[[:Form:Country]]
 
*[[:Template:Country]]
 
 
 
== Topics ==
 
 
 
== Help for Country ==
 
{{#ask:[[Topic name::Country]]
 
|mainlabel=-
 
|?Topic icon=icon
 
|?=Topic
 
|?Topic pluralName=pluralName
 
|?Topic documentation=documentation
 
}}
 
=== Documentation ===
 
[https://www.wikidata.org/wiki/Q6256 distinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics]
 
=== Example Countries ===
 
{{#ask:[[Concept:Country]]|limit=10|searchlabel=...more examples}}
 
=== Properties ===
 
{{#ask:[[Concept:Property]][[Used for::Concept:Country]]
 
|?name=name
 
|?label=label
 
|?type=type
 
|?index=index
 
|?sortPos=sortPos
 
|?primaryKey=primary key
 
|?mandatory=mandatory
 
|?namespace=namespace
 
|?size=size
 
|?uploadable=uploadable
 
|?defaultValue=default
 
|?inputType=inputType
 
|?allowedValues=allowedValues
 
|?documentation=documentation
 
|?values_from=values from
 
|?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

iconTopicpluralNamedocumentation
CountryCountriesdistinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics

Documentation

distinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics

Example Countries

Argentina, Australia, Austria, Belgium, Brazil, Bulgaria, Canada, Chile, China, Colombia...more examples

Properties

 namelabeltypeindexsortPosprimary keymandatorynamespacesizeuploadabledefaultinputTypeallowedValuesdocumentationvalues fromshowInGridisLinkallow nulls?regextopicUsed for
Country namenamenameTypes/Textfalsefalsefalsecomboboxproperty=Country namefalsefalseCountryCountry
Country wikidataidwikidataidwikidataidTypes/External IdentifierfalsefalsefalsetextThis 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/$1falsefalseCountryCountry

uml

See also

Topics