Variable: intervalSchema
constintervalSchema:ZodObject<{end:ZodOptional<ZodString>;start:ZodOptional<ZodString>; },$strict>
Defined in: schema/dimensions.ts:63
Interval as part of temporal extent (D10).
constintervalSchema:ZodObject<{end:ZodOptional<ZodString>;start:ZodOptional<ZodString>; },$strict>
Defined in: schema/dimensions.ts:63
Interval as part of temporal extent (D10).