Creates a shape for UTC timestamp values with millisecond precision (YYYY-MM-DDThh:mm:ss.sssZ).
Defaults the datatype to xsd:dateTime rather than the more specific xsd:dateTimeStamp so values remain compatible
with SPARQL temporal functions, which are defined over xsd:dateTime.
Requires exactly 3 fractional second digits (millisecond precision) and UTC timezone (Z only).
Creates a shape for UTC timestamp values with millisecond precision (YYYY-MM-DDThh:mm:ss.sssZ).
Defaults the datatype to
xsd:dateTimerather than the more specificxsd:dateTimeStampso values remain compatible with SPARQL temporal functions, which are defined overxsd:dateTime.Requires exactly 3 fractional second digits (millisecond precision) and UTC timezone (
Zonly).