hasCertification constant

IriTerm const hasCertification

IRI for schemahttp:hasCertification [Expects: http://schema.org/Certification]

Certification information about a product, organization, service, place, or person.

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

Implementation

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