-
Notifications
You must be signed in to change notification settings - Fork 54
/
Copy pathchildhood.yaml
52 lines (40 loc) · 1.1 KB
/
childhood.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
52
pattern_name: childhood
pattern_iri: http://purl.obolibrary.org/obo/mondo/patterns/childhood.yaml
description: 'An instance of a disease that has an onset of signs or symptoms of disease
between the age of 1 to 5 years (childhood onset).
Examples: [childhood astrocytic tumor](http://purl.obolibrary.org/obo/MONDO_0002505),
[childhood malignant melanoma](http://purl.obolibrary.org/obo/MONDO_0042494)'
contributors:
- https://orcid.org/0000-0002-6601-2165
- https://orcid.org/0000-0001-5208-3432
classes:
childhood: HP:0011463
disease: MONDO:0000001
relations:
has characteristic: RO:0000053
annotationProperties:
exact_synonym: oio:hasExactSynonym
related_synonym: oio:hasRelatedSynonym
vars:
disease: '''disease'''
name:
text: childhood %s
vars:
- disease
annotations:
- annotationProperty: exact_synonym
text: '%s of childhood'
vars:
- disease
- annotationProperty: related_synonym
text: pediatric %s
vars:
- disease
def:
text: A %s that occurs during childhood.
vars:
- disease
equivalentTo:
text: '%s and ''has characteristic'' some ''childhood'''
vars:
- disease