conversionFromCelsiusFormula

P114045
predicate

Indicates the mathematical formula used to convert a temperature value expressed in degrees Celsius into another temperature scale.

All labels observed (3)

Label Occurrences
conversionFromCelsiusFormula canonical 1
conversionToFahrenheit 1
conversionToKelvin 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: conversionFromCelsiusFormula
Generated description
Indicates the mathematical formula used to convert a temperature value expressed in degrees Celsius into another temperature scale.

Sample triples (3)

Subject Object
Fahrenheit F = C × 9⁄5 + 32
Celsius K = °C + 273.15 via predicate surface "conversionToKelvin"
Celsius °F = (9/5)·°C + 32 via predicate surface "conversionToFahrenheit"