Skip to content

Class: CaseToEntityAssociationMixin

An abstract association for use where the case is the subject

URI: biolink:CaseToEntityAssociationMixin

classDiagram class CaseToEntityAssociationMixin CaseToEntityAssociationMixin <|-- CaseToPhenotypicFeatureAssociation

Slots

Name Cardinality and Range Description Inheritance

Mixin Usage

mixed into description
CaseToPhenotypicFeatureAssociation An association between a case (e

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: case to entity association mixin
description: An abstract association for use where the case is the subject
from_schema: https://w3id.org/biolink/biolink-model
mixin: true
slot_usage:
  subject:
    name: subject
    description: the case (e.g. patient) that has the property
    domain_of:
    - association
    range: case
defining_slots:
- subject