gYearMonth constant
IriTerm
const gYearMonth
IRI for xsd:gYearMonth
Gregorian calendar year and month (YYYY-MM)
Implementation
static const gYearMonth = IriTerm(
'http://www.w3.org/2001/XMLSchema#gYearMonth',
);