Class: CatalyzedReaction
A catalyzed reaction is a chemical reaction that is facilitated by a catalyst.
Parents
- is_a: ChemicalReaction - A chemical reaction is a process that leads to the transformation of one set of chemical substances to another.
Children
- BiochemicalReaction - A biochemical reaction is a biochemical process that involves the conversion of at least one chemical participant (target) into another (product) by an enzyme (agent).
Referenced by Class
Attributes
Inherited from ChemicalReaction:
- hasCreator 0..1
- Description: has creator is a relation between an entity and that which created it.
- Range: Entity
-
hasAttribute 0..1
-
Description: has attribute is a relation that associates a entity with an attribute where an attribute is an intrinsic characteristic such as a quality, capability, disposition, function, or is an externally derived attribute determined from some descriptor (e.g. a quantity, position, label/identifier) either directly or indirectly through generalization of entities of the same type.
-
Range: Entity
- satisfies 0..1
-
Description: satisfies is a relation between an entity and the specification or objective that it conforms to.
-
Range: Description
- isRelatedTo 0..1
- Description: A is related to B iff there is some relation between A and B.
- Range: Entity
- hasParticipant 0..1
-
Description: has participant is a relation that describes the participation of the object in the (processual) subject.
-
Range: Entity
-