-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample_data.json
More file actions
220 lines (220 loc) · 9.68 KB
/
Copy pathsample_data.json
File metadata and controls
220 lines (220 loc) · 9.68 KB
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
[
{
"id": "115750235f544a73b678c4f5c7beabdc",
"context": "Title: Ontological Frameworks and Clinical Staging Classifications \n\n Content: \nThe formal organization of medical concepts relies heavily on ontological structures that define how entities relate to one another. At the highest level, the independent continuant is a subclass of continuant, representing entities that exist independently of other specific entities. These independent continuants are divided into two primary categories: the immaterial entity, which is a subclass of independent continuant, and the material entity, which is also a subclass of independent continuant. This distinction helps separate physical tumors from abstract properties or relations. Additionally, the generically dependent continuant is a subclass of continuant, encompassing entities that depend on their bearers for their existence, such as the mass of a tumor. In the clinical context, these structural distinctions support the classification of disease progression, particularly within the American Joint Committee on Cancer (AJCC) guidelines. For instance, under the AJCC 7th edition, specific stages are defined as instances of clinical tumor stage group according to AJCC 7th edition. These stages include Stage IVA (AJCC 7th), Stage IIA (AJCC 7th), Stage IIIA (AJCC 7th), Stage I (AJCC 7th), and Stage IIIB (AJCC 7th). Notably, Stage IIA (AJCC 7th) is also recognized as an instance of class within broader taxonomic hierarchies. While the 7th edition provides a detailed framework, historical classifications remain relevant; for example, in the 4th edition, Stage IIIC (AJCC 4th) is an instance of clinical tumor stage group according to AJCC 4th edition. Understanding these hierarchical relationships is crucial for accurate data integration and clinical research.",
"primitive-ontology-triples": [
[
"independent continuant",
"is-a",
"continuant"
],
[
"immaterial entity",
"is-a",
"independent continuant"
],
[
"material entity",
"is-a",
"independent continuant"
],
[
"generically dependent continuant",
"is-a",
"continuant"
],
[
"stage iva (ajcc 7th)",
"instance-of",
"clinical tumor stage group according to ajcc 7th edition"
],
[
"stage iia (ajcc 7th)",
"instance-of",
"clinical tumor stage group according to ajcc 7th edition"
],
[
"stage iii a (ajcc 7th)",
"instance-of",
"clinical tumor stage group according to ajcc 7th edition"
],
[
"stage iiic (ajcc 7th)",
"instance-of",
"clinical tumor stage group according to ajcc 7th edition"
],
[
"stage i (ajcc 7th)",
"instance-of",
"clinical tumor stage group according to ajcc 7th edition"
],
[
"stage iiib (ajcc 7th)",
"instance-of",
"clinical tumor stage group according to ajcc 7th edition"
],
[
"stage 0 (ajcc 7th)",
"instance-of",
"clinical tumor stage group according to ajcc 7th edition"
],
[
"stage ivb (ajcc 7th)",
"instance-of",
"clinical tumor stage group according to ajcc 7th edition"
],
[
"occult carcinoma (ajcc 7th)",
"instance-of",
"clinical tumor stage group according to ajcc 7th edition"
],
[
"material entity",
"disjoint with",
"immaterial entity"
],
[
"independent continuant",
"disjoint with",
"generically dependent continuant"
]
]
},
{
"id": "693c2b4d9e35457a87a87a751304cb9e",
"context": "Title: Ecology and Environment of the Ocean Floor \n\n Content: \nThe ocean floor is a fascinating and complex system that includes various unique geological features, each playing a vital role in the ecological balance of marine environments. One of the most prominent structures is the abyssal plain, a flat region that serves as a critical habitat for deep-sea organisms, making it a key subclass of the ocean floor. Adjacent to this, the ocean ridge, a notable feature formed at divergent plate boundaries, creates significant underwater mountain ranges that influence ocean currents and nutrient distribution. At the boundaries of tectonic plates, the abyssal trench emerges as another subclass of the ocean floor, marking the deepest parts of the ocean. Within these oceanic depths, we also find hydrothermal vents, which are classified as subdivisions of the ocean floor. These vents are remarkable ecosystems, rich in nutrients, and provide habitats for unique species adapted to extreme conditions. Additionally, cold seeps, another subclass of fissures, allow for the migration of methane and other fluids from the ocean's subsurface, supporting biodiversity in otherwise inhospitable environments. Together, these elements contribute to the diverse and intricate ecology of the ocean floor.",
"primitive-ontology-triples": [
[
"cold seep",
"is-a",
"fissure"
],
[
"hydrothermal vent",
"is-a",
"ocean floor"
],
[
"abyssal plain",
"is-a",
"ocean floor"
],
[
"abyssal trench",
"is-a",
"ocean floor"
],
[
"ocean ridge",
"is-a",
"ocean floor"
],
[
"abyssal hill",
"is-a",
"ocean floor"
],
[
"continental shelf",
"is-a",
"ocean floor"
],
[
"deep sea trench",
"is-a",
"ocean floor"
],
[
"cold seep",
"is-a",
"ocean floor"
],
[
"continental rise",
"is-a",
"ocean floor"
],
[
"continental slope",
"is-a",
"ocean floor"
],
[
"algal flat",
"is-a",
"ocean floor"
],
[
"abyssal trench",
"equivalent class",
"deep sea trench"
]
]
},
{
"id": "86c86d943da74206bda49221e61eae2b",
"context": "Title: Defining Clinical Study Populations Through Specific Inclusion Criteria \n\n Content: \nIn clinical research and medical studies, establishing a clear target population is essential for ensuring data validity and patient safety. This process relies heavily on inclusion criterion definitions, which serve as the foundational filters to determine which participants are eligible for enrollment. By design, every specific filter, such as the use of medication inclusion criterion or the hospital patient inclusion criterion, represents a subclass of inclusion criterion, collectively forming a comprehensive framework for eligibility. demographic factors play a pivotal role in study design. researchers often apply a sex inclusion criterion to control for biological variations, while an age group inclusion criterion ensures the study focuses on a specific developmental stage. additionally, diversity and representativeness are addressed through an ethnicity inclusion criterion and country of residence inclusion criteria, the latter ensuring that geographic and regulatory contexts are appropriately considered. in some cases, a defined population inclusion criterion is utilized to target a highly specific cohort based on aggregated data or registry information. clinical and lifestyle parameters further refine the cohort. a bmi range inclusion criterion might be employed to exclude participants with extreme body mass indices that could confound metabolic outcomes. similarly, a clinically relevant lifestyle inclusion criterion ensures that habits such as smoking or alcohol consumption are accounted for, aligning with the principles of a clinically relevant exposure inclusion criterion that tracks specific risk factors. medical history is also scrutinized; for instance, a gravidity inclusion criterion determines pregnancy history, which is crucial for safety in reproductive studies, while a family status inclusion criterion might be relevant for genetic or caregiving-focused research. finally, the use of medication inclusion criterion ensures that participants are not on drugs that could interact with the intervention. together, these specialized inclusion criterion types allow investigators to construct rigorous, reproducible clinical protocols.",
"primitive-ontology-triples": [
[
"use of medication inclusion criterion",
"is-a",
"inclusion criterion"
],
[
"hospital patient inclusion criterion",
"is-a",
"inclusion criterion"
],
[
"sex inclusion criterion",
"is-a",
"inclusion criterion"
],
[
"gravidity inclusion criterion",
"is-a",
"inclusion criterion"
],
[
"clinically relevant lifestyle inclusion criterion",
"is-a",
"inclusion criterion"
],
[
"age group inclusion criterion",
"is-a",
"inclusion criterion"
],
[
"country of residence inclusion criteria",
"is-a",
"inclusion criterion"
],
[
"ethnicity inclusion criterion",
"is-a",
"inclusion criterion"
],
[
"defined population inclusion criterion",
"is-a",
"inclusion criterion"
],
[
"bmi range inclusion criterion",
"is-a",
"inclusion criterion"
],
[
"clinically relevant exposure inclusion criterion",
"is-a",
"inclusion criterion"
],
[
"family status inclusion criterion",
"is-a",
"inclusion criterion"
]
]
}
]