taxonomicRange constant

IriTerm const taxonomicRange

IRI for schema:taxonomicRange [Expects: https://schema.org/DefinedTerm, https://schema.org/Taxon, https://schema.org/Text, https://schema.org/URL]

The taxonomic grouping of the organism that expresses, encodes, or in some way related to the BioChemEntity.

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

Implementation

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