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)
 
(3 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
 
|?Used for=Used for
 
|format=table
 
|format=table
Line 44: 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 134: 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