Property: DELTA-S

For biochemical reactions, this property refers to the standard transformed entropy change for a reaction written in terms of biochemical reactants (sums of species), delta-S'o. delta-G'o = delta-H'o - T delta-S'o (This definition from EcoCyc)

Types

owl:DatatypeProperty

Domain

biochemicalReaction

Range

http://www.w3.org/2001/XMLSchema#double

Abstract Syntax

ObjectProperty(DELTA-S annotation(rdfs:comment "For biochemical reactions, this property refers to the standard transformed entropy change for a reaction written in terms of biochemical reactants (sums of species), delta-S'<sup>o</sup>.

  delta-G'<sup>o</sup> = delta-H'<sup>o</sup> - T delta-S'<sup>o</sup>

(This definition from EcoCyc)"^^<http://www.w3.org/2001/XMLSchema#string>)
                      domain(biochemicalReaction)
                      range(<http://www.w3.org/2001/XMLSchema#double>))

Generated with OWLDoc