bitOrder

P83891
predicate

Indicates the ordering or sequence of bits within a binary representation, such as which bit positions are considered first or most significant.

All labels observed (2)

Label Occurrences
bitOrder canonical 2
supportsBitOrder 1

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: bitOrder
Generated description
Indicates the ordering or sequence of bits within a binary representation, such as which bit positions are considered first or most significant.

Sample triples (3)

Subject Object
I2C MSB first
SPI MSB first (typical)
SPI LSB first (implementation dependent) via predicate surface "supportsBitOrder"