Skip to content

Class: GenotypeToEntityAssociationMixin

URI: biolink:GenotypeToEntityAssociationMixin

classDiagram class GenotypeToEntityAssociationMixin GenotypeToEntityAssociationMixin <|-- GenotypeToPhenotypicFeatureAssociation GenotypeToEntityAssociationMixin <|-- GenotypeToDiseaseAssociation

Slots

Name Cardinality and Range Description Inheritance

Mixin Usage

mixed into description
GenotypeToPhenotypicFeatureAssociation Any association between one genotype and a phenotypic feature, where having t...
GenotypeToDiseaseAssociation

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/biolink/biolink-model

Mappings

Mapping Type Mapped Value
self biolink:GenotypeToEntityAssociationMixin
native biolink:GenotypeToEntityAssociationMixin

LinkML Source

Direct

name: genotype to entity association mixin
from_schema: https://w3id.org/biolink/biolink-model
mixin: true
slot_usage:
  subject:
    name: subject
    description: genotype that is the subject of the association
    range: genotype
defining_slots:
- subject