Skip to content

Commit db14e86

Browse files
authored
Merge pull request #703 from biolink/702
fixes #702, typo in treatment
2 parents 1190be4 + 30bcb25 commit db14e86

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

biolink-model.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3112,7 +3112,7 @@ slots:
31123112
description: >-
31133113
holds between a therapeutic procedure or chemical substance
31143114
and a disease or phenotypic feature that it is used to treat
3115-
domain: chemical or drug or treatement
3115+
domain: chemical or drug or treatment
31163116
range: disease or phenotypic feature
31173117
in_subset:
31183118
- translator_minimal
@@ -5005,7 +5005,7 @@ classes:
50055005
- has quotient
50065006
- has percentage
50075007

5008-
chemical or drug or treatement:
5008+
chemical or drug or treatment:
50095009
mixin: true
50105010

50115011
## ------
@@ -6037,7 +6037,7 @@ classes:
60376037
is_a: molecular entity
60386038
mixins:
60396039
- mixture
6040-
- chemical or drug or treatement
6040+
- chemical or drug or treatment
60416041
- ontology class
60426042
description: >-
60436043
A substance intended for use in the diagnosis, cure,
@@ -7229,7 +7229,7 @@ classes:
72297229
is_a: named thing
72307230
mixins:
72317231
- exposure event
7232-
- chemical or drug or treatement
7232+
- chemical or drug or treatment
72337233
description: >-
72347234
A treatment is targeted at a disease or phenotype and may involve
72357235
multiple drug 'exposures', medical devices and/or procedures

0 commit comments

Comments
 (0)