printableCharacterRange

P23705
predicate

Indicates the range of characters that are considered printable within a given character set or encoding.

All labels observed (8)

Label Occurrences
asciiRange 1
characterRange 1
extendedCharactersRange 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: printableCharacterRange
Generated description
Indicates the range of characters that are considered printable within a given character set or encoding.

Sample triples (8)

Subject Object
ASCII 32–126 ⓘ
ISO/IEC 8859-1 32–126 via predicate surface "printableCharactersRange" ⓘ
ISO/IEC 8859-1 160–255 via predicate surface "extendedCharactersRange" ⓘ
ISO/IEC 8859 printable characters in positions 160–255 via predicate surface "characterRange" ⓘ
Windows-1252 0x80–0x9F via predicate surface "mapsRangeToPrintableCharacters" ⓘ
ISO/IEC 8859-3 160–255 via predicate surface "graphicCharacterRange" ⓘ
ISO/IEC 8859-3 0–127 identical to ASCII via predicate surface "asciiRange" ⓘ
EBCDIC 0x40–0xFF (variant-dependent) via predicate surface "hasPrintableCharacterRange" ⓘ