bday constant

IriTerm const bday

IRI for vcard:bday

To specify the birth date of the object

Can be used on all classes in this vocabulary

Implementation

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