street_address constant

IriTerm const street_address

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

The street address associated with the address of the object

Can be used on all classes in this vocabulary

Implementation

static const street_address = IriTerm.prevalidated(
  'http://www.w3.org/2006/vcard/ns#street-address',
);