prodid constant

IriTerm const prodid

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

To specify the identifier for the product that created the object

Can be used on all classes in this vocabulary

Implementation

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