-
Notifications
You must be signed in to change notification settings - Fork 54
/
Copy pathenvironmental_stimulus.yaml
51 lines (40 loc) · 1.12 KB
/
environmental_stimulus.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: environmental_stimulus
pattern_iri: http://purl.obolibrary.org/obo/mondo/patterns/environmental_stimulus.yaml
description: 'A disease that is caused by exposure to an environmental stimulus, like
the sun or pesticides. Examples: [carbon monoxide-induced parkinsonism](http://purl.obolibrary.org/obo/MONDO_0017639),
[cocaine intoxication](http://purl.obolibrary.org/obo/MONDO_0019544)'
contributors:
- https://orcid.org/0000-0002-6601-2165
- https://orcid.org/0000-0001-5208-3432
classes:
disease: MONDO:0000001
material entity: BFO:0000040
relations:
realized in response to stimulus: RO:0004028
annotationProperties:
exact_synonym: oio:hasExactSynonym
related_synonym: oio:hasRelatedSynonym
vars:
disease: '''disease'''
stimulus: '''material entity'''
name:
text: '%s from %s'
vars:
- disease
- stimulus
annotations:
- annotationProperty: exact_synonym
text: '%s %s'
vars:
- stimulus
- disease
def:
text: A %s that is caused by exposure to %s.
vars:
- disease
- stimulus
equivalentTo:
text: '%s and ''realized in response to stimulus'' some %s'
vars:
- disease
- stimulus