Skip to content

Class: DiseaseTreatmentSummary

URI: treatment:DiseaseTreatmentSummary

classDiagram class DiseaseTreatmentSummary DiseaseTreatmentSummary : disease DiseaseTreatmentSummary : drugs DiseaseTreatmentSummary : treatment_efficacies DiseaseTreatmentSummary : treatment_mechanisms DiseaseTreatmentSummary : treatments

Slots

Name Cardinality and Range Description Inheritance
disease 0..1
Disease
the name of the disease that is treated direct
drugs 0..*
Drug
semicolon-separated list of named small molecule drugs direct
treatments 0..*
Treatment
semicolon-separated list of therapies and treatments direct
treatment_mechanisms 0..*
TreatmentMechanism
semicolon-separated list of treatment to asterisk-separated mechanism associa... direct
treatment_efficacies 0..*
TreatmentEfficacy
semicolon-separated list of treatment to efficacy associations, e direct

Identifier and Mapping Information

Schema Source

  • from schema: http://w3id.org/linkml/ai/templates/treatment

Mappings

Mapping Type Mapped Value
self treatment:DiseaseTreatmentSummary
native treatment:DiseaseTreatmentSummary

LinkML Source

Direct

name: DiseaseTreatmentSummary
from_schema: http://w3id.org/linkml/ai/templates/treatment
rank: 1000
attributes:
  disease:
    name: disease
    description: the name of the disease that is treated
    from_schema: http://w3id.org/linkml/ai/templates/treatment
    rank: 1000
    range: Disease
  drugs:
    name: drugs
    description: semicolon-separated list of named small molecule drugs
    from_schema: http://w3id.org/linkml/ai/templates/treatment
    rank: 1000
    multivalued: true
    range: Drug
  treatments:
    name: treatments
    description: semicolon-separated list of therapies and treatments
    from_schema: http://w3id.org/linkml/ai/templates/treatment
    rank: 1000
    multivalued: true
    range: Treatment
  treatment_mechanisms:
    name: treatment_mechanisms
    annotations:
      prompt.separator:
        tag: prompt.separator
        value: '*'
    description: semicolon-separated list of treatment to asterisk-separated mechanism
      associations
    from_schema: http://w3id.org/linkml/ai/templates/treatment
    rank: 1000
    multivalued: true
    range: TreatmentMechanism
  treatment_efficacies:
    name: treatment_efficacies
    annotations:
      prompt.separator:
        tag: prompt.separator
        value: '*'
    description: semicolon-separated list of treatment to efficacy associations, e.g.
      Imatinib*effective
    from_schema: http://w3id.org/linkml/ai/templates/treatment
    rank: 1000
    multivalued: true
    range: TreatmentEfficacy

Induced

name: DiseaseTreatmentSummary
from_schema: http://w3id.org/linkml/ai/templates/treatment
rank: 1000
attributes:
  disease:
    name: disease
    description: the name of the disease that is treated
    from_schema: http://w3id.org/linkml/ai/templates/treatment
    rank: 1000
    alias: disease
    owner: DiseaseTreatmentSummary
    domain_of:
    - DiseaseTreatmentSummary
    range: Disease
  drugs:
    name: drugs
    description: semicolon-separated list of named small molecule drugs
    from_schema: http://w3id.org/linkml/ai/templates/treatment
    rank: 1000
    multivalued: true
    alias: drugs
    owner: DiseaseTreatmentSummary
    domain_of:
    - DiseaseTreatmentSummary
    range: Drug
  treatments:
    name: treatments
    description: semicolon-separated list of therapies and treatments
    from_schema: http://w3id.org/linkml/ai/templates/treatment
    rank: 1000
    multivalued: true
    alias: treatments
    owner: DiseaseTreatmentSummary
    domain_of:
    - DiseaseTreatmentSummary
    range: Treatment
  treatment_mechanisms:
    name: treatment_mechanisms
    annotations:
      prompt.separator:
        tag: prompt.separator
        value: '*'
    description: semicolon-separated list of treatment to asterisk-separated mechanism
      associations
    from_schema: http://w3id.org/linkml/ai/templates/treatment
    rank: 1000
    multivalued: true
    alias: treatment_mechanisms
    owner: DiseaseTreatmentSummary
    domain_of:
    - DiseaseTreatmentSummary
    range: TreatmentMechanism
  treatment_efficacies:
    name: treatment_efficacies
    annotations:
      prompt.separator:
        tag: prompt.separator
        value: '*'
    description: semicolon-separated list of treatment to efficacy associations, e.g.
      Imatinib*effective
    from_schema: http://w3id.org/linkml/ai/templates/treatment
    rank: 1000
    multivalued: true
    alias: treatment_efficacies
    owner: DiseaseTreatmentSummary
    domain_of:
    - DiseaseTreatmentSummary
    range: TreatmentEfficacy