Skip to content

Class: GeneSubcellularLocalizationRelationship

URI: gocam:GeneSubcellularLocalizationRelationship

classDiagram class GeneSubcellularLocalizationRelationship Relationship <|-- GeneSubcellularLocalizationRelationship GeneSubcellularLocalizationRelationship : gene GeneSubcellularLocalizationRelationship : location

Inheritance

Slots

Name Cardinality and Range Description Inheritance
gene 0..1
NONE
direct
location 0..1
NONE
direct

Usages

used by used in type used
GoCamAnnotations gene_localizations range GeneSubcellularLocalizationRelationship

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: GeneSubcellularLocalizationRelationship
from_schema: http://w3id.org/linkml/ai/templates/gocam
rank: 1000
is_a: Relationship
attributes:
  gene:
    name: gene
    from_schema: http://w3id.org/linkml/ai/templates/gocam
    range: Gene
  location:
    name: location
    from_schema: http://w3id.org/linkml/ai/templates/gocam
    range: CellularComponent

Induced

name: GeneSubcellularLocalizationRelationship
from_schema: http://w3id.org/linkml/ai/templates/gocam
rank: 1000
is_a: Relationship
attributes:
  gene:
    name: gene
    from_schema: http://w3id.org/linkml/ai/templates/gocam
    alias: gene
    owner: GeneSubcellularLocalizationRelationship
    domain_of:
    - GeneToReaction
    - GeneReactionPairing
    - GeneOrganismRelationship
    - GeneMolecularActivityRelationship
    - GeneMolecularActivityRelationship2
    - GeneSubcellularLocalizationRelationship
    range: Gene
  location:
    name: location
    from_schema: http://w3id.org/linkml/ai/templates/gocam
    alias: location
    owner: GeneSubcellularLocalizationRelationship
    domain_of:
    - Study
    - GeneSubcellularLocalizationRelationship
    range: CellularComponent