pageSortCollation constant

IriTerm const pageSortCollation

pageSortCollation [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#Property]

The collation used to order the members across pages in a page sequence when comparing strings.

Can be used on: http://www.w3.org/ns/ldp#PageSortCriterion

Implementation

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