Class: Reaction
URI: reaction:Reaction
classDiagram
class Reaction
NamedEntity <|-- Reaction
Reaction : description
Reaction : id
Reaction : label
Reaction : left_side
Reaction : right_side
Reaction : subclass_of
Reaction : synonyms
Inheritance
- NamedEntity
- Reaction
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
label | 0..1 NONE |
direct | |
description | 0..1 NONE |
direct | |
synonyms | 0..1 NONE |
direct | |
subclass_of | 0..1 NONE |
direct | |
left_side | 0..* ChemicalEntity |
semicolon separated list of chemical entities on the left side | direct |
right_side | 0..* ChemicalEntity |
semicolon separated list of chemical entities on the right side | direct |
id | 0..1 NONE |
NamedEntity |
Usages
used by | used in | type | used |
---|---|---|---|
GeneToReaction | reactions | range | Reaction |
MultiGeneToReaction | reactions | range | Reaction |
GeneReactionPairing | reaction | range | Reaction |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/ai/templates/reaction
Mappings
Mapping Type | Mapped Value |
---|---|
self | reaction:Reaction |
native | reaction:Reaction |
LinkML Source
Direct
name: Reaction
from_schema: https://w3id.org/linkml/ai/templates/reaction
rank: 1000
is_a: NamedEntity
attributes:
label:
name: label
description: the name of the reaction
from_schema: https://w3id.org/linkml/ai/templates/reaction
description:
name: description
description: a textual description of the reaction
from_schema: https://w3id.org/linkml/ai/templates/reaction
synonyms:
name: synonyms
description: alternative names of the reaction
from_schema: https://w3id.org/linkml/ai/templates/reaction
rank: 1000
multivalued: true
subclass_of:
name: subclass_of
description: the category to which this biological process belongs
from_schema: https://w3id.org/linkml/ai/templates/reaction
rank: 1000
range: ReactionGrouping
left_side:
name: left_side
description: semicolon separated list of chemical entities on the left side
from_schema: https://w3id.org/linkml/ai/templates/reaction
rank: 1000
multivalued: true
range: ChemicalEntity
right_side:
name: right_side
description: semicolon separated list of chemical entities on the right side
from_schema: https://w3id.org/linkml/ai/templates/reaction
rank: 1000
multivalued: true
range: ChemicalEntity
Induced
name: Reaction
from_schema: https://w3id.org/linkml/ai/templates/reaction
rank: 1000
is_a: NamedEntity
attributes:
label:
name: label
description: the name of the reaction
from_schema: https://w3id.org/linkml/ai/templates/reaction
alias: label
owner: Reaction
domain_of:
- NamedEntity
- Recipe
- Reaction
- BiologicalProcess
range: string
description:
name: description
description: a textual description of the reaction
from_schema: https://w3id.org/linkml/ai/templates/reaction
alias: description
owner: Reaction
domain_of:
- Recipe
- Reaction
- MendelianDisease
- BiologicalProcess
range: string
synonyms:
name: synonyms
description: alternative names of the reaction
from_schema: https://w3id.org/linkml/ai/templates/reaction
rank: 1000
multivalued: true
alias: synonyms
owner: Reaction
domain_of:
- Reaction
- MendelianDisease
- BiologicalProcess
range: string
subclass_of:
name: subclass_of
description: the category to which this biological process belongs
from_schema: https://w3id.org/linkml/ai/templates/reaction
rank: 1000
alias: subclass_of
owner: Reaction
domain_of:
- Reaction
- MendelianDisease
- BiologicalProcess
range: ReactionGrouping
left_side:
name: left_side
description: semicolon separated list of chemical entities on the left side
from_schema: https://w3id.org/linkml/ai/templates/reaction
rank: 1000
multivalued: true
alias: left_side
owner: Reaction
domain_of:
- Reaction
range: ChemicalEntity
right_side:
name: right_side
description: semicolon separated list of chemical entities on the right side
from_schema: https://w3id.org/linkml/ai/templates/reaction
rank: 1000
multivalued: true
alias: right_side
owner: Reaction
domain_of:
- Reaction
range: ChemicalEntity
id:
name: id
annotations:
prompt.skip:
tag: prompt.skip
value: 'true'
from_schema: http://w3id.org/linkml/ai/templates/core
rank: 1000
identifier: true
alias: id
owner: Reaction
domain_of:
- NamedEntity
- Publication
range: string