hasCalendarLink constant

IriTerm const hasCalendarLink

IRI for vcard:hasCalendarLink

To specify the calendar associated with the object. (Was called CALURI in RFC6350)

Can be used on all classes in this vocabulary

Implementation

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