observationDate constant

IriTerm const observationDate

IRI for schemahttp:observationDate [Expects: http://schema.org/DateTime]

The observationDate of an {Observation}.

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

Implementation

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