Property: STOICHIOMETRIC-COEFFICIENT

Each value of this property represents the stoichiometric coefficient for one of the physical entities in an interaction or complex. For a given interaction, the stoichiometry should always be used where possible instead of representing the number of participants with separate instances of each participant. If there are three ATP molecules, one ATP molecule should be represented as a participant and the stoichiometry should be set to 3.

Types

owl:DatatypeProperty

Domain

physicalEntityParticipant

Range

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

Abstract Syntax

ObjectProperty(STOICHIOMETRIC-COEFFICIENT annotation(rdfs:comment "Each value of this property represents the stoichiometric coefficient for one of the physical entities in an interaction or complex. For a given interaction, the stoichiometry should always be used where possible instead of representing the number of participants with separate instances of each participant. If there are three ATP molecules, one ATP molecule should be represented as a participant and the stoichiometry should be set to 3."^^<http://www.w3.org/2001/XMLSchema#string>)
                                         domain(physicalEntityParticipant)
                                         range(<http://www.w3.org/2001/XMLSchema#double>))

Generated with OWLDoc