taxonomicRange constant
taxonomicRange [Expects: http://schema.org/DefinedTerm, http://schema.org/Taxon, http://schema.org/Text, http://schema.org/URL]
The taxonomic grouping of the organism that expresses, encodes, or in some way related to the BioChemEntity.
Can be used on: http://schema.org/BioChemEntity
Implementation
static const taxonomicRange = IriTerm.prevalidated(
'http://schema.org/taxonomicRange',
);