sorts property

List<ResourceSort> sorts
final

The relation's declared sorts (P11) — the same ResourceSort shape the resource block carries. Empty when undeclared or when the server predates P11; the relation list screen draws no sort control then.

Implementation

final List<ResourceSort> sorts;