Class: GeneMolecularActivityRelationship2
URI: gocam:GeneMolecularActivityRelationship2
erDiagram
GeneMolecularActivityRelationship2 {
}
Molecule {
string id
string label
}
MolecularActivity {
string id
string label
}
Gene {
string id
string label
}
GeneMolecularActivityRelationship2 ||--|o Gene : "gene"
GeneMolecularActivityRelationship2 ||--|o MolecularActivity : "molecular_activity"
GeneMolecularActivityRelationship2 ||--|o Molecule : "target"
Inheritance
- CompoundExpression
- GeneMolecularActivityRelationship2
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
gene | 0..1 Gene |
direct | |
molecular_activity | 0..1 MolecularActivity |
direct | |
target | 0..1 Molecule |
direct |
Identifier and Mapping Information
Schema Source
- from schema: http://w3id.org/ontogpt/gocam
Mappings
Mapping Type | Mapped Value |
---|---|
self | gocam:GeneMolecularActivityRelationship2 |
native | gocam:GeneMolecularActivityRelationship2 |
LinkML Source
Direct
name: GeneMolecularActivityRelationship2
from_schema: http://w3id.org/ontogpt/gocam
is_a: CompoundExpression
attributes:
gene:
name: gene
annotations:
prompt:
tag: prompt
value: the name of the gene.
from_schema: http://w3id.org/ontogpt/gocam
domain_of:
- GeneOrganismRelationship
- GeneMolecularActivityRelationship
- GeneMolecularActivityRelationship2
- GeneSubcellularLocalizationRelationship
range: Gene
molecular_activity:
name: molecular_activity
annotations:
prompt:
tag: prompt
value: the name of the molecular activity, for example, ubiquitination. May
be a GO term.
from_schema: http://w3id.org/ontogpt/gocam
domain_of:
- GeneMolecularActivityRelationship
- GeneMolecularActivityRelationship2
range: MolecularActivity
target:
name: target
annotations:
prompt:
tag: prompt
value: the name of the molecular entity that is the target of the molecular
activity.
from_schema: http://w3id.org/ontogpt/gocam
rank: 1000
domain_of:
- GeneMolecularActivityRelationship2
range: Molecule
Induced
name: GeneMolecularActivityRelationship2
from_schema: http://w3id.org/ontogpt/gocam
is_a: CompoundExpression
attributes:
gene:
name: gene
annotations:
prompt:
tag: prompt
value: the name of the gene.
from_schema: http://w3id.org/ontogpt/gocam
alias: gene
owner: GeneMolecularActivityRelationship2
domain_of:
- GeneOrganismRelationship
- GeneMolecularActivityRelationship
- GeneMolecularActivityRelationship2
- GeneSubcellularLocalizationRelationship
range: Gene
molecular_activity:
name: molecular_activity
annotations:
prompt:
tag: prompt
value: the name of the molecular activity, for example, ubiquitination. May
be a GO term.
from_schema: http://w3id.org/ontogpt/gocam
alias: molecular_activity
owner: GeneMolecularActivityRelationship2
domain_of:
- GeneMolecularActivityRelationship
- GeneMolecularActivityRelationship2
range: MolecularActivity
target:
name: target
annotations:
prompt:
tag: prompt
value: the name of the molecular entity that is the target of the molecular
activity.
from_schema: http://w3id.org/ontogpt/gocam
rank: 1000
alias: target
owner: GeneMolecularActivityRelationship2
domain_of:
- GeneMolecularActivityRelationship2
range: Molecule