sortingOrderSupport

P133021
predicate

Indicates whether a system or component supports arranging items according to a specified sorting order.

All labels observed (2)

Label Occurrences
supportsTraversalOrder 4
sortingOrderSupport canonical 2

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: sortingOrderSupport
Generated description
Indicates whether a system or component supports arranging items according to a specified sorting order.

Sample triples (6)

Subject Object
Heapsort ascending
Heapsort descending
AVL tree in-order via predicate surface "supportsTraversalOrder"
AVL tree pre-order via predicate surface "supportsTraversalOrder"
AVL tree post-order via predicate surface "supportsTraversalOrder"
AVL tree level-order via predicate surface "supportsTraversalOrder"