hasPhoto constant

IriTerm const hasPhoto

IRI for vcard:hasPhoto

To specify an image or photograph information that annotates some aspect of the object

Can be used on all classes in this vocabulary

Implementation

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