certificationIdentification constant
IRI for schemahttp:certificationIdentification [Expects: http://schema.org/DefinedTerm, http://schema.org/Text]
Identifier of a certification instance (as registered with an independent certification body). Typically this identifier can be used to consult and verify the certification instance. See also gs1:certificationIdentification.
Can be used on: http://schema.org/Certification
Implementation
static const certificationIdentification = IriTerm.prevalidated(
'http://schema.org/certificationIdentification',
);