Skip to content

Class: MendelianDisease

URI: mendelian_disease:MendelianDisease

erDiagram MendelianDisease { string name string description stringList synonyms string id string label } Publication { string id string title string abstract string combined_text string full_text } Onset { string years_old stringList decades string juvenile_or_adult string id string label } Gene { string id string label } Inheritance { string id string label } Symptom { string characteristic string affects string severity string id string label } DiseaseCategory { string id string label } MendelianDisease ||--}o DiseaseCategory : "subclass_of" MendelianDisease ||--}o Symptom : "symptoms" MendelianDisease ||--|o Inheritance : "inheritance" MendelianDisease ||--}o Gene : "genes" MendelianDisease ||--}o Onset : "disease_onsets" MendelianDisease ||--}o Publication : "publications" Symptom ||--|o Onset : "onset_of_symptom"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
name 0..1
String
the name of the disease direct
description 0..1
String
a description of the disease direct
synonyms 0..*
String
direct
subclass_of 0..*
DiseaseCategory
direct
symptoms 0..*
Symptom
direct
inheritance 0..1
Inheritance
direct
genes 0..*
Gene
direct
disease_onsets 0..*
Onset
direct
publications 0..*
Publication
direct
id 1..1
String
A unique identifier for the named entity NamedEntity
label 0..1
String
The label (name) of the named thing NamedEntity

Identifier and Mapping Information

Schema Source

  • from schema: http://w3id.org/ontogpt/mendelian_disease

Mappings

Mapping Type Mapped Value
self mendelian_disease:MendelianDisease
native mendelian_disease:MendelianDisease

LinkML Source

Direct

name: MendelianDisease
from_schema: http://w3id.org/ontogpt/mendelian_disease
is_a: NamedEntity
attributes:
  name:
    name: name
    description: the name of the disease
    examples:
    - value: peroxisome biogenesis disorder
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
  description:
    name: description
    description: a description of the disease
    examples:
    - value: Peroxisome biogenesis disorders, Zellweger syndrome spectrum (PBD-ZSS)
        is a group of autosomal recessive disorders affecting the formation of functional
        peroxisomes, characterized by sensorineural hearing loss, pigmentary retinal
        degeneration, multiple organ dysfunction and psychomotor impairment
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
  synonyms:
    name: synonyms
    examples:
    - value: Zellweger syndrome spectrum
    - value: PBD-ZSS
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    multivalued: true
  subclass_of:
    name: subclass_of
    examples:
    - value: lysosomal disease
    - value: autosomal recessive disorder
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    multivalued: true
    range: DiseaseCategory
  symptoms:
    name: symptoms
    examples:
    - value: sensorineural hearing loss
    - value: pigmentary retinal degeneration
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    multivalued: true
    range: Symptom
  inheritance:
    name: inheritance
    examples:
    - value: autosomal recessive
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    range: Inheritance
  genes:
    name: genes
    annotations:
      prompt:
        tag: prompt
        value: 'semicolon separated list of gene symbols; for example: PEX1; PEX2;
          PEX3'
    examples:
    - value: PEX1
    - value: PEX2
    - value: PEX3
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    multivalued: true
    range: Gene
  disease_onsets:
    name: disease_onsets
    annotations:
      prompt:
        tag: prompt
        value: 'semi-colon separated list of onsets at which the disease occurs, for
          example: adult; juvenile; first decade'
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    multivalued: true
    range: Onset
  publications:
    name: publications
    annotations:
      prompt.skip:
        tag: prompt.skip
        value: 'true'
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    multivalued: true
    range: Publication

Induced

name: MendelianDisease
from_schema: http://w3id.org/ontogpt/mendelian_disease
is_a: NamedEntity
attributes:
  name:
    name: name
    description: the name of the disease
    examples:
    - value: peroxisome biogenesis disorder
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    alias: name
    owner: MendelianDisease
    domain_of:
    - MendelianDisease
    range: string
  description:
    name: description
    description: a description of the disease
    examples:
    - value: Peroxisome biogenesis disorders, Zellweger syndrome spectrum (PBD-ZSS)
        is a group of autosomal recessive disorders affecting the formation of functional
        peroxisomes, characterized by sensorineural hearing loss, pigmentary retinal
        degeneration, multiple organ dysfunction and psychomotor impairment
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    alias: description
    owner: MendelianDisease
    domain_of:
    - MendelianDisease
    range: string
  synonyms:
    name: synonyms
    examples:
    - value: Zellweger syndrome spectrum
    - value: PBD-ZSS
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    multivalued: true
    alias: synonyms
    owner: MendelianDisease
    domain_of:
    - MendelianDisease
    range: string
  subclass_of:
    name: subclass_of
    examples:
    - value: lysosomal disease
    - value: autosomal recessive disorder
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    multivalued: true
    alias: subclass_of
    owner: MendelianDisease
    domain_of:
    - MendelianDisease
    range: DiseaseCategory
  symptoms:
    name: symptoms
    examples:
    - value: sensorineural hearing loss
    - value: pigmentary retinal degeneration
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    multivalued: true
    alias: symptoms
    owner: MendelianDisease
    domain_of:
    - MendelianDisease
    range: Symptom
  inheritance:
    name: inheritance
    examples:
    - value: autosomal recessive
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    alias: inheritance
    owner: MendelianDisease
    domain_of:
    - MendelianDisease
    range: Inheritance
  genes:
    name: genes
    annotations:
      prompt:
        tag: prompt
        value: 'semicolon separated list of gene symbols; for example: PEX1; PEX2;
          PEX3'
    examples:
    - value: PEX1
    - value: PEX2
    - value: PEX3
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    multivalued: true
    alias: genes
    owner: MendelianDisease
    domain_of:
    - MendelianDisease
    range: Gene
  disease_onsets:
    name: disease_onsets
    annotations:
      prompt:
        tag: prompt
        value: 'semi-colon separated list of onsets at which the disease occurs, for
          example: adult; juvenile; first decade'
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    multivalued: true
    alias: disease_onsets
    owner: MendelianDisease
    domain_of:
    - MendelianDisease
    range: Onset
  publications:
    name: publications
    annotations:
      prompt.skip:
        tag: prompt.skip
        value: 'true'
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    multivalued: true
    alias: publications
    owner: MendelianDisease
    domain_of:
    - MendelianDisease
    range: Publication
  id:
    name: id
    annotations:
      prompt.skip:
        tag: prompt.skip
        value: 'true'
    description: A unique identifier for the named entity
    comments:
    - this is populated during the grounding and normalization step
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    rank: 1000
    identifier: true
    alias: id
    owner: MendelianDisease
    domain_of:
    - NamedEntity
    - Publication
    range: string
    required: true
  label:
    name: label
    annotations:
      owl:
        tag: owl
        value: AnnotationProperty, AnnotationAssertion
    description: The label (name) of the named thing
    from_schema: http://w3id.org/ontogpt/mendelian_disease
    aliases:
    - name
    rank: 1000
    slot_uri: rdfs:label
    alias: label
    owner: MendelianDisease
    domain_of:
    - NamedEntity
    range: string