schemaHttpHasCertification constant
IriTerm
const schemaHttpHasCertification
hasCertification from schema-http vocabulary [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 schemaHttpHasCertification = IriTerm(
'http://schema.org/hasCertification',
);