Class: GeneMolecularActivityRelationship
URI: bp:GeneMolecularActivityRelationship
erDiagram
GeneMolecularActivityRelationship {
}
MolecularActivity {
string id
string label
}
Gene {
string id
string label
}
GeneMolecularActivityRelationship ||--|o Gene : "gene"
GeneMolecularActivityRelationship ||--|o MolecularActivity : "molecular_activity"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
gene | 0..1 Gene |
direct | |
molecular_activity | 0..1 MolecularActivity |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
BiologicalProcess | gene_activities | range | GeneMolecularActivityRelationship |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/ontogpt/biological_process
Mappings
Mapping Type | Mapped Value |
---|---|
self | bp:GeneMolecularActivityRelationship |
native | bp:GeneMolecularActivityRelationship |
LinkML Source
Direct
name: GeneMolecularActivityRelationship
from_schema: https://w3id.org/ontogpt/biological_process
attributes:
gene:
name: gene
from_schema: https://w3id.org/ontogpt/biological_process
rank: 1000
domain_of:
- GeneMolecularActivityRelationship
range: Gene
molecular_activity:
name: molecular_activity
from_schema: https://w3id.org/ontogpt/biological_process
rank: 1000
domain_of:
- GeneMolecularActivityRelationship
range: MolecularActivity
Induced
name: GeneMolecularActivityRelationship
from_schema: https://w3id.org/ontogpt/biological_process
attributes:
gene:
name: gene
from_schema: https://w3id.org/ontogpt/biological_process
rank: 1000
alias: gene
owner: GeneMolecularActivityRelationship
domain_of:
- GeneMolecularActivityRelationship
range: Gene
molecular_activity:
name: molecular_activity
from_schema: https://w3id.org/ontogpt/biological_process
rank: 1000
alias: molecular_activity
owner: GeneMolecularActivityRelationship
domain_of:
- GeneMolecularActivityRelationship
range: MolecularActivity