hasGender constant

IriTerm const hasGender

IRI for vcard:hasGender

To specify the sex or gender identity of the object. URIs are recommended to enable interoperable sex and gender codes to be used.

Can be used on all classes in this vocabulary

Implementation

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