Timeline constant
IRI for solid:Timeline
A resource containing time ordered items and sub-containers. Sub-containers may be desirable in file based systems to split the timeline into logical components e.g. /yyyy-mm-dd/ as used in ISO 8061.
Implementation
static const Timeline = IriTerm.prevalidated(
'http://www.w3.org/ns/solid/terms#Timeline',
);