alternativeOf constant

IriTerm const alternativeOf

alternativeOf [Expects: https://schema.org/Gene]

Another gene which is a variation of this one.

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

Implementation

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