Skip to content

Class: DiseaseToEntityAssociationMixin

URI: biolink:DiseaseToEntityAssociationMixin

classDiagram class DiseaseToEntityAssociationMixin DiseaseToEntityAssociationMixin <|-- DiseaseToExposureEventAssociation DiseaseToEntityAssociationMixin <|-- DiseaseToPhenotypicFeatureAssociation

Slots

Name Cardinality and Range Description Inheritance

Mixin Usage

mixed into description
DiseaseToExposureEventAssociation An association between an exposure event and a disease
DiseaseToPhenotypicFeatureAssociation An association between a disease and a phenotypic feature in which the phenot...

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: disease to entity association mixin
from_schema: https://w3id.org/biolink/biolink-model
mixin: true
slot_usage:
  subject:
    name: subject
    description: disease class
    examples:
    - value: MONDO:0017314
      description: Ehlers-Danlos syndrome, vascular type
    values_from:
    - mondo
    - omim
    - orphanet
    - ncit
    - doid
    domain_of:
    - association
    range: disease
defining_slots:
- subject