-
Notifications
You must be signed in to change notification settings - Fork 0
/
tgo_current.owl
736 lines (460 loc) · 29 KB
/
tgo_current.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
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.hinkelmanns.at/tgo/"
xml:base="http://www.hinkelmanns.at/tgo/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:ns="http://creativecommons.org/ns#"
xmlns:oa="http://www.w3.org/ns/oa#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:tgo="http://www.hinkelmanns.at/tgo/"
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:dcterms="http://purl.org/dc/terms/">
<owl:Ontology rdf:about="http://www.hinkelmanns.at/tgo/">
<owl:versionIRI rdf:resource="http://www.hinkelmanns.at/tgo/0.2/"/>
<ns:license rdf:resource="https://creativecommons.org/licenses/by/4.0/"/>
<dc:creator rdf:resource="https://orcid.org/0000-0001-8618-0185"/>
<dc:creator xml:lang="en">Peter Hinkelmanns</dc:creator>
<dc:date xml:lang="en">2019-08-26</dc:date>
<dc:description xml:lang="en">This is the Text.Graph.Ontology [TGO]. TGO is an approach to provide an ontology to encode linguistic historical text edition.</dc:description>
<dc:identifier xml:lang="en">http://www.hinkelmanns.at/tgo</dc:identifier>
<dc:title xml:lang="en">Text.Graph.Ontoloy</dc:title>
<dcterms:modified xml:lang="en">2019-08-26</dcterms:modified>
<rdfs:label xml:lang="en">Text.Graph.Ontoloy</rdfs:label>
<owl:versionInfo xml:lang="en">0.2</owl:versionInfo>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://creativecommons.org/ns#license -->
<owl:AnnotationProperty rdf:about="http://creativecommons.org/ns#license"/>
<!-- http://purl.org/dc/elements/1.1/creator -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/creator"/>
<!-- http://purl.org/dc/elements/1.1/date -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/date"/>
<!-- http://purl.org/dc/elements/1.1/description -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/description"/>
<!-- http://purl.org/dc/elements/1.1/identifier -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/identifier"/>
<!-- http://purl.org/dc/elements/1.1/rights -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/rights"/>
<!-- http://purl.org/dc/elements/1.1/title -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/title"/>
<!-- http://purl.org/dc/terms/modified -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/modified"/>
<!-- http://www.w3.org/2002/07/owl#sameAs -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2002/07/owl#sameAs"/>
<!-- http://www.w3.org/ns/oa#hasBody -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/ns/oa#hasBody">
<rdfs:domain rdf:resource="http://www.w3.org/ns/oa#Annotation"/>
</owl:AnnotationProperty>
<!-- http://www.w3.org/ns/oa#hasTarget -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/ns/oa#hasTarget">
<rdfs:domain rdf:resource="http://www.w3.org/ns/oa#Annotation"/>
</owl:AnnotationProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.hinkelmanns.at/tgo/endOfText -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/endOfText">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/WordEnd"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Text"/>
<dc:description xml:lang="en">'endOfText' marks a 'WordEnd' by refering to a 'Text' as the end of this 'Text'.</dc:description>
<dc:title xml:lang="en">end of text</dc:title>
<rdfs:label xml:lang="en">end of text</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/endOfWord -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/endOfWord">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/CharacterEnd"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Word"/>
<dc:description xml:lang="en">'endOf'Word' marks a 'CharacterEnd' by refering to a 'Word' as the end of this 'Word'.</dc:description>
<dc:title xml:lang="en">end of word</dc:title>
<rdfs:label xml:lang="en">end of word</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/from -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/from">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/Connector"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Start"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Token"/>
<dc:description xml:lang="en">'from' names the relation between a connector and a 'start' node or 'token'.</dc:description>
<dc:title xml:lang="en">from</dc:title>
<rdfs:label xml:lang="en">from</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/fromCharacter -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/fromCharacter">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/CharacterConnector"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Character"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/CharacterStart"/>
<dc:description xml:lang="en">'fromCharacter' names the relation between a 'CharacterConnector' and a 'CharacterStart' node or 'Character'.</dc:description>
<dc:title xml:lang="en">from Character</dc:title>
<rdfs:label xml:lang="en">from Character</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/fromWord -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/fromWord">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/WordConnector"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Word"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/WordStart"/>
<dc:description xml:lang="en">'fromWord' names the relation between a 'WordConnector' and a 'WordStart' node or 'Word'.</dc:description>
<dc:title xml:lang="en">from word</dc:title>
<rdfs:label xml:lang="en">from word</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/partOfCharacterGroup -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/partOfCharacterGroup">
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/CharacterGroup"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Character"/>
<dc:description xml:lang="en">'Character' is part of 'CharacterGroup'.</dc:description>
<dc:title xml:lang="en">part of character group</dc:title>
<rdfs:label xml:lang="en">part of character group</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/partOfGroup -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/partOfGroup">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/Token"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Group"/>
<dc:description xml:lang="en">The edge between a 'Token' and a 'Group'</dc:description>
<dc:title xml:lang="en">part of group</dc:title>
<rdfs:label xml:lang="en">part of group</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/partOfStage -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/partOfStage">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/Connector"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Stage"/>
<dc:description xml:lang="en">The edge between a 'Connector' and a 'Stage'.</dc:description>
<dc:title xml:lang="en">is part of stage</dc:title>
<rdfs:label xml:lang="en">part of stage</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/partOfText -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/partOfText">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/Connector"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/Group"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/Node"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/Stage"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Text"/>
<dc:description xml:lang="en">All nodes belonging to a text have to be linked to it via 'partOfText'.</dc:description>
<dc:title xml:lang="en">is part of text</dc:title>
<rdfs:label xml:lang="en">part of text</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/partOfTextStage -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/partOfTextStage">
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/WordConnector"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/TextStage"/>
<dc:description xml:lang="en">The edge between a 'WordConnector' and a 'TextStage'.</dc:description>
<dc:identifier xml:lang="en">part of text stage</dc:identifier>
<rdfs:label xml:lang="en">part of text stage</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/partOfWordGroup -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/partOfWordGroup">
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/WordGroup"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Word"/>
<dc:description xml:lang="en">'Word' is part of 'WordGroup'.</dc:description>
<dc:title xml:lang="en">part of word group</dc:title>
<rdfs:label xml:lang="en">part of word group</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/partOfWordStage -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/partOfWordStage">
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/CharacterConnector"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/WordStage"/>
<dc:description xml:lang="en">The edge between a 'CharacterConnector' and a 'WordStage'.</dc:description>
<dc:title xml:lang="en">part of word stage</dc:title>
<rdfs:label xml:lang="en">part of word stage</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/startOfText -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/startOfText">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/WordStart"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Text"/>
<dc:description xml:lang="en">'startOfText' marks a 'WordStart' by refering to a 'Text' as the start of this 'Text'.</dc:description>
<dc:title xml:lang="en">start of text</dc:title>
<rdfs:label xml:lang="en">start of text</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/startOfWord -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/startOfWord">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/CharacterStart"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Word"/>
<dc:description xml:lang="en">'startOf'Word' marks a 'CharacterStart' by refering to a 'Word' as the start of this 'Word'.</dc:description>
<dc:title xml:lang="en">start of word</dc:title>
<rdfs:label xml:lang="en">start of word</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/to -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/to">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/Connector"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/End"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Token"/>
<dc:description xml:lang="en">'to' names the relation between a connector and a 'end' node or 'token'.</dc:description>
<dc:title xml:lang="en">to</dc:title>
<rdfs:label xml:lang="en">to</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/toCharacter -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/toCharacter">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/CharacterConnector"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Character"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/CharacterEnd"/>
<dc:description xml:lang="en">'toCharacter' names the relation between a 'CharacterConnector' and a 'CharacterEnd' node or 'Character'.</dc:description>
<dc:title xml:lang="en">to character</dc:title>
<rdfs:label xml:lang="en">to character</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.hinkelmanns.at/tgo/toWord -->
<owl:ObjectProperty rdf:about="http://www.hinkelmanns.at/tgo/toWord">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/WordConnector"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/Word"/>
<rdfs:range rdf:resource="http://www.hinkelmanns.at/tgo/WordEnd"/>
<dc:description xml:lang="en">'toWord' names the relation between a 'WordConnector' and a 'WordEnd' node or 'Word'.</dc:description>
<dc:title xml:lang="en">to word</dc:title>
<rdfs:label xml:lang="en">to word</rdfs:label>
</owl:ObjectProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Data properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.hinkelmanns.at/tgo/weight -->
<owl:DatatypeProperty rdf:about="http://www.hinkelmanns.at/tgo/weight">
<rdfs:domain rdf:resource="http://www.hinkelmanns.at/tgo/Connector"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<dc:description xml:lang="en">A 'weight' of a connections is interpreted relative to the other connections starting from the same token.
I.e. if a token has two connections with weight 1 and 2, the connection with weight 1 precedes the connection with weight 2.</dc:description>
<dc:title xml:lang="en">weight</dc:title>
<rdfs:label xml:lang="en">weight</rdfs:label>
</owl:DatatypeProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.hinkelmanns.at/tgo/Character -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/Character">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Token"/>
<dc:description xml:lang="en">A segmented 'character' including diacritics or abbreviations on token level.</dc:description>
<dc:title xml:lang="en">Character</dc:title>
<rdfs:label xml:lang="en">Character</rdfs:label>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/CharacterConnector -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/CharacterConnector">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Connector"/>
<dc:description xml:lang="en">Connector on character level.</dc:description>
<dc:title xml:lang="en">Character Connector</dc:title>
<rdfs:label xml:lang="en">Character Connector</rdfs:label>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/CharacterEnd -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/CharacterEnd">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/End"/>
<dc:description xml:lang="en">End node on character level.</dc:description>
<dc:title xml:lang="en">Character End</dc:title>
<rdfs:label xml:lang="en">Character End</rdfs:label>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/CharacterGroup -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/CharacterGroup">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Group"/>
<dc:description xml:lang="en">A annotation ‘CharacterGroup’ of Characters.</dc:description>
<dc:title xml:lang="en">Character Group</dc:title>
<rdfs:label xml:lang="en">Character Group</rdfs:label>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/CharacterStart -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/CharacterStart">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Start"/>
<dc:description xml:lang="en">Start node on character level.</dc:description>
<dc:title xml:lang="en">Character Start</dc:title>
<rdfs:label xml:lang="en">Character Start</rdfs:label>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/Connector -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/Connector">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.hinkelmanns.at/tgo/to"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onClass rdf:resource="http://www.hinkelmanns.at/tgo/Node"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.hinkelmanns.at/tgo/weight"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/End -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/End">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Node"/>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/Group -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/Group"/>
<!-- http://www.hinkelmanns.at/tgo/Node -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/Node"/>
<!-- http://www.hinkelmanns.at/tgo/Punctuation -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/Punctuation">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Word"/>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/Stage -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/Stage">
<dc:description xml:lang="en">A 'Stage' represents a stage of an instance.</dc:description>
<dc:title xml:lang="en">Stage</dc:title>
<rdfs:label xml:lang="en">Stage</rdfs:label>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/Start -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/Start">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Node"/>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/Text -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/Text">
<dc:description xml:lang="en">Basic node for a text.</dc:description>
<dc:title xml:lang="en">Text</dc:title>
<rdfs:label xml:lang="en">Text</rdfs:label>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/TextStage -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/TextStage">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Stage"/>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/Token -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/Token">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Node"/>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/Word -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/Word">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Token"/>
<dc:description xml:lang="en">A segmented token on word level.</dc:description>
<dc:title xml:lang="en">Word</dc:title>
<rdfs:label xml:lang="en">Word</rdfs:label>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/WordConnector -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/WordConnector">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Connector"/>
<dc:description xml:lang="en">Connector on word level.</dc:description>
<dc:title xml:lang="en">Word Connector</dc:title>
<rdfs:label xml:lang="en">Word Connector</rdfs:label>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/WordEnd -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/WordEnd">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/End"/>
<dc:description xml:lang="en">End node on word level.</dc:description>
<dc:title xml:lang="en">Word End</dc:title>
<rdfs:label xml:lang="en">Word End</rdfs:label>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/WordGroup -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/WordGroup">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Group"/>
<dc:description xml:lang="en">A annotation ‘WordGroup’ of Words.</dc:description>
<dc:title xml:lang="en">Word Group</dc:title>
<rdfs:label xml:lang="en">Word Group</rdfs:label>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/WordStage -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/WordStage">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Stage"/>
<dc:description xml:lang="en">A 'WordStage' represents a stage of a 'Word'.</dc:description>
<dc:title xml:lang="en">Word Stage</dc:title>
<rdfs:label xml:lang="en">Word Stage</rdfs:label>
</owl:Class>
<!-- http://www.hinkelmanns.at/tgo/WordStart -->
<owl:Class rdf:about="http://www.hinkelmanns.at/tgo/WordStart">
<rdfs:subClassOf rdf:resource="http://www.hinkelmanns.at/tgo/Start"/>
<dc:description xml:lang="en">Start node on word level.</dc:description>
<dc:title xml:lang="en">Word Start</dc:title>
<rdfs:label xml:lang="en">Word Start</rdfs:label>
</owl:Class>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Individuals
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.hinkelmanns.at/tgo/Border -->
<owl:NamedIndividual rdf:about="http://www.hinkelmanns.at/tgo/Border"/>
<!-- http://www.hinkelmanns.at/tgo/Connector -->
<owl:NamedIndividual rdf:about="http://www.hinkelmanns.at/tgo/Connector"/>
<!-- http://www.hinkelmanns.at/tgo/End -->
<owl:NamedIndividual rdf:about="http://www.hinkelmanns.at/tgo/End"/>
<!-- http://www.hinkelmanns.at/tgo/Group -->
<owl:NamedIndividual rdf:about="http://www.hinkelmanns.at/tgo/Group"/>
<!-- http://www.hinkelmanns.at/tgo/Node -->
<owl:NamedIndividual rdf:about="http://www.hinkelmanns.at/tgo/Node"/>
<!-- http://www.hinkelmanns.at/tgo/Path -->
<owl:NamedIndividual rdf:about="http://www.hinkelmanns.at/tgo/Path"/>
<!-- http://www.hinkelmanns.at/tgo/Start -->
<owl:NamedIndividual rdf:about="http://www.hinkelmanns.at/tgo/Start"/>
<!-- http://www.hinkelmanns.at/tgo/TextStage -->
<owl:NamedIndividual rdf:about="http://www.hinkelmanns.at/tgo/TextStage"/>
<!-- http://www.hinkelmanns.at/tgo/Token -->
<owl:NamedIndividual rdf:about="http://www.hinkelmanns.at/tgo/Token"/>
<!-- http://www.w3.org/ns/oa#Annotation -->
<owl:NamedIndividual rdf:about="http://www.w3.org/ns/oa#Annotation"/>
<!-- http://www.w3.org/ns/oa#hasBody -->
<owl:NamedIndividual rdf:about="http://www.w3.org/ns/oa#hasBody"/>
<!-- http://www.w3.org/ns/oa#hasTarget -->
<owl:NamedIndividual rdf:about="http://www.w3.org/ns/oa#hasTarget"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotations
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<rdf:Description rdf:about="http://www.hinkelmanns.at/tgo/Connector">
<rdfs:label xml:lang="en">Connector</rdfs:label>
<dc:title xml:lang="en">Connector</dc:title>
<dc:description xml:lang="en">A 'Connector' represents a weighted connection between two 'Node's.</dc:description>
</rdf:Description>
<rdf:Description rdf:about="http://www.hinkelmanns.at/tgo/End">
<dc:description xml:lang="en">The end point of a graph of tokens.</dc:description>
<dc:title xml:lang="en">End</dc:title>
<rdfs:label xml:lang="en">End</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://www.hinkelmanns.at/tgo/Group">
<rdfs:label xml:lang="en">Group</rdfs:label>
<dc:title xml:lang="en">Group</dc:title>
<dc:description xml:lang="en">A annotation ‘Group’ of Tokens.</dc:description>
</rdf:Description>
<rdf:Description rdf:about="http://www.hinkelmanns.at/tgo/Node">
<dc:title xml:lang="en">Node</dc:title>
<rdfs:label xml:lang="en">Node</rdfs:label>
<dc:description xml:lang="en">A 'Node' is the base class for all nodes of the text graph.</dc:description>
</rdf:Description>
<rdf:Description rdf:about="http://www.hinkelmanns.at/tgo/Start">
<rdfs:label xml:lang="en">Start</rdfs:label>
<dc:description xml:lang="en">The start point of a graph of tokens.</dc:description>
<dc:title xml:lang="en">Start</dc:title>
</rdf:Description>
<rdf:Description rdf:about="http://www.hinkelmanns.at/tgo/TextStage">
<rdfs:label xml:lang="en">Text Stage</rdfs:label>
<dc:description xml:lang="en">A 'TextStage' represents a stage of a 'Text'.</dc:description>
<dc:title xml:lang="en">Text Stage</dc:title>
</rdf:Description>
<rdf:Description rdf:about="http://www.hinkelmanns.at/tgo/Token">
<rdfs:label xml:lang="en">Token</rdfs:label>
<dc:description xml:lang="en">A 'Token' is a separated entity of a larger instance.</dc:description>
<dc:title xml:lang="en">Token</dc:title>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/oa#hasBody">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/oa#"/>
<rdfs:comment>The object of the relationship is a resource that is a body of the Annotation.</rdfs:comment>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/oa#hasTarget">
<rdfs:comment>The relationship between an Annotation and its Target.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/oa#"/>
</rdf:Description>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->