forked from qfo/OrthologyOntology
-
Notifications
You must be signed in to change notification settings - Fork 0
/
oo-noimports.owl
578 lines (368 loc) · 21.4 KB
/
oo-noimports.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
<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.org/net/orth#"
xml:base="http://purl.org/net/orth"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
xmlns:orthology="http://purl.org/net/orth#"
xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:so-xp="http://purl.obolibrary.org/obo/so-xp.obo#"
xmlns:ncbi="http://miuras.inf.um.es/ontologies/swit/ncbi.owl#"
xmlns:cito="http://purl.org/spar/cito/"
xmlns:biositemap="http://bioontology.org/ontologies/biositemap.owl#"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:sio="http://semanticscience.org/resource/"
xmlns:vann="http://purl.org/vocab/vann/"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:subsets="http://purl.obolibrary.org/obo/ro/subsets#">
<owl:Ontology rdf:about="http://purl.org/net/orth">
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.w3.org/2000/01/rdf-schema#description -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#description"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://bioontology.org/ontologies/biositemap.owl#version_information -->
<owl:ObjectProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#version_information">
<rdfs:label xml:lang="en">version information</rdfs:label>
</owl:ObjectProperty>
<!-- http://purl.obolibrary.org/obo/CDAO_0000178 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/CDAO_0000178"/>
<!-- http://purl.obolibrary.org/obo/CDAO_0000194 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/CDAO_0000194"/>
<!-- http://purl.obolibrary.org/obo/RO_0001018 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0001018">
<rdfs:label xml:lang="en">contained in</rdfs:label>
</owl:ObjectProperty>
<!-- http://purl.obolibrary.org/obo/RO_0002162 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002162">
<rdfs:label xml:lang="en">in taxon</rdfs:label>
</owl:ObjectProperty>
<!-- http://purl.obolibrary.org/obo/RO_0002350 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002350">
<rdfs:label xml:lang="en">member of</rdfs:label>
</owl:ObjectProperty>
<!-- http://purl.org/net/orth#hasCluster -->
<owl:ObjectProperty rdf:about="http://purl.org/net/orth#hasCluster">
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000178"/>
<owl:inverseOf rdf:resource="http://rdfs.org/ns/void#inDataset"/>
<rdfs:range rdf:resource="http://purl.org/net/orth#GeneTreeNode"/>
<rdfs:description xml:lang="en">Inverse property of inDataset. It permits to navigate to the clusters included in a particular dataset.</rdfs:description>
<rdfs:label xml:lang="en">Has cluster</rdfs:label>
</owl:ObjectProperty>
<!-- http://purl.org/net/orth#hasHomologous -->
<owl:ObjectProperty rdf:about="http://purl.org/net/orth#hasHomologous">
<rdfs:subPropertyOf rdf:resource="http://semanticscience.org/resource/SIO_000028"/>
<owl:inverseOf rdf:resource="http://purl.org/net/orth#isHomologMember"/>
<rdfs:description xml:lang="en">Property that permits to define the membership of a cluster of homologs or a sequence unit to a clusters of homologs </rdfs:description>
<rdfs:label xml:lang="en">Has homologous</rdfs:label>
</owl:ObjectProperty>
<!-- http://purl.org/net/orth#hasSource -->
<owl:ObjectProperty rdf:about="http://purl.org/net/orth#hasSource">
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000178"/>
<rdfs:domain rdf:resource="http://purl.org/net/orth#OrthologyDataset"/>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
<rdfs:description xml:lang="en">It permits to link a cluster with its data source</rdfs:description>
<rdfs:label xml:lang="en">Has source</rdfs:label>
</owl:ObjectProperty>
<!-- http://purl.org/net/orth#hasTaxonomicRange -->
<owl:ObjectProperty rdf:about="http://purl.org/net/orth#hasTaxonomicRange">
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000178"/>
<rdfs:domain rdf:resource="http://purl.org/net/orth#HomologsCluster"/>
<rdfs:range rdf:resource="http://purl.org/net/orth#TaxonomicRange"/>
<rdfs:description xml:lang="en">Property that associates a cluster of homologs with the taxonomic range at which it has been calculated</rdfs:description>
<rdfs:label xml:lang="en">Has taxonomic range</rdfs:label>
</owl:ObjectProperty>
<!-- http://purl.org/net/orth#isHomologMember -->
<owl:ObjectProperty rdf:about="http://purl.org/net/orth#isHomologMember">
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/RO_0002350"/>
<rdfs:description xml:lang="en">Inverse of has homologous. This property permits to find the cluster in which a cluster or sequence unit is included.</rdfs:description>
<rdfs:label xml:lang="en">Is homologous member</rdfs:label>
</owl:ObjectProperty>
<!-- http://rdfs.org/ns/void#inDataset -->
<owl:ObjectProperty rdf:about="http://rdfs.org/ns/void#inDataset">
<rdfs:domain rdf:resource="http://purl.org/net/orth#GeneTreeNode"/>
<rdfs:range rdf:resource="http://purl.org/net/orth#OrthologyDataset"/>
<rdfs:description xml:lang="en">Property that provides the dataset associated with a gene tree node</rdfs:description>
<rdfs:label xml:lang="en">In dataset</rdfs:label>
</owl:ObjectProperty>
<!-- http://semanticscience.org/resource/SIO_000028 -->
<owl:ObjectProperty rdf:about="http://semanticscience.org/resource/SIO_000028"/>
<!-- http://semanticscience.org/resource/SIO_010078 -->
<owl:ObjectProperty rdf:about="http://semanticscience.org/resource/SIO_010078"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Data properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://bioontology.org/ontologies/biositemap.owl#description -->
<owl:DatatypeProperty rdf:about="http://bioontology.org/ontologies/biositemap.owl#description">
<rdfs:label xml:lang="en">description</rdfs:label>
</owl:DatatypeProperty>
<!-- http://purl.org/dc/terms/identifier -->
<owl:DatatypeProperty rdf:about="http://purl.org/dc/terms/identifier">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:label xml:lang="en">identifier</rdfs:label>
</owl:DatatypeProperty>
<!-- http://purl.org/net/orth#taxRange -->
<owl:DatatypeProperty rdf:about="http://purl.org/net/orth#taxRange">
<rdfs:domain rdf:resource="http://purl.org/net/orth#TaxonomicRange"/>
<rdfs:description xml:lang="en">Property that stores the name of the taxonomic range at which a given cluster of homologs has been calculated</rdfs:description>
<rdfs:label xml:lang="en">tax range</rdfs:label>
</owl:DatatypeProperty>
<!-- http://purl.org/net/orth#taxRangeId -->
<owl:DatatypeProperty rdf:about="http://purl.org/net/orth#taxRangeId">
<rdfs:description xml:lang="en">This property links a cluster of homologs with its taxonomic range.</rdfs:description>
<rdfs:label xml:lang="en">tax range id</rdfs:label>
</owl:DatatypeProperty>
<!-- http://purl.org/pav#version -->
<owl:DatatypeProperty rdf:about="http://purl.org/pav#version">
<rdfs:label xml:lang="en">version</rdfs:label>
</owl:DatatypeProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://identifiers.org/taxonomy -->
<owl:Class rdf:about="http://identifiers.org/taxonomy">
<rdfs:label xml:lang="en">Taxon</rdfs:label>
</owl:Class>
<!-- http://miuras.inf.um.es/ontologies/swit/ncbi.owl#NCBI_1 -->
<rdf:Description rdf:about="http://miuras.inf.um.es/ontologies/swit/ncbi.owl#NCBI_1">
<rdfs:description xml:lang="en">Species</rdfs:description>
</rdf:Description>
<!-- http://purl.obolibrary.org/obo/CDAO_0000012 -->
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/CDAO_0000012">
<rdfs:description xml:lang="en">Tree with a root node, which is the common ancestor to all the nodes in the tree</rdfs:description>
</rdf:Description>
<!-- http://purl.obolibrary.org/obo/CDAO_0000064 -->
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/CDAO_0000064">
<rdfs:description xml:lang="en">Evolutionary event</rdfs:description>
</rdf:Description>
<!-- http://purl.obolibrary.org/obo/CDAO_0000077 -->
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/CDAO_0000077">
<rdfs:description xml:lang="en">Evolutionary event that consists on the duplication of a gene</rdfs:description>
</rdf:Description>
<!-- http://purl.obolibrary.org/obo/CDAO_0000121 -->
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/CDAO_0000121">
<rdfs:description xml:lang="en">Evolutionary event related with the evolution of a gene in different species</rdfs:description>
</rdf:Description>
<!-- http://purl.obolibrary.org/obo/CDAO_0000138 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/CDAO_0000138"/>
<!-- http://purl.obolibrary.org/obo/CDAO_0000140 -->
<rdf:Description rdf:about="http://purl.obolibrary.org/obo/CDAO_0000140">
<rdfs:description xml:lang="en">Basic unit of graphs and trees</rdfs:description>
</rdf:Description>
<!-- http://purl.obolibrary.org/obo/SO_0000104 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/SO_0000104">
<owl:equivalentClass rdf:resource="http://purl.org/net/orth#Protein"/>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/SO_0000704 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/SO_0000704">
<owl:equivalentClass rdf:resource="http://purl.org/net/orth#Gene"/>
</owl:Class>
<!-- http://purl.obolibrary.org/obo/SO_0001411 -->
<owl:Class rdf:about="http://purl.obolibrary.org/obo/SO_0001411"/>
<!-- http://purl.org/net/orth#Gene -->
<owl:Class rdf:about="http://purl.org/net/orth#Gene">
<rdfs:subClassOf rdf:resource="http://purl.org/net/orth#SequenceUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0002162"/>
<owl:someValuesFrom rdf:resource="http://miuras.inf.um.es/ontologies/swit/ncbi.owl#NCBI_1"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://purl.org/net/orth#GeneTreeNode -->
<owl:Class rdf:about="http://purl.org/net/orth#GeneTreeNode">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000140"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/identifier"/>
<owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:description xml:lang="en">A node of a tree whose leaf nodes are sequence units and whose internal nodes are clusters of homologs</rdfs:description>
<rdfs:label xml:lang="en">Gene tree node</rdfs:label>
</owl:Class>
<!-- http://purl.org/net/orth#HierarchicalClusteringTree -->
<owl:Class rdf:about="http://purl.org/net/orth#HierarchicalClusteringTree">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000012"/>
<rdfs:description xml:lang="en">A tree whose content is the result of the application of hierarchical clustering to a dataset</rdfs:description>
<rdfs:label xml:lang="en">Hierarchical clustering tree</rdfs:label>
</owl:Class>
<!-- http://purl.org/net/orth#HierarchicalGeneTree -->
<owl:Class rdf:about="http://purl.org/net/orth#HierarchicalGeneTree">
<rdfs:subClassOf rdf:resource="http://purl.org/net/orth#HierarchicalClusteringTree"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000178"/>
<owl:someValuesFrom rdf:resource="http://purl.org/net/orth#Gene"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000178"/>
<owl:allValuesFrom rdf:resource="http://purl.org/net/orth#GeneTreeNode"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:description xml:lang="en">A tree whose leaf nodes correspond to genes</rdfs:description>
<rdfs:label xml:lang="en">Hierarchical gene tree </rdfs:label>
</owl:Class>
<!-- http://purl.org/net/orth#HomologsCluster -->
<owl:Class rdf:about="http://purl.org/net/orth#HomologsCluster">
<rdfs:subClassOf rdf:resource="http://purl.org/net/orth#GeneTreeNode"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://rdfs.org/ns/void#inDataset"/>
<owl:someValuesFrom rdf:resource="http://purl.org/net/orth#OrthologyDataset"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000178"/>
<owl:allValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000064"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.org/net/orth#hasHomologous"/>
<owl:allValuesFrom rdf:resource="http://purl.org/net/orth#GeneTreeNode"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.org/net/orth#hasTaxonomicRange"/>
<owl:allValuesFrom rdf:resource="http://purl.org/net/orth#TaxonomicRange"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:description xml:lang="en">Set of homologous sequences</rdfs:description>
<rdfs:label xml:lang="en">Cluster of homologs</rdfs:label>
</owl:Class>
<!-- http://purl.org/net/orth#OrthologsCluster -->
<owl:Class rdf:about="http://purl.org/net/orth#OrthologsCluster">
<rdfs:subClassOf rdf:resource="http://purl.org/net/orth#HomologsCluster"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000178"/>
<owl:allValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000121"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:description xml:lang="en">Set of homologous sequences derived from a speciation event.
</rdfs:description>
<rdfs:label xml:lang="en">Cluster of orthologs</rdfs:label>
</owl:Class>
<!-- http://purl.org/net/orth#OrthologyDataset -->
<owl:Class rdf:about="http://purl.org/net/orth#OrthologyDataset">
<rdfs:subClassOf rdf:resource="http://rdfs.org/ns/void#Dataset"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.org/net/orth#hasSource"/>
<owl:someValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.org/pav#version"/>
<owl:someValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:description>A resource that provides information about orthology</rdfs:description>
<rdfs:label xml:lang="en">Orthology dataset</rdfs:label>
</owl:Class>
<!-- http://purl.org/net/orth#ParalogsCluster -->
<owl:Class rdf:about="http://purl.org/net/orth#ParalogsCluster">
<rdfs:subClassOf rdf:resource="http://purl.org/net/orth#HomologsCluster"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000178"/>
<owl:allValuesFrom rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000077"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:description xml:lang="en">Set of homologous sequences derived from a duplication event</rdfs:description>
<rdfs:label xml:lang="en">Cluster of paralogs</rdfs:label>
</owl:Class>
<!-- http://purl.org/net/orth#Protein -->
<owl:Class rdf:about="http://purl.org/net/orth#Protein">
<rdfs:subClassOf rdf:resource="http://purl.org/net/orth#SequenceUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/RO_0001018"/>
<owl:someValuesFrom rdf:resource="http://semanticscience.org/resource/SIO_000750"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://purl.org/net/orth#SequenceUnit -->
<owl:Class rdf:about="http://purl.org/net/orth#SequenceUnit">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000138"/>
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/SO_0001411"/>
<rdfs:subClassOf rdf:resource="http://purl.org/net/orth#GeneTreeNode"/>
<rdfs:description xml:lang="en">protein or DNA sequence as a unit of comparison</rdfs:description>
<rdfs:label xml:lang="en">Sequence unit</rdfs:label>
</owl:Class>
<!-- http://purl.org/net/orth#Subgene -->
<owl:Class rdf:about="http://purl.org/net/orth#Subgene">
<rdfs:subClassOf rdf:resource="http://purl.org/net/orth#SequenceUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/CDAO_0000194"/>
<owl:someValuesFrom rdf:resource="http://purl.org/net/orth#Gene"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:description xml:lang="en">A region of the sequence of the gene</rdfs:description>
<rdfs:label xml:lang="en">Subgene</rdfs:label>
</owl:Class>
<!-- http://purl.org/net/orth#TaxonomicRange -->
<owl:Class rdf:about="http://purl.org/net/orth#TaxonomicRange">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.org/net/orth#taxRange"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.org/net/orth#taxRangeId"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:description xml:lang="en">The taxonomic range represents the taxon at which a group of sequences are considered members of the same cluster of orthologs/paralogs</rdfs:description>
<rdfs:label xml:lang="en">Taxonomic range</rdfs:label>
</owl:Class>
<!-- http://rdfs.org/ns/void#Dataset -->
<owl:Class rdf:about="http://rdfs.org/ns/void#Dataset">
<rdfs:description xml:lang="en">Collection of data</rdfs:description>
<rdfs:label xml:lang="en">Dataset</rdfs:label>
</owl:Class>
<!-- http://semanticscience.org/resource/SIO_000750 -->
<owl:Class rdf:about="http://semanticscience.org/resource/SIO_000750"/>
<!-- http://semanticscience.org/resource/SIO_010100 -->
<owl:Class rdf:about="http://semanticscience.org/resource/SIO_010100"/>
<!-- http://www.w3.org/2000/01/rdf-schema#Resource -->
<owl:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#Resource">
<rdfs:description xml:lang="en">The source of orthology information (e.g., database)</rdfs:description>
<rdfs:label xml:lang="en">Resource</rdfs:label>
</owl:Class>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.2.1.20160306-0033) https://github.com/owlcs/owlapi -->