Skip to content

Class: GeneMolecularActivityRelationship2

URI: gocam:GeneMolecularActivityRelationship2

classDiagram class GeneMolecularActivityRelationship2 Relationship <|-- GeneMolecularActivityRelationship2 GeneMolecularActivityRelationship2 : gene GeneMolecularActivityRelationship2 : molecular_activity GeneMolecularActivityRelationship2 : target

Inheritance

Slots

Name Cardinality and Range Description Inheritance
gene 0..1
NONE
direct
molecular_activity 0..1
NONE
direct
target 0..1
Molecule
direct

Identifier and Mapping Information

Schema Source

  • from schema: http://w3id.org/linkml/ai/templates/gocam

Mappings

Mapping Type Mapped Value
self gocam:GeneMolecularActivityRelationship2
native gocam:GeneMolecularActivityRelationship2

LinkML Source

Direct

name: GeneMolecularActivityRelationship2
from_schema: http://w3id.org/linkml/ai/templates/gocam
rank: 1000
is_a: Relationship
attributes:
  gene:
    name: gene
    annotations:
      prompt:
        tag: prompt
        value: the name of the gene.
    from_schema: http://w3id.org/linkml/ai/templates/gocam
    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/linkml/ai/templates/gocam
    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/linkml/ai/templates/gocam
    rank: 1000
    range: Molecule

Induced

name: GeneMolecularActivityRelationship2
from_schema: http://w3id.org/linkml/ai/templates/gocam
rank: 1000
is_a: Relationship
attributes:
  gene:
    name: gene
    annotations:
      prompt:
        tag: prompt
        value: the name of the gene.
    from_schema: http://w3id.org/linkml/ai/templates/gocam
    alias: gene
    owner: GeneMolecularActivityRelationship2
    domain_of:
    - GeneToReaction
    - GeneReactionPairing
    - 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/linkml/ai/templates/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/linkml/ai/templates/gocam
    rank: 1000
    alias: target
    owner: GeneMolecularActivityRelationship2
    domain_of:
    - GeneMolecularActivityRelationship2
    range: Molecule