usesStatusCodeClass

P2551
predicate

Indicates that one entity employs or relies on a particular class or range of status codes (e.g., HTTP status code classes) in its behavior or processing.

All labels observed (5)

Label Occurrences
supportsResponseCodeClass 6
usesStatusCodeClass canonical 5
statusCodeCategory 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: usesStatusCodeClass
Generated description
Indicates that one entity employs or relies on a particular class or range of status codes (e.g., HTTP status code classes) in its behavior or processing.

Sample triples (16)

Subject Object
HTTP 1xx informational
HTTP 2xx success
HTTP 3xx redirection
HTTP 4xx client error
HTTP 5xx server error
SMTP 3-digit reply codes via predicate surface "statusCodeType"
HTTP/3 HTTP status codes via predicate surface "usesStatusCodes"
Retry-After commonly used with 4xx responses via predicate surface "statusCodeCategory"
Retry-After commonly used with 5xx responses via predicate surface "statusCodeCategory"
Session Initiation Protocol 1xx provisional via predicate surface "supportsResponseCodeClass"
Session Initiation Protocol 2xx success via predicate surface "supportsResponseCodeClass"
Session Initiation Protocol 3xx redirection via predicate surface "supportsResponseCodeClass"
Session Initiation Protocol 4xx client error via predicate surface "supportsResponseCodeClass"
Session Initiation Protocol 5xx server error via predicate surface "supportsResponseCodeClass"
Session Initiation Protocol 6xx global failure via predicate surface "supportsResponseCodeClass"
System.Net.HttpWebResponse System.Net.HttpStatusCode via predicate surface "statusCodeType" NERFINISHED