pageSequence constant

IriTerm const pageSequence

IRI for ldp:pageSequence

Link to a page sequence resource, as defined by LDP Paging. Typically used to communicate the sorting criteria used to allocate LDPC members to pages.

Can be used on all classes in this vocabulary

Implementation

static const pageSequence = IriTerm.prevalidated(
  'http://www.w3.org/ns/ldp#pageSequence',
);