blockIndex

P176090
predicate

Indicates the position or order of a block within a sequence or collection of blocks.

All labels observed (2)

Label Occurrences
blockIndexNotation 2
blockIndex canonical 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: blockIndex
Generated description
Indicates the position or order of a block within a sequence or collection of blocks.

Sample triples (3)

Subject Object
Electronic Codebook (ECB) mode
surface form: Electronic Codebook mode
i denotes the block number
Cipher Block Chaining (CBC) mode
surface form: Cipher Block Chaining
C_i = E_K(P_i XOR C_{i-1}) via predicate surface "blockIndexNotation"
Cipher Block Chaining (CBC) mode
surface form: Cipher Block Chaining
P_i = D_K(C_i) XOR C_{i-1} via predicate surface "blockIndexNotation"