memberOf constant

IriTerm const memberOf

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

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

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

Implementation

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