chemicalRole constant
IRI for schema:chemicalRole [Expects: https://schema.org/DefinedTerm]
A role played by the BioChemEntity within a chemical context.
Can be used on: https://schema.org/ChemicalSubstance, https://schema.org/MolecularEntity
Implementation
static const chemicalRole = IriTerm.prevalidated(
'https://schema.org/chemicalRole',
);