parentTaxon constant

IriTerm const parentTaxon

parentTaxon [Expects: http://schema.org/Taxon, http://schema.org/Text, http://schema.org/URL]

Closest parent taxon of the taxon in question.

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

Implementation

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