-
Notifications
You must be signed in to change notification settings - Fork 54
/
Copy pathsyndromic.yaml
57 lines (46 loc) · 1.69 KB
/
syndromic.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
53
54
55
56
57
pattern_name: syndromic
pattern_iri: http://purl.obolibrary.org/obo/mondo/patterns/syndromic.yaml
description: "Some diseases exist in both isolated and syndromic forms. For example,\
\ aniridia ([MONDO_0019172 aniridia](http://purl.obolibrary.org/obo/MONDO_0019172),\
\ [MONDO_0020148'syndromic aniridia'](http://purl.obolibrary.org/obo/MONDO_0020148)\
\ and [MONDO_0007119 'isolated aniridia'](http://purl.obolibrary.org/obo/MONDO_0007119).\
\ Use this pattern to define the syndromic form of a disease when a term exists\
\ for the isolated/syndromic-neutral version. In general, this pattern should be\
\ used in parallel with isolated. E.g. if you make a term 'syndromic disease, you\
\ should also have 'isolated disease' [see pattern here(https://github.com/monarch-initiative/mondo/blob/master/src/patterns/dosdp-patterns/isolated.yaml).\
\ \nNote that the isolated and syndromic forms will be inferred to be disjoint due\
\ to the GCI pattern."
contributors:
- https://orcid.org/0000-0002-6601-2165
- https://orcid.org/0000-0001-5208-3432
classes:
syndromic: MONDO:0021127
disease or disorder: MONDO:0000001
relations:
has characteristic: RO:0000053
annotationProperties:
exact_synonym: oio:hasExactSynonym
related_synonym: oio:hasRelatedSynonym
vars:
disease: '''disease or disorder'''
name:
text: syndromic %s
vars:
- disease
annotations:
- annotationProperty: exact_synonym
text: syndromic %s
vars:
- disease
- annotationProperty: related_synonym
text: syndrome associated with %s
vars:
- disease
def:
text: A %s that is part of a larger syndrome.
vars:
- disease
equivalentTo:
text: '%s and ''has characteristic'' some ''syndromic'''
vars:
- disease