country_name constant

IriTerm const country_name

IRI for vcard:country_name [Expects: http://www.w3.org/2001/XMLSchema#string]

The country name associated with the address of the object

Can be used on all classes in this vocabulary

Implementation

static const country_name = IriTerm.prevalidated(
  'http://www.w3.org/2006/vcard/ns#country-name',
);