forked from monarch-initiative/mondo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathacquired.yaml
45 lines (34 loc) · 981 Bytes
/
acquired.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
pattern_name: acquired
pattern_iri: http://purl.obolibrary.org/obo/mondo/patterns/acquired.yaml
description: Pattern for extending a etiology-generic disease class to an acquired
form. Here acquired means that basis for the disease is acquired during the individuals
lifetime. It need not exclude genetic etiology, but it excludes inherited.
contributors:
- https://orcid.org/0000-0002-6601-2165
classes:
acquired: MONDO:0021141
disease: MONDO:0000001
relations:
has characteristic: RO:0000053
annotationProperties:
exact_synonym: oio:hasExactSynonym
related_synonym: oio:hasRelatedSynonym
vars:
disease: '''disease'''
name:
text: acquired %s
vars:
- disease
annotations:
- annotationProperty: exact_synonym
text: acquired %s
vars:
- disease
def:
text: An instance of %s that is acquired during the lifetime of the individual.
vars:
- disease
equivalentTo:
text: '%s and ''has characteristic'' some ''acquired'''
vars:
- disease