-
Notifications
You must be signed in to change notification settings - Fork 0
/
kisao_full.owl
657 lines (537 loc) · 36.7 KB
/
kisao_full.owl
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
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.biomodels.net/kisao/KISAO_FULL#"
xml:base="http://www.biomodels.net/kisao/KISAO_FULL"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:ont="http://www.co-ode.org/ontologies/ont.owl#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:kisao="http://www.biomodels.net/kisao/KISAO#"
xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
<owl:Ontology rdf:about="http://www.biomodels.net/kisao/KISAO_FULL#">
<owl:imports rdf:resource="http://www.biomodels.net/kisao/KISAO#"/>
<dc:rights>Artistic License 2.0</dc:rights>
<rdfs:comment xml:lang="en">Kinetic Simulation Algorithm Ontology (full version, containing deprecated classes)</rdfs:comment>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://co.mbine.org/standards/kisao</rdfs:seeAlso>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://identifiers.org/pubmed/22027554</rdfs:seeAlso>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">2.35</owl:versionInfo>
<skos:definition xml:lang="en">The Kinetic Simulation Algorithm Ontology (KiSAO) classifies algorithms available for the simulation and analysis of models in biology, and their characteristics and the parameters required for their use.</skos:definition>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.geneontology.org/formats/oboInOwl#Comment -->
<owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#Comment"/>
<!-- http://www.geneontology.org/formats/oboInOwl#CreatedBy -->
<owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#CreatedBy"/>
<!-- http://www.geneontology.org/formats/oboInOwl#CreationDate -->
<owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#CreationDate"/>
<!-- http://www.geneontology.org/formats/oboInOwl#Namespace -->
<owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#Namespace"/>
<!-- http://www.geneontology.org/formats/oboInOwl#OwlDef -->
<owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#OwlDef"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000247 -->
<owl:ObjectProperty rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000247">
<rdfs:domain rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000000"/>
<rdfs:range rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000097"/>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<oboInOwl:OwlDef>?X subclassOf not (KISAO_0000245 some ?Y)</oboInOwl:OwlDef>
<rdfs:comment xml:lang="en">lacksProperty is an alias for not hasProperty. It should not be used in OWL version of KiSAO. It's used in OBO version of KiSAO, as it is not possible to represent negation in OBO.</rdfs:comment>
<rdfs:label xml:lang="en">lacks property</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:ObjectProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000001 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000001">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000025"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000237"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000025"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:label xml:lang="en">Gillespie-like approximate stochastic simulation method</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000002 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000002">
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<rdfs:subClassOf>
<owl:Class>
<owl:complementOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000102"/>
</owl:Restriction>
</owl:complementOf>
</owl:Class>
</rdfs:subClassOf>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:label xml:lang="en">non-spatial tau-leaping method</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000016 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000016">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000000"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000105"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:CreatedBy xml:lang="en">NLN</oboInOwl:CreatedBy>
<oboInOwl:CreationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-07-08</oboInOwl:CreationDate>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Algorithm that allows to change the values of a system's variables by discrete (integral) amounts.</rdfs:comment>
<rdfs:label xml:lang="en">algorithm using discrete variables</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000018 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000018">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000000"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000106"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:CreatedBy xml:lang="en">NLN</oboInOwl:CreatedBy>
<oboInOwl:CreationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-07-08</oboInOwl:CreationDate>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Algorithm that allows to change the values of a system's variables by continuous (non-integral) amounts.</rdfs:comment>
<rdfs:label xml:lang="en">algorithm using continuous variables</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000023 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000023">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000000"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000102"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:CreatedBy xml:lang="en">NLN</oboInOwl:CreatedBy>
<oboInOwl:CreationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-07-08</oboInOwl:CreationDate>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Algorithm that takes into account the location of the reacting components.</rdfs:comment>
<rdfs:label xml:lang="en">algorithm using spatial description</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000024 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000024">
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000102"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000103"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000106"/>
</owl:Restriction>
</rdfs:subClassOf>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:CreatedBy xml:lang="en">NLN</oboInOwl:CreatedBy>
<oboInOwl:CreationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-07-08</oboInOwl:CreationDate>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Partial differential equations are used to describe variations in concentrations over both, space and time.</rdfs:comment>
<rdfs:label xml:lang="en">partial differential equation method</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000025 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000025">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000241"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000104"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000104"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000105"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000107"/>
</owl:Restriction>
</rdfs:subClassOf>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:Comment xml:lang="en">This definition is dodgy, as is the name of the term. That will do for the moment, until we redesign the whole stochastic branch, based on algorithm details.</oboInOwl:Comment>
<oboInOwl:CreatedBy xml:lang="en">NLN</oboInOwl:CreatedBy>
<oboInOwl:CreationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-07-08</oboInOwl:CreationDate>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Stochastic simulation algorithm using the an approach alike the one described in Gillespie's papers of 1976 and 1977.</rdfs:comment>
<rdfs:label xml:lang="en">Gillespie-like stochastic simulation method</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000026 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000026">
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:CreatedBy xml:lang="en">NLN</oboInOwl:CreatedBy>
<oboInOwl:CreationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-07-08</oboInOwl:CreationDate>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Algorithms that considers the system to be simulated as made of well-stirred components, that is the activity of the components is the same independently of their location.</rdfs:comment>
<rdfs:label xml:lang="en">algorithm using non-spatial description</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000034 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000034">
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000333"/>
<rdfs:subClassOf>
<owl:Class>
<owl:complementOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000102"/>
</owl:Restriction>
</owl:complementOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000236"/>
</owl:Restriction>
</rdfs:subClassOf>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:CreatedBy xml:lang="en">NLN</oboInOwl:CreatedBy>
<oboInOwl:CreationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-07-08</oboInOwl:CreationDate>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Algorithm aimed to speed-up Gillespie's direct method.</rdfs:comment>
<rdfs:label xml:lang="en">optimized direct method</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000035 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000035">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000000"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000103"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:CreatedBy xml:lang="en">NLN</oboInOwl:CreatedBy>
<oboInOwl:CreationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-07-08</oboInOwl:CreationDate>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Algorithm that simulates the temporal evolution of a system using determined descriptions, that from a precise initial state always provide the same ending state.</rdfs:comment>
<rdfs:label xml:lang="en">algorithm using deterministic rules</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000036 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000036">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000000"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000104"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:CreatedBy xml:lang="en">NLN</oboInOwl:CreatedBy>
<oboInOwl:CreationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-07-08</oboInOwl:CreationDate>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Algorithm that simulates the temporal evolution of a system using probabilistic rules, that from a precise initial state may provide different ending state.</rdfs:comment>
<rdfs:label xml:lang="en">algorithm using stochastic rules</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000037 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000037">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000000"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000108"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:CreatedBy xml:lang="en">NLN</oboInOwl:CreatedBy>
<oboInOwl:CreationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-07-08</oboInOwl:CreationDate>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Algorithm that uses timesteps of constant length to update the state of a system during the whole simulation.</rdfs:comment>
<rdfs:label xml:lang="en">algorithm using fixed timesteps</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000041 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000041">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000000"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000107"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:CreatedBy xml:lang="en">NLN</oboInOwl:CreatedBy>
<oboInOwl:CreationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-07-08</oboInOwl:CreationDate>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Algorithm that does not use fixed timesteps to update the state of a system during the whole simulation, but on the contrary adapts the length of the timesteps to the local situation.</rdfs:comment>
<rdfs:label xml:lang="en">algorithm using adaptive timesteps</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000042 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000042">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000241"/>
<owl:Class>
<owl:complementOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000102"/>
</owl:Restriction>
</owl:complementOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:label xml:lang="en">Non-spatial Gillespie-like method</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000044 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000044">
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:label xml:lang="en">Gillespie based method for stiff systems.</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000079 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000079">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000039"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000239"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Explicit tau-leaping method.</rdfs:comment>
<rdfs:label xml:lang="en">explicit tau-leaping method</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000083 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000083">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000039"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000240"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Implicit tau-leaping method.</rdfs:comment>
<rdfs:label xml:lang="en">implicit tau-leaping method</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000096 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000096">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000241"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000104"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000236"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000262"/>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:CreatedBy xml:lang="en">NLN</oboInOwl:CreatedBy>
<oboInOwl:CreationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-07-14</oboInOwl:CreationDate>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">Gillespie-like algorithm that produces exact realisation of the vector of entity amounts at each time by choosing rigorously time and reaction at each iteration.</rdfs:comment>
<rdfs:label xml:lang="en">Gillespie-like exact stochastic simulation method</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000262 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000262">
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:CreatedBy xml:lang="en">AZ</oboInOwl:CreatedBy>
<oboInOwl:Namespace>KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:comment xml:lang="en">The root of the branch where all the deprecated terms are stored.</rdfs:comment>
<rdfs:label xml:lang="en">deprecated class</rdfs:label>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
</owl:Class>
<!-- http://www.biomodels.net/kisao/KISAO#KISAO_0000284 -->
<owl:Class rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000284">
<owl:equivalentClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000019"/>
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000020"/>
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000282"/>
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000283"/>
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000355"/>
<rdf:Description rdf:about="http://www.biomodels.net/kisao/KISAO#KISAO_0000356"/>
</owl:unionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000000"/>
<rdfs:subClassOf>
<owl:Class>
<owl:complementOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000102"/>
</owl:Restriction>
</owl:complementOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000103"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000106"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000107"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000245"/>
<owl:someValuesFrom rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000237"/>
</owl:Restriction>
</rdfs:subClassOf>
<dc:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2011-05-09</dc:created>
<dc:creator xml:lang="en">AZ</dc:creator>
<kisao:isOrganizational rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</kisao:isOrganizational>
<oboInOwl:Namespace xml:lang="en">KISAO_DEPRECATED</oboInOwl:Namespace>
<rdfs:label xml:lang="en">SUNDIALS method</rdfs:label>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://identifiers.org/doi/10.1145/1089014.1089020</rdfs:seeAlso>
<owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
<skos:definition xml:lang="en">One of the methods, implemented in SUNDIALS (a suite of advanced computational codes for solving large-scale problems that can be modeled as a system of nonlinear algebraic equations, or as initial-value problems in ordinary differential or differential-algebraic equations).</skos:definition>
</owl:Class>
<owl:Axiom>
<owl:annotatedSource rdf:resource="http://www.biomodels.net/kisao/KISAO#KISAO_0000284"/>
<owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
<owl:annotatedTarget rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://identifiers.org/doi/10.1145/1089014.1089020</owl:annotatedTarget>
<rdfs:comment xml:lang="en">Hindmarsh, A. C., et al., SUNDIALS: Suite of Nonlinear and Differential/Algebraic Equation Solvers, ACM Trans. Math. Softw., 31:363-396, 2005.</rdfs:comment>
</owl:Axiom>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->