pageSortCollation constant
IriTerm
const pageSortCollation
IRI for ldp: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 = const IriTerm(
'http://www.w3.org/ns/ldp#pageSortCollation',
);