role constant

IriTerm const role

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

To specify the function or part played in a particular situation by the object

Can be used on all classes in this vocabulary

Implementation

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