certificationIdentification constant
IRI for schema:certificationIdentification [Expects: https://schema.org/DefinedTerm, https://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: https://schema.org/Certification
Implementation
static const certificationIdentification = IriTerm.prevalidated(
'https://schema.org/certificationIdentification',
);