dateTime constant
IRI for xsd:dateTime
Date and time value (YYYY-MM-DDThh:mm:ss)
Implementation
static const dateTime = IriTerm.prevalidated(
'http://www.w3.org/2001/XMLSchema#dateTime',
);
IRI for xsd:dateTime
Date and time value (YYYY-MM-DDThh:mm:ss)
static const dateTime = IriTerm.prevalidated(
'http://www.w3.org/2001/XMLSchema#dateTime',
);