-
Notifications
You must be signed in to change notification settings - Fork 54
/
Copy pathallergy.yaml
51 lines (38 loc) · 1.28 KB
/
allergy.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
pattern_name: allergy
pattern_iri: http://purl.obolibrary.org/obo/mondo/patterns/allergy.yaml
description: '
Allergy classified according to allergic trigger. This pattern is to refine an existing
disease by trigger, the [allergic_form_of_disease.yaml](https://github.com/monarch-initiative/mondo/blob/master/src/patterns/dosdp-patterns/allergic_form_of_disease.yaml)
pattern is for a generic disease.
Examples: [egg allergy](http://purl.obolibrary.org/obo/MONDO_0005741), [peach allergy](http://purl.obolibrary.org/obo/MONDO_0000785),
[gluten allergy](http://purl.obolibrary.org/obo/MONDO_0000606)'
contributors:
- https://orcid.org/0000-0002-6601-2165
- https://orcid.org/0000-0001-5208-3432
classes:
allergic disease: MONDO:0005271
owl_thing: owl:Thing
relations:
realized in response to stimulus: RO:0004028
annotationProperties:
exact_synonym: oio:hasExactSynonym
related_synonym: oio:hasRelatedSynonym
vars:
substance: owl_thing
name:
text: '%s allergic disease'
vars:
- substance
annotations:
- annotationProperty: exact_synonym
text: allergy of %s
vars:
- substance
def:
text: A allergic disease involving a %s.
vars:
- substance
equivalentTo:
text: '''allergic disease'' and ''realized in response to stimulus'' some %s'
vars:
- substance