hasCredential constant

IriTerm const hasCredential

hasCredential [Expects: https://schema.org/EducationalOccupationalCredential]

A credential awarded to the Person or Organization.

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

Implementation

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