yearMonthDuration constant

IriTerm const yearMonthDuration

IRI for xsd:yearMonthDuration

Duration limited to year-month (PnYnM)

Implementation

static const yearMonthDuration = IriTerm.prevalidated(
  'http://www.w3.org/2001/XMLSchema#yearMonthDuration',
);