Class: ChemicalToDiseaseRelationship
A triple where the subject is a chemical and the object is a disease.
URI: drug:ChemicalToDiseaseRelationship
erDiagram
ChemicalToDiseaseRelationship {
string qualifier
}
NamedEntity {
string id
string label
}
Disease {
string id
string label
}
ChemicalToDiseasePredicate {
string id
string label
}
Chemical {
string id
string label
}
ChemicalToDiseaseRelationship ||--|o Chemical : "subject"
ChemicalToDiseaseRelationship ||--|o ChemicalToDiseasePredicate : "predicate"
ChemicalToDiseaseRelationship ||--|o Disease : "object"
ChemicalToDiseaseRelationship ||--|o NamedEntity : "subject_qualifier"
ChemicalToDiseaseRelationship ||--|o NamedEntity : "object_qualifier"
Inheritance
- CompoundExpression
- Triple
- ChemicalToDiseaseRelationship
- Triple
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
subject | 0..1 Chemical |
The chemical substance, drug, or small molecule | Triple |
predicate | 0..1 ChemicalToDiseasePredicate |
The relationship type, e | Triple |
object | 0..1 Disease |
The disease or condition that is being treated or induced by the chemical | Triple |
qualifier | 0..1 String |
A qualifier for the statements, e | Triple |
subject_qualifier | 0..1 NamedEntity |
An optional qualifier or modifier for the chemical, e | Triple |
object_qualifier | 0..1 NamedEntity |
An optional qualifier or modifier for the disease, e | Triple |
Usages
used by | used in | type | used |
---|---|---|---|
ChemicalToDiseaseDocument | triples | range | ChemicalToDiseaseRelationship |
Identifier and Mapping Information
Schema Source
- from schema: http://w3id.org/ontogpt/ctd
Mappings
Mapping Type | Mapped Value |
---|---|
self | drug:ChemicalToDiseaseRelationship |
native | drug:ChemicalToDiseaseRelationship |
LinkML Source
Direct
name: ChemicalToDiseaseRelationship
description: A triple where the subject is a chemical and the object is a disease.
from_schema: http://w3id.org/ontogpt/ctd
is_a: Triple
slot_usage:
subject:
name: subject
description: 'The chemical substance, drug, or small molecule. For example: Lidocaine,
Monosodium Glutamate, Imatinib.'
domain_of:
- Triple
range: Chemical
object:
name: object
description: The disease or condition that is being treated or induced by the
chemical. For example, asthma, cancer, covid-19, cardiac asystole, Hypotension,
Headache.
domain_of:
- Triple
range: Disease
predicate:
name: predicate
description: The relationship type, e.g. INDUCES, TREATS.
domain_of:
- Triple
range: ChemicalToDiseasePredicate
subject_qualifier:
name: subject_qualifier
description: An optional qualifier or modifier for the chemical, e.g. "high dose"
or "intravenously administered"
domain_of:
- Triple
range: NamedEntity
object_qualifier:
name: object_qualifier
description: An optional qualifier or modifier for the disease, e.g. "severe"
or "with additional complications"
domain_of:
- Triple
range: NamedEntity
Induced
name: ChemicalToDiseaseRelationship
description: A triple where the subject is a chemical and the object is a disease.
from_schema: http://w3id.org/ontogpt/ctd
is_a: Triple
slot_usage:
subject:
name: subject
description: 'The chemical substance, drug, or small molecule. For example: Lidocaine,
Monosodium Glutamate, Imatinib.'
domain_of:
- Triple
range: Chemical
object:
name: object
description: The disease or condition that is being treated or induced by the
chemical. For example, asthma, cancer, covid-19, cardiac asystole, Hypotension,
Headache.
domain_of:
- Triple
range: Disease
predicate:
name: predicate
description: The relationship type, e.g. INDUCES, TREATS.
domain_of:
- Triple
range: ChemicalToDiseasePredicate
subject_qualifier:
name: subject_qualifier
description: An optional qualifier or modifier for the chemical, e.g. "high dose"
or "intravenously administered"
domain_of:
- Triple
range: NamedEntity
object_qualifier:
name: object_qualifier
description: An optional qualifier or modifier for the disease, e.g. "severe"
or "with additional complications"
domain_of:
- Triple
range: NamedEntity
attributes:
subject:
name: subject
description: 'The chemical substance, drug, or small molecule. For example: Lidocaine,
Monosodium Glutamate, Imatinib.'
from_schema: http://w3id.org/ontogpt/ctd
rank: 1000
alias: subject
owner: ChemicalToDiseaseRelationship
domain_of:
- Triple
range: Chemical
predicate:
name: predicate
description: The relationship type, e.g. INDUCES, TREATS.
from_schema: http://w3id.org/ontogpt/ctd
rank: 1000
alias: predicate
owner: ChemicalToDiseaseRelationship
domain_of:
- Triple
range: ChemicalToDiseasePredicate
object:
name: object
description: The disease or condition that is being treated or induced by the
chemical. For example, asthma, cancer, covid-19, cardiac asystole, Hypotension,
Headache.
from_schema: http://w3id.org/ontogpt/ctd
rank: 1000
alias: object
owner: ChemicalToDiseaseRelationship
domain_of:
- Triple
range: Disease
qualifier:
name: qualifier
description: A qualifier for the statements, e.g. "NOT" for negation
from_schema: http://w3id.org/ontogpt/ctd
rank: 1000
alias: qualifier
owner: ChemicalToDiseaseRelationship
domain_of:
- Triple
range: string
subject_qualifier:
name: subject_qualifier
description: An optional qualifier or modifier for the chemical, e.g. "high dose"
or "intravenously administered"
from_schema: http://w3id.org/ontogpt/ctd
rank: 1000
alias: subject_qualifier
owner: ChemicalToDiseaseRelationship
domain_of:
- Triple
range: NamedEntity
object_qualifier:
name: object_qualifier
description: An optional qualifier or modifier for the disease, e.g. "severe"
or "with additional complications"
from_schema: http://w3id.org/ontogpt/ctd
rank: 1000
alias: object_qualifier
owner: ChemicalToDiseaseRelationship
domain_of:
- Triple
range: NamedEntity