Class: GeneMolecularActivityRelationship
URI: bp:GeneMolecularActivityRelationship
classDiagram
class GeneMolecularActivityRelationship
GeneMolecularActivityRelationship : gene
GeneMolecularActivityRelationship : molecular_activity
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
gene | 0..1 NONE |
direct | |
molecular_activity | 0..1 NONE |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
GoCamAnnotations | gene_functions | range | GeneMolecularActivityRelationship |
BiologicalProcess | gene_activities | range | GeneMolecularActivityRelationship |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/ai/templates/biological_process
Mappings
Mapping Type | Mapped Value |
---|---|
self | bp:GeneMolecularActivityRelationship |
native | bp:GeneMolecularActivityRelationship |
LinkML Source
Direct
name: GeneMolecularActivityRelationship
from_schema: https://w3id.org/linkml/ai/templates/biological_process
rank: 1000
attributes:
gene:
name: gene
from_schema: https://w3id.org/linkml/ai/templates/biological_process
range: Gene
molecular_activity:
name: molecular_activity
from_schema: https://w3id.org/linkml/ai/templates/biological_process
rank: 1000
range: MolecularActivity
Induced
name: GeneMolecularActivityRelationship
from_schema: https://w3id.org/linkml/ai/templates/biological_process
rank: 1000
attributes:
gene:
name: gene
from_schema: https://w3id.org/linkml/ai/templates/biological_process
alias: gene
owner: GeneMolecularActivityRelationship
domain_of:
- GeneToReaction
- GeneReactionPairing
- GeneOrganismRelationship
- GeneMolecularActivityRelationship
- GeneMolecularActivityRelationship2
- GeneSubcellularLocalizationRelationship
range: Gene
molecular_activity:
name: molecular_activity
from_schema: https://w3id.org/linkml/ai/templates/biological_process
rank: 1000
alias: molecular_activity
owner: GeneMolecularActivityRelationship
domain_of:
- GeneMolecularActivityRelationship
- GeneMolecularActivityRelationship2
range: MolecularActivity