memberOf constant

IriTerm const memberOf

memberOf [Expects: http://schema.org/MemberProgramTier, http://schema.org/Organization, http://schema.org/ProgramMembership]

An Organization (or ProgramMembership) to which this Person or Organization belongs.

Can be used on: http://schema.org/Organization, http://schema.org/Person

Implementation

static const memberOf = IriTerm.prevalidated('http://schema.org/memberOf');