Difference between revisions of "Help:Country"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
(modified through wikirestore by Tim Holzheim)
 
(modified through wikirestore by Tim Holzheim)
Line 1: Line 1:
 
== Help for Country ==
 
== Help for Country ==
 +
{{#ask: [[Topic name::Country]]
 +
|mainlabel=-
 +
|?Topic icon = icon
 +
|? = Topic
 +
|?Topic name = name
 +
|?Topic pluralName = pluralName
 +
|?Topic documentation = documentation
 +
}}
 +
=== Documentation ===
 +
[https://www.wikidata.org/wiki/Q515 large permanent human settlement]
 +
=== Example Countries ===
 +
{{#ask: [[Concept:Country]]
 +
|limit=25
 +
|searchlabel=...more examples
 +
}}
 +
=== Properties ===
 +
{{#ask: [[Concept:Property]][[Used for::Concept:Country]]
 +
|?Property name = name
 +
|?Property label = label
 +
|?Property type = type
 +
|?Property index = index
 +
|?Property sortPos = sortPos
 +
|?Property primaryKey = primary key
 +
|?Property mandatory = mandatory
 +
|?Property namespace = namespace
 +
|?Property size = size
 +
|?Property uploadable = uploadable
 +
|?Property defaultValue = default
 +
|?Property inputType = inputType
 +
|?Property allowedValues = allowedValues
 +
|?Property documentation = documentation
 +
|?Property values_from = values from
 +
|?Property showInGrid = showInGrid
 +
|?Property isLink = isLink
 +
|?Property nullable = allow nulls?
 +
|?Property placeholder = placeholder
 +
|?Property regex = regex
 +
|?Property topic = topic
 +
|?Property 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 {
 +
Text: Country
 +
 +
}
 +
CountryNote .. Country
 +
 +
"Country" "1" <-- "1" "Country" : "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]]
 +
* [[Concept:Country]]
 +
* [[:Category:Country]]
 +
* [[:Template:Country]]
 +
* [[:Form:Country]]
 +
topic links:
 +
* [[:Category:Country]]
 +
 +
[[Category:Country]]== Help for Country ==
 +
{{#ask: [[Topic name::Country]]
 +
|mainlabel=-
 +
|?Topic icon = icon
 +
|? = Topic
 +
|?Topic name = name
 +
|?Topic pluralName = pluralName
 +
|?Topic documentation = documentation
 +
}}
 +
=== Documentation ===
 +
[https://www.wikidata.org/wiki/Q515 large permanent human settlement]
 +
=== Example Countries ===
 +
{{#ask: [[Concept:Country]]
 +
|limit=25
 +
|searchlabel=...more examples
 +
}}
 +
=== Properties ===
 +
{{#ask: [[Concept:Property]][[Used for::Concept:Country]]
 +
|?Property name = name
 +
|?Property label = label
 +
|?Property type = type
 +
|?Property index = index
 +
|?Property sortPos = sortPos
 +
|?Property primaryKey = primary key
 +
|?Property mandatory = mandatory
 +
|?Property namespace = namespace
 +
|?Property size = size
 +
|?Property uploadable = uploadable
 +
|?Property defaultValue = default
 +
|?Property inputType = inputType
 +
|?Property allowedValues = allowedValues
 +
|?Property documentation = documentation
 +
|?Property values_from = values from
 +
|?Property showInGrid = showInGrid
 +
|?Property isLink = isLink
 +
|?Property nullable = allow nulls?
 +
|?Property placeholder = placeholder
 +
|?Property regex = regex
 +
|?Property topic = topic
 +
|?Property 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 {
 +
Text: Country
 +
 +
}
 +
CountryNote .. Country
 +
 +
"Country" "1" <-- "1" "Country" : "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]]
 +
* [[Concept:Country]]
 +
* [[:Category:Country]]
 +
* [[:Template:Country]]
 +
* [[:Form:Country]]
 +
topic links:
 +
* [[:Category:Country]]
 +
 +
[[Category:Country]]== Help for Country ==
 
{{#ask: [[Topic name::Country]]
 
{{#ask: [[Topic name::Country]]
 
|mainlabel=-
 
|mainlabel=-

Revision as of 20:06, 24 March 2021

Help for Country

iconTopicnamepluralNamedocumentation
File:CountryIcon-64px.pngCountryCountryCountriesdistinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics

Documentation

large permanent human settlement

Example Countries

" DBKDA 2021", "ENERGY 2021", "ICAS 2021", "ICNS 2021", AAMAS 2012, ACCSE 2021, ACHI 2020, ACL 2004, ACM-ICIME 2017, ACMMM 2013, ACNS 2011, ACNS 2021, ADAPTIVE 2018, AFIN 2020, AGILE 2008, AICT 2021, AINA 2013, AISTATS 2018, ALLDATA 2019, ALLSENSORS 2020, ALT 2018, AMBIENT 2021, AMDO 2008, ANTS 2020, ARES 2008...more examples

Properties

 namelabeltypeindexsortPosprimary keymandatorynamespacesizeuploadabledefaultinputTypeallowedValuesdocumentationvalues fromshowInGridisLinkallow nulls?placeholderregextopicUsed for
Country nameCountry nameCountryTypes/Textfalsefalsefalsecomboboxproperty=Country namefalsefalse
Country wikidataidCountry wikidataidCountry wikidataidTypes/External Identifierfalsefalsefalsetextfalsefalse

uml

see also

topic links:

iconTopicnamepluralNamedocumentation
File:CountryIcon-64px.pngCountryCountryCountriesdistinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics

Documentation

large permanent human settlement

Example Countries

" DBKDA 2021", "ENERGY 2021", "ICAS 2021", "ICNS 2021", AAMAS 2012, ACCSE 2021, ACHI 2020, ACL 2004, ACM-ICIME 2017, ACMMM 2013, ACNS 2011, ACNS 2021, ADAPTIVE 2018, AFIN 2020, AGILE 2008, AICT 2021, AINA 2013, AISTATS 2018, ALLDATA 2019, ALLSENSORS 2020, ALT 2018, AMBIENT 2021, AMDO 2008, ANTS 2020, ARES 2008...more examples

Properties

 namelabeltypeindexsortPosprimary keymandatorynamespacesizeuploadabledefaultinputTypeallowedValuesdocumentationvalues fromshowInGridisLinkallow nulls?placeholderregextopicUsed for
Country nameCountry nameCountryTypes/Textfalsefalsefalsecomboboxproperty=Country namefalsefalse
Country wikidataidCountry wikidataidCountry wikidataidTypes/External Identifierfalsefalsefalsetextfalsefalse

uml

see also

topic links:

iconTopicnamepluralNamedocumentation
File:CountryIcon-64px.pngCountryCountryCountriesdistinct region in geography; a broad term that can include political divisions or regions associated with distinct political characteristics

Documentation

large permanent human settlement

Example Countries

" DBKDA 2021", "ENERGY 2021", "ICAS 2021", "ICNS 2021", AAMAS 2012, ACCSE 2021, ACHI 2020, ACL 2004, ACM-ICIME 2017, ACMMM 2013, ACNS 2011, ACNS 2021, ADAPTIVE 2018, AFIN 2020, AGILE 2008, AICT 2021, AINA 2013, AISTATS 2018, ALLDATA 2019, ALLSENSORS 2020, ALT 2018, AMBIENT 2021, AMDO 2008, ANTS 2020, ARES 2008...more examples

Properties

 namelabeltypeindexsortPosprimary keymandatorynamespacesizeuploadabledefaultinputTypeallowedValuesdocumentationvalues fromshowInGridisLinkallow nulls?placeholderregextopicUsed for
Country nameCountry nameCountryTypes/Textfalsefalsefalsecomboboxproperty=Country namefalsefalse
Country wikidataidCountry wikidataidCountry wikidataidTypes/External Identifierfalsefalsefalsetextfalsefalse

uml

see also

topic links: