schemaHttpMemberOf constant

IriTerm const schemaHttpMemberOf

memberOf from schema-http vocabulary [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 schemaHttpMemberOf = IriTerm('http://schema.org/memberOf');