schemahttpAlumniOf constant

IriTerm const schemahttpAlumniOf

alumniOf from schemahttp vocabulary [Expects: http://schema.org/EducationalOrganization, http://schema.org/Organization]

An organization that the person is an alumni of.

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

Implementation

static const schemahttpAlumniOf = IriTerm.prevalidated(
  'http://schema.org/alumniOf',
);