forked from biolink/biolink-model
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathanatomical_entity_to_anatomical_entity_ontogenic_association.gv
374 lines (374 loc) · 14 KB
/
anatomical_entity_to_anatomical_entity_ontogenic_association.gv
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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
digraph {
graph [bb="0,0,5108,283"];
node [label="\N"];
"anatomical entity to anatomical entity ontogenic association" [height=0.5,
label="anatomical entity to anatomical entity ontogenic association",
pos="2828.4,265",
width=8.0701];
"anatomical entity to anatomical entity association" [height=0.5,
pos="242.43,178",
width=6.7341];
"anatomical entity to anatomical entity ontogenic association" -> "anatomical entity to anatomical entity association" [label=is_a,
lp="640.43,221.5",
pos="e,338.39,194.57 2538.8,263.49 2028.6,261.9 989.11,255.41 626.43,229 532.1,222.13 425.48,207.71 348.56,196.12"];
id [color=blue,
height=0.5,
label=string,
pos="541.43,178",
width=1.0652];
"anatomical entity to anatomical entity ontogenic association" -> id [color=blue,
label=id,
lp="756.43,221.5",
pos="e,570.42,189.98 2541.6,262.14 2012.7,258.28 922.27,248.11 749.43,229 677.26,221.02 659.37,215.5 589.43,196 586.32,195.13 583.12,\
194.17 579.92,193.15",
style=solid];
iri [color=blue,
height=0.5,
label="iri type",
pos="642.43,178",
width=1.2277];
"anatomical entity to anatomical entity ontogenic association" -> iri [color=blue,
label=iri,
lp="869.43,221.5",
pos="e,675.34,190.2 2542.3,261.73 2036.7,257.31 1023.4,246.4 861.43,229 786.64,220.97 768.25,214.85 695.43,196 692.05,195.13 688.57,194.16 \
685.09,193.15",
style=solid];
name [color=blue,
height=0.5,
label="label type",
pos="761.43,178",
width=1.5707];
"anatomical entity to anatomical entity ontogenic association" -> name [color=blue,
label=name,
lp="976.43,221.5",
pos="e,799.39,191.54 2541.2,262.29 2055.2,258.85 1108.5,249.59 956.43,229 905.29,222.08 848.28,206.51 809.17,194.57",
style=solid];
description [color=blue,
height=0.5,
label="narrative text",
pos="911.43,178",
width=2.0943];
"anatomical entity to anatomical entity ontogenic association" -> description [color=blue,
label=description,
lp="1096.9,221.5",
pos="e,945.48,194.14 2539.2,263.22 2074.2,261.21 1197.7,254.11 1056.4,229 1021.4,222.77 983.37,209.4 955.07,198.06",
style=solid];
"has attribute" [color=blue,
height=0.5,
label=attribute,
pos="1056.4,178",
width=1.4443];
"anatomical entity to anatomical entity ontogenic association" -> "has attribute" [color=blue,
label="has attribute",
lp="1242.4,221.5",
pos="e,1086,192.82 2539.6,262.87 2105.8,260.41 1323.2,252.7 1195.4,229 1160.5,222.52 1122.6,208.39 1095.2,196.8",
style=solid];
negated [color=blue,
height=0.5,
label=boolean,
pos="1173.4,178",
width=1.2999];
"anatomical entity to anatomical entity ontogenic association" -> negated [color=blue,
label=negated,
lp="1398.4,221.5",
pos="e,1207.6,190.46 2537.9,264.1 2178.4,262.99 1587.1,256.79 1369.4,229 1316.1,222.2 1256.5,205.66 1217.2,193.46",
style=solid];
qualifiers [color=blue,
height=0.5,
label="ontology class",
pos="1314.4,178",
width=2.1304];
"anatomical entity to anatomical entity ontogenic association" -> qualifiers [color=blue,
label=qualifiers,
lp="1538.9,221.5",
pos="e,1356.7,193.07 2537.9,264.08 2210,262.8 1697.2,256.26 1505.4,229 1457.6,222.2 1404.6,207.74 1366.5,196.11",
style=solid];
publications [color=blue,
height=0.5,
label=publication,
pos="1471.4,178",
width=1.7332];
"anatomical entity to anatomical entity ontogenic association" -> publications [color=blue,
label=publications,
lp="1686.4,221.5",
pos="e,1508.2,192.71 2538.2,263.89 2243.7,262.26 1808.2,255.25 1642.4,229 1599.3,222.18 1551.8,207.69 1517.8,196.06",
style=solid];
"has evidence" [color=blue,
height=0.5,
label="evidence type",
pos="1627.4,178",
width=2.0943];
"anatomical entity to anatomical entity ontogenic association" -> "has evidence" [color=blue,
label="has evidence",
lp="1840.9,221.5",
pos="e,1665.9,193.61 2540.4,262.5 2285.3,259.67 1932.5,251.61 1794.4,229 1753.6,222.3 1708.7,208.48 1675.7,197.06",
style=solid];
"knowledge source" [color=blue,
height=0.5,
label="information resource",
pos="1829.4,178",
width=3.015];
"anatomical entity to anatomical entity ontogenic association" -> "knowledge source" [color=blue,
label="knowledge source",
lp="1995.9,221.5",
pos="e,1855.5,195.59 2554.3,259.02 2312.9,253.69 1990.6,243.94 1931.4,229 1907.9,223.07 1883.5,211.31 1864.4,200.68",
style=solid];
"primary knowledge source" [color=blue,
height=0.5,
label="information resource",
pos="2064.4,178",
width=3.015];
"anatomical entity to anatomical entity ontogenic association" -> "primary knowledge source" [color=blue,
label="primary knowledge source",
lp="2167.4,221.5",
pos="e,2062.2,196.41 2552.7,259.33 2344.2,254.5 2090.7,245.32 2072.4,229 2066.1,223.34 2063.4,214.82 2062.5,206.41",
style=solid];
"aggregator knowledge source" [color=blue,
height=0.5,
label="information resource",
pos="2299.4,178",
width=3.015];
"anatomical entity to anatomical entity ontogenic association" -> "aggregator knowledge source" [color=blue,
label="aggregator knowledge source",
lp="2375.9,221.5",
pos="e,2278.7,195.97 2577.8,255.88 2434.4,249.97 2280.6,240.92 2269.4,229 2262.4,221.54 2265.6,212.18 2272.1,203.58",
style=solid];
timepoint [color=blue,
height=0.5,
label="time type",
pos="2481.4,178",
width=1.5346];
"anatomical entity to anatomical entity ontogenic association" -> timepoint [color=blue,
label=timepoint,
lp="2531.4,221.5",
pos="e,2482,196.47 2629,251.85 2565.3,246.23 2508.1,238.64 2496.4,229 2489.7,223.41 2485.9,214.91 2483.8,206.49",
style=solid];
"original subject" [color=blue,
height=0.5,
label=string,
pos="2593.4,178",
width=1.0652];
"anatomical entity to anatomical entity ontogenic association" -> "original subject" [color=blue,
label="original subject",
lp="2630.4,221.5",
pos="e,2579.7,194.92 2626.9,251.96 2602.8,246.7 2583.4,239.32 2574.4,229 2568.2,221.83 2570,212.39 2574.4,203.65",
style=solid];
"original predicate" [color=blue,
height=0.5,
label=uriorcurie,
pos="2707.4,178",
width=1.5887];
"anatomical entity to anatomical entity ontogenic association" -> "original predicate" [color=blue,
label="original predicate",
lp="2757.9,221.5",
pos="e,2696.4,195.76 2733.8,247.91 2715.6,242.88 2700.3,236.61 2694.4,229 2689.1,222.16 2689.7,213.39 2692.4,205.11",
style=solid];
"original object" [color=blue,
height=0.5,
label=string,
pos="2821.4,178",
width=1.0652];
"anatomical entity to anatomical entity ontogenic association" -> "original object" [color=blue,
label="original object",
lp="2876.9,221.5",
pos="e,2822.8,196.18 2827,246.8 2826.1,235.16 2824.8,219.55 2823.7,206.24",
style=solid];
"subject category" [color=blue,
height=0.5,
label="ontology class",
pos="2954.4,178",
width=2.1304];
"anatomical entity to anatomical entity ontogenic association" -> "subject category" [color=blue,
label="subject category",
lp="3002.9,221.5",
pos="e,2950.6,196.4 2902.9,247.54 2913.6,242.83 2923.9,236.78 2932.4,229 2939.2,222.84 2944,214.24 2947.3,205.9",
style=solid];
"object category" [color=blue,
height=0.5,
label="ontology class",
pos="3125.4,178",
width=2.1304];
"anatomical entity to anatomical entity ontogenic association" -> "object category" [color=blue,
label="object category",
lp="3145.9,221.5",
pos="e,3110.6,195.73 3000.4,250.44 3023.2,245.28 3045.8,238.33 3066.4,229 3080.1,222.83 3093,212.54 3103.3,202.9",
style=solid];
"subject closure" [color=blue,
height=0.5,
label=string,
pos="3258.4,178",
width=1.0652];
"anatomical entity to anatomical entity ontogenic association" -> "subject closure" [color=blue,
label="subject closure",
lp="3281.9,221.5",
pos="e,3246,195.51 3021.7,251.56 3105.1,245.16 3187.6,237.04 3205.4,229 3218.3,223.16 3230.1,212.86 3239.3,203.11",
style=solid];
"object closure" [color=blue,
height=0.5,
label=string,
pos="3358.4,178",
width=1.0652];
"anatomical entity to anatomical entity ontogenic association" -> "object closure" [color=blue,
label="object closure",
lp="3402.4,221.5",
pos="e,3357,196.19 3035.9,252.37 3175.1,244.16 3334.1,233.8 3340.4,229 3347.7,223.49 3352.1,214.74 3354.7,206.09",
style=solid];
"subject category closure" [color=blue,
height=0.5,
label="ontology class",
pos="3491.4,178",
width=2.1304];
"anatomical entity to anatomical entity ontogenic association" -> "subject category closure" [color=blue,
label="subject category closure",
lp="3559.9,221.5",
pos="e,3484.4,196.05 3034.2,252.29 3065.7,250.51 3098,248.7 3128.4,247 3164.9,244.97 3424.5,246.74 3456.4,229 3466.2,223.59 3473.8,214.21 \
3479.4,205.02",
style=solid];
"object category closure" [color=blue,
height=0.5,
label="ontology class",
pos="3683.4,178",
width=2.1304];
"anatomical entity to anatomical entity ontogenic association" -> "object category closure" [color=blue,
label="object category closure",
lp="3750.9,221.5",
pos="e,3677.4,196.09 3029.7,251.98 3062.7,250.18 3096.5,248.45 3128.4,247 3157.5,245.68 3626.2,243.39 3651.4,229 3660.8,223.64 3667.9,\
214.27 3673,205.07",
style=solid];
"subject namespace" [color=blue,
height=0.5,
label=string,
pos="3873.4,178",
width=1.0652];
"anatomical entity to anatomical entity ontogenic association" -> "subject namespace" [color=blue,
label="subject namespace",
lp="3923.4,221.5",
pos="e,3866.4,196.17 3027.3,251.86 3061,250.05 3095.7,248.34 3128.4,247 3167.9,245.38 3803.7,247.66 3838.4,229 3848.2,223.74 3855.9,214.38 \
3861.5,205.17",
style=solid];
"object namespace" [color=blue,
height=0.5,
label=string,
pos="4032.4,178",
width=1.0652];
"anatomical entity to anatomical entity ontogenic association" -> "object namespace" [color=blue,
label="object namespace",
lp="4076.4,221.5",
pos="e,4025.1,195.72 3026.1,251.79 3060.2,249.97 3095.3,248.28 3128.4,247 3176.6,245.14 3952.6,251.13 3995.4,229 4005.8,223.66 4013.9,\
213.98 4019.9,204.54",
style=solid];
"subject label closure" [color=blue,
height=0.5,
label=string,
pos="4183.4,178",
width=1.0652];
"anatomical entity to anatomical entity ontogenic association" -> "subject label closure" [color=blue,
label="subject label closure",
lp="4236.4,221.5",
pos="e,4175.4,195.76 3025.3,251.75 3059.6,249.92 3095.1,248.24 3128.4,247 3156.6,245.95 4119.2,241.61 4144.4,229 4155.1,223.65 4163.8,\
213.83 4170.2,204.3",
style=solid];
"object label closure" [color=blue,
height=0.5,
label=string,
pos="4354.4,178",
width=1.0652];
"anatomical entity to anatomical entity ontogenic association" -> "object label closure" [color=blue,
label="object label closure",
lp="4401.9,221.5",
pos="e,4346.1,195.78 3024.8,251.7 3059.4,249.87 3094.9,248.2 3128.4,247 3161.4,245.82 4284.8,243.5 4314.4,229 4325.3,223.68 4334.1,213.86 \
4340.7,204.33",
style=solid];
"retrieval source ids" [color=blue,
height=0.5,
label="retrieval source",
pos="4507.4,178",
width=2.347];
"anatomical entity to anatomical entity ontogenic association" -> "retrieval source ids" [color=blue,
label="retrieval source ids",
lp="4560.9,221.5",
pos="e,4501.4,196.18 3024,251.69 3058.8,249.85 3094.7,248.18 3128.4,247 3165.8,245.69 4442.7,247.18 4475.4,229 4484.9,223.74 4492,214.39 \
4497,205.18",
style=solid];
type [height=0.5,
pos="4641.4,178",
width=0.86659];
"anatomical entity to anatomical entity ontogenic association" -> type [color=blue,
label=type,
lp="4659.4,221.5",
pos="e,4644.1,195.98 3024,251.65 3058.8,249.82 3094.7,248.16 3128.4,247 3149.3,246.28 4618.7,242.82 4634.4,229 4640.9,223.32 4643.4,214.65 \
4644.1,206.11",
style=solid];
category [height=0.5,
pos="4742.4,178",
width=1.4263];
"anatomical entity to anatomical entity ontogenic association" -> category [color=blue,
label=category,
lp="4737.9,221.5",
pos="e,4727.7,195.47 3023.6,251.66 3058.5,249.82 3094.5,248.16 3128.4,247 3171.5,245.53 4638.8,243.42 4679.4,229 4694.7,223.59 4709,212.83 \
4720.2,202.67",
style=solid];
subject [height=0.5,
pos="4856.4,178",
width=1.2277];
"anatomical entity to anatomical entity ontogenic association" -> subject [color=blue,
label=subject,
lp="4833.4,221.5",
pos="e,4837.7,194.32 3023.6,251.64 3058.5,249.8 3094.5,248.15 3128.4,247 3219.8,243.91 4685.5,253.96 4773.4,229 4793.6,223.28 4813.8,\
211.29 4829.2,200.48",
style=solid];
object [height=0.5,
pos="4899.4,91",
width=1.0832];
"anatomical entity to anatomical entity ontogenic association" -> object [color=blue,
label=object,
lp="4943.4,178",
pos="e,4912.8,108.09 3023.6,251.63 3058.5,249.79 3094.5,248.14 3128.4,247 3176.6,245.39 4817.6,243.99 4863.4,229 4887.3,221.17 4895.4,\
216.87 4909.4,196 4923.2,175.52 4919.5,166.51 4922.4,142 4923.2,135.38 4924.3,133.39 4922.4,127 4921.4,123.55 4919.9,120.13 4918.2,\
116.85",
style=solid];
predicate [height=0.5,
pos="5053.4,178",
width=1.5165];
"anatomical entity to anatomical entity ontogenic association" -> predicate [color=blue,
label=predicate,
lp="5026.4,221.5",
pos="e,5029.6,194.35 3023.2,251.63 3058.2,249.79 3094.4,248.13 3128.4,247 3229.6,243.64 4851.9,252.17 4950.4,229 4975.3,223.15 5001.2,\
210.55 5020.8,199.47",
style=solid];
association_type [color=blue,
height=0.5,
label=string,
pos="3175.4,265",
width=1.0652];
association_category [color=blue,
height=0.5,
label="category type",
pos="3306.4,265",
width=2.0762];
subject -> object [label=relation,
lp="4894.4,134.5",
pos="e,4881.5,107.23 4857.5,159.55 4858.7,149.57 4861.2,137.07 4866.4,127 4868.7,122.68 4871.6,118.52 4874.8,114.66"];
relation [height=0.5,
pos="4844.4,18",
width=1.2999];
subject -> relation [pos="e,4845.7,36.188 4855.1,159.79 4853,132.48 4849,78.994 4846.5,46.38",
style=dotted];
"anatomical entity to anatomical entity ontogenic association_subject" [color=blue,
height=0.5,
label="anatomical entity",
pos="3490.4,265",
width=2.5456];
object -> relation [pos="e,4857.2,35.54 4886.9,73.889 4880,64.939 4871.2,53.617 4863.5,43.584",
style=dotted];
"anatomical entity to anatomical entity ontogenic association_object" [color=blue,
height=0.5,
label="anatomical entity",
pos="3691.4,265",
width=2.5456];
"anatomical entity to anatomical entity ontogenic association_predicate" [color=blue,
height=0.5,
label="predicate type",
pos="3879.4,265",
width=2.1665];
}