certificationRating constant
IRI for schemahttp:certificationRating [Expects: http://schema.org/Rating]
Rating of a certification instance (as defined by an independent certification body). Typically this rating can be used to rate the level to which the requirements of the certification instance are fulfilled. See also gs1:certificationValue.
Can be used on: http://schema.org/Certification
Implementation
static const certificationRating = IriTerm.prevalidated(
'http://schema.org/certificationRating',
);