biologicalRole constant

IriTerm const biologicalRole

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

A role played by the BioChemEntity within a biological context.

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

Implementation

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