growth factor
IRI: https://spec.industrialontologies.org/ontology/construct/GrowthFactor
Defined In: https://spec.industrialontologies.org/ontology/biopharma/MolecularEntity/
SubClass Of: organic molecular entity
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ molecular entity βΊ organic molecular entity βΊ growth factor
Definition
protein or peptide with a growth factor role
Semi-Formal Definition:
every instance of βgrowth factorβ is defined as exactly an instance of βpeptideβ or βproteinβ that βhas roleβ some βgrowth factor roleβ
Explanatory Notes
See the expanded definition under the corresponding role class.
Examples
- Vascular endothelial growth factor (VEGF) promoting endothelial proliferation; Insulin-like growth factor 1 (IGF-1) enhancing recombinant protein production in mammalian cells
Adapted From
- http://purl.obolibrary.org/obo/GO_0008083
Formal Axioms
First-Order Logic Definition
GrowthFactor(x) β (Peptide(x) β¨ Protein(x)) β§ βr (hasRole(x, r) β§ GrowthFactorRole(r))
Description Logic
constr:GrowthFactor β‘ (constr:Peptide β constr:Protein) β β constr:hasRole .constr:GrowthFactorRole
EquivalentTo: (constr:Peptide or constr:Protein) and constr:hasRole some constr:GrowthFactorRole
SubClassOf: constr:OrganicMolecularEntity