Skip to content

Class: DrugToEntityAssociationMixin

An interaction between a drug and another entity

URI: biolink:DrugToEntityAssociationMixin

classDiagram class DrugToEntityAssociationMixin ChemicalEntityToEntityAssociationMixin <|-- DrugToEntityAssociationMixin DrugToEntityAssociationMixin <|-- DrugToGeneAssociation

Inheritance

Slots

Name Cardinality and Range Description Inheritance

Mixin Usage

mixed into description
DrugToGeneAssociation An interaction between a drug and a gene or gene product

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: drug to entity association mixin
description: An interaction between a drug and another entity
from_schema: https://w3id.org/biolink/biolink-model
is_a: chemical entity to entity association mixin
mixin: true
slot_usage:
  subject:
    name: subject
    description: the drug that is an interactor
    domain_of:
    - association
    range: drug
defining_slots:
- subject