has_address_country
Use it like this:
- [ #has/_address_country :: Country, Text ] or
- [ has_address_country :: Country, Text ]
The country. For example, USA. You can also provide the two-letter ISO 3166-1 alpha-2 country code.
Relation describes that: [ #has_/domain :: DefinedRegion, GeoCoordinates, GeoShape, PostalAddress ] ( #has_/name :: has_address_country ) ( #has_/range :: Country, Text )