Skip to content

Class: Inheritance

URI: dppkb:Inheritance

classDiagram class Inheritance click Inheritance href "../Inheritance" Inheritance : description Inheritance : evidence Inheritance --> "*" EvidenceItem : evidence click EvidenceItem href "../EvidenceItem" Inheritance : name

Slots

Name Cardinality and Range Description Inheritance
name 1
String
direct
evidence *
EvidenceItem
direct
description 0..1
String
direct

Usages

used by used in type used
Genetic inheritance range Inheritance
Disease inheritance range Inheritance

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/dppkb

Mappings

Mapping Type Mapped Value
self dppkb:Inheritance
native dppkb:Inheritance

LinkML Source

Direct

name: Inheritance
from_schema: https://w3id.org/dppkb
slots:
- name
- evidence
- description

Induced

name: Inheritance
from_schema: https://w3id.org/dppkb
attributes:
  name:
    name: name
    examples:
    - value: Adolescent Nephronophthisis
    from_schema: https://w3id.org/dppkb
    rank: 1000
    identifier: true
    alias: name
    owner: Inheritance
    domain_of:
    - Subtype
    - EpidemiologyInfo
    - Pathophysiology
    - Phenotype
    - Biochemical
    - Genetic
    - Environmental
    - Disease
    - Treatment
    - InfectiousAgent
    - Transmission
    - Assay
    - Diagnosis
    - Inheritance
    - Variant
    - Mechanism
    - ModelingConsideration
    range: string
    required: true
  evidence:
    name: evidence
    from_schema: https://w3id.org/dppkb
    rank: 1000
    multivalued: true
    alias: evidence
    owner: Inheritance
    domain_of:
    - Subtype
    - Prevalence
    - ProgressionInfo
    - EpidemiologyInfo
    - Pathophysiology
    - Phenotype
    - Biochemical
    - Genetic
    - Environmental
    - AnimalModel
    - Treatment
    - InfectiousAgent
    - Transmission
    - Diagnosis
    - Inheritance
    - ModelingConsideration
    range: EvidenceItem
    inlined: true
    inlined_as_list: true
  description:
    name: description
    from_schema: https://w3id.org/dppkb
    rank: 1000
    alias: description
    owner: Inheritance
    domain_of:
    - Subtype
    - EpidemiologyInfo
    - Pathophysiology
    - Environmental
    - Disease
    - AnimalModel
    - Treatment
    - InfectiousAgent
    - Transmission
    - Assay
    - Inheritance
    - Variant
    - Mechanism
    - ModelingConsideration
    range: string