biologicalRole constant

IriTerm const biologicalRole

IRI for schema:biologicalRole [Expects: https://schema.org/DefinedTerm]

A role played by the BioChemEntity within a biological context.

Can be used on: https://schema.org/BioChemEntity

Implementation

static const biologicalRole = IriTerm.prevalidated(
  'https://schema.org/biologicalRole',
);