Skip to content

Class: DiseaseOrPhenotypicFeatureToEntityAssociationMixin

classDiagram class DiseaseOrPhenotypicFeatureToEntityAssociationMixin DiseaseOrPhenotypicFeatureToEntityAssociationMixin <|-- DiseaseOrPhenotypicFeatureToLocationAssociation DiseaseOrPhenotypicFeatureToEntityAssociationMixin <|-- DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation DiseaseOrPhenotypicFeatureToEntityAssociationMixin : object DiseaseOrPhenotypicFeatureToEntityAssociationMixin --|> NamedThing : object DiseaseOrPhenotypicFeatureToEntityAssociationMixin : predicate DiseaseOrPhenotypicFeatureToEntityAssociationMixin : subject DiseaseOrPhenotypicFeatureToEntityAssociationMixin --|> DiseaseOrPhenotypicFeature : subject

Slots

Name Cardinality and Range Inheritance Examples
subject:
disease or phenotype
1
DiseaseOrPhenotypicFeature
direct MONDO:0017314, MP:0013229
predicate:
A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes.
1
PredicateType
direct
object:
connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object.
1
NamedThing
direct

Mixin Usage

mixed into description
DiseaseOrPhenotypicFeatureToLocationAssociation An association between either a disease or a phenotypic feature and an anatomical entity, where the disease/feature manifests in that site.
DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation An association between either a disease or a phenotypic feature and its mode of (genetic) inheritance.

LinkML Source

name: disease or phenotypic feature to entity association mixin
from_schema: https://w3id.org/biolink/biolink-model
mixin: true
slots:
- subject
- predicate
- object
slot_usage:
  subject:
    name: subject
    description: disease or phenotype
    examples:
    - value: MONDO:0017314
      description: Ehlers-Danlos syndrome, vascular type
    - value: MP:0013229
      description: abnormal brain ventricle size
    range: disease or phenotypic feature
defining_slots:
- subject