marginOfError constant

IriTerm const marginOfError

IRI for schema:marginOfError [Expects: https://schema.org/QuantitativeValue]

A {marginOfError} for an {Observation}.

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

Implementation

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