hasStreetAddress constant

IriTerm const hasStreetAddress

IRI for vcard:hasStreetAddress

Used to support property parameters for the street address data property

Can be used on all classes in this vocabulary

Implementation

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