usesCodeUnitRange

P71605
predicate

Indicates that one entity operates on or is defined in terms of a specific range of code units (e.g., character or byte positions) within another entity.

All labels observed (3)

Label Occurrences
usesCodeUnitRange canonical 1
usesHighSurrogatesRange 1
usesLowSurrogatesRange 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: usesCodeUnitRange
Generated description
Indicates that one entity operates on or is defined in terms of a specific range of code units (e.g., character or byte positions) within another entity.

Sample triples (3)

Subject Object
Windows-1252 0–255
UTF-16 U+D800 to U+DBFF via predicate surface "usesHighSurrogatesRange"
UTF-16 U+DC00 to U+DFFF via predicate surface "usesLowSurrogatesRange"