-
Notifications
You must be signed in to change notification settings - Fork 54
/
Copy pathdisease_has_major_feature.yaml
50 lines (38 loc) · 1.16 KB
/
disease_has_major_feature.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
pattern_name: disease_has_phenotype
pattern_iri: http://purl.obolibrary.org/obo/mondo/patterns/disease_has_major_feature.yaml
description: 'Diseases which have a phenotype as a major feature of the disease are included in this pattern, e.g. scurvy (MONDO:0009412) which has the major feature of low levels of vitamin C (HP:0100510).'
contributors:
- https://orcid.org/0000-0002-7463-6306
classes:
disease: MONDO:0005070
phenotypic abnormality: HP:0000118
relations:
disease has major feature: http://purl.obolibrary.org/obo/mondo#disease_has_major_feature
annotationProperties:
exact_synonym: oio:hasExactSynonym
related_synonym: oio:hasRelatedSynonym
vars:
disease: '''disease'''
phenotypic abnormality: '''phenotypic abnormality'''
#name:
# text: '%s neoplasm'
# vars:
# - structure
#annotations:
#- annotationProperty: exact_synonym
# text: malignant %s neoplasm
# vars:
# - structure
#- annotationProperty: exact_synonym
# text: neoplasm of %s
# vars:
# - structure
#def:
# text: A neoplasm involving a %s.
# vars:
# - structure
equivalentTo:
text: "%s and 'disease has major feature' some %s"
vars:
- disease
- phenotypic abnormality