forked from monarch-initiative/mondo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
isolated.yaml
57 lines (45 loc) · 1.79 KB
/
isolated.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: isolated
pattern_iri: http://purl.obolibrary.org/obo/mondo/patterns/isolated.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 isolated form of a disease when a term exists for
the isolated/syndromic-neutral version. In general, this pattern should be used
in parallel with syndromic. 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/syndromic.yaml). Note
that the isolated and syndromic forms will be inferred to be disjoint due to the
GCI pattern.
Examples: [''isolated aniridia''](http://purl.obolibrary.org/obo/MONDO_0007119),
[''isolated dystonia''](http://purl.obolibrary.org/obo/MONDO_0015494), [''isolated
focal palmoplantar keratoderma''](http://purl.obolibrary.org/obo/MONDO_0017673)'
contributors:
- https://orcid.org/0000-0002-6601-2165
- https://orcid.org/0000-0001-5208-3432
classes:
isolated: MONDO:0021128
disease: MONDO:0000001
relations:
has modifier: RO:0002573
annotationProperties:
exact_synonym: oio:hasExactSynonym
related_synonym: oio:hasRelatedSynonym
vars:
disease: '''disease'''
name:
text: isolated %s
vars:
- disease
annotations:
- annotationProperty: exact_synonym
text: nonsyndromic %s
vars:
- disease
def:
text: A %s that is not part of a larger syndrome.
vars:
- disease
equivalentTo:
text: '%s and ''has modifier'' some ''isolated'''
vars:
- disease