-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathslowmo.owl
More file actions
726 lines (448 loc) · 26.2 KB
/
slowmo.owl
File metadata and controls
726 lines (448 loc) · 26.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
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
<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.semanticweb.org/milk/ontologies/2018/5/untitled-ontology-22#"
xml:base="http://www.semanticweb.org/milk/ontologies/2018/5/untitled-ontology-22"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:efo="http://www.ebi.ac.uk/efo/"
xmlns:csvw="http://www.w3.org/ns/csvw#">
<owl:Ontology rdf:about="http://example.com/slowmo">
<owl:imports rdf:resource="http://www.w3.org/ns/csvw#"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/iao/2017-03-24/iao.owl"/>
<dc:description xml:lang="en">Slowmo ontology is an application ontology that is essentially a bag of words used in the DISPLAY Lab feedback tailoring pipeline. Terms defined here provide stable naming and meaning conventions for the software.</dc:description>
<rdfs:comment>The ontology content is licensed under a Creative Commons Attribution 4.0 International License.</rdfs:comment>
<rdfs:comment>slomo is a working ontology-like structure in .owl used to define meta-terms, working-in-progress terms and IRIs needed for other knowledge-base processes. There is no import structure and currently no external dependancies.</rdfs:comment>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.obolibrary.org/obo/IAO_0000115 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115">
<rdfs:comment>Imported from the Information Artifact Ontology</rdfs:comment>
<rdfs:label>definition</rdfs:label>
</owl:AnnotationProperty>
<!-- http://purl.org/dc/terms/description -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/>
<!-- http://purl.org/dc/terms/hasVersion -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/hasVersion"/>
<!-- http://purl.org/dc/terms/issued -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/issued"/>
<!-- http://purl.org/dc/terms/modified -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/modified"/>
<!-- http://purl.org/dc/terms/publisher -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/publisher"/>
<!-- http://purl.org/dc/terms/title -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/title"/>
<!-- http://www.w3.org/2004/02/skos/core#note -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#note"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Datatypes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.w3.org/2001/XMLSchema#date -->
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#date"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://example.com/slowmo#HasPaver -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#HasPaver">
<rdfs:label>has candidate</rdfs:label>
<obo:IAO_0000115 xml:lang="en">Relationship describing a spek having performance feedback pavers.</obo:IAO_0000115>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#HasCandidate -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#HasCandidate">
<rdfs:label>has candidate</rdfs:label>
<obo:IAO_0000115 xml:lang="en">Relationship describing a spek having performance feedback candidates.</obo:IAO_0000115>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#HasPrecondition -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#HasPrecondition">
<rdfs:label>has candidate</rdfs:label>
<obo:IAO_0000115 xml:lang="en">Relationship describing a causal pathway having preconditions.</obo:IAO_0000115>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#IsAbout -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#IsAbout">
<rdfs:comment>Roughly equivalent to IAO_0000136</rdfs:comment>
<rdfs:label>is about</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#DescribedBy -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#DescribedBy">
<rdfs:comment>Roughly inverse of IAO_0000136. Used to link performers and information content entities. e.g. Alice described_by positive performance gap.</rdfs:comment>
<rdfs:label>described by</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#RegardingMeasure -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#RegardingMeasure">
<rdfs:comment>Relates information content entity of performance to the measurement it relates to. E.g. Alice described by positive performance gap regarding measure BP001. </rdfs:comment>
<rdfs:label xml:lang="en">regarding measure</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#IsAboutCausalPathway -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#IsAboutOrganization">
<rdfs:subPropertyOf rdf:resource="http://example.com/slowmo#IsAbout"/>
<rdfs:label>is about organization</rdfs:label>
<rdfs:comment>Organization providing feedback that the performers are a part of.</rdfs:comment>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#IsAboutCausalPathway -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#IsAboutCausalPathway">
<rdfs:subPropertyOf rdf:resource="http://example.com/slowmo#IsAbout"/>
<rdfs:label>is about causal pathway</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#IsAboutPerformer -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#IsAboutPerformer">
<rdfs:subPropertyOf rdf:resource="http://example.com/slowmo#IsAbout"/>
<rdfs:label>is about performer</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#IsAboutTemplate -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#IsAboutTemplate">
<rdfs:subPropertyOf rdf:resource="http://example.com/slowmo#IsAbout"/>
<rdfs:label xml:lang="en">is about template</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#IsAboutMeasure -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#IsAboutMeasure">
<rdfs:subPropertyOf rdf:resource="http://example.com/slowmo#IsAbout"/>
<rdfs:comment>Measure or set of measures used in the situation. E.g. BP001 measure.</rdfs:comment>
<rdfs:label xml:lang="en">is about measure</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#IsAcceptableBy -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#IsAcceptableBy">
<rdfs:label>is acceptable by</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#IsPromotedBy -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#IsPromotedBy">
<rdfs:label>is promoted by</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#AncestorPerformer -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#AncestorPerformer">
<rdfs:label>ancestor performer</rdfs:label>
<rdfs:comment>Performer from which attributes of the subject were drawn. In practice, the performer associated with a candidate.</rdfs:comment>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#AncestorTemplate -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#AncestorTemplate">
<rdfs:label>ancestor template</rdfs:label>
<rdfs:comment>Template from which attributes of the subject were drawn. In practices, the template associated with a candidate.</rdfs:comment>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#Uses -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#Uses">
<rdfs:label>uses</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#HasModerator -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#HasModerator">
<rdfs:label>has moderator</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#ModeratorScore -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#ModeratorScore">
<rdfs:label>moderator score</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#KeyMessage -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#KeyMessage">
<rdfs:label>key message</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#WithComparator -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#WithComparator">
<rdfs:comment>Comparator, psdo_0000093, associated with the measure. </rdfs:comment>
<rdfs:label>with comparator</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#ComparisonValue -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#ComparisonValue">
<rdfs:comment>Measure specific value to compare to performance values. Assumed to be scaled to match the performance value of the measure</rdfs:comment>
<rdfs:label>comparison value</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#ImplementationStrategy -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#ImplementationStrategy">
<rdfs:label>implementation strategy</rdfs:label>
</owl:ObjectProperty>
<!-- http://example.com/slowmo#UsesInterventionProperty -->
<owl:ObjectProperty rdf:about="http://example.com/slowmo#UsesInterventionProperty">
<rdfs:subPropertyOf rdf:resource="http://example.com/slowmo#Uses"/>
<rdfs:label>uses intervention property</rdfs:label>
</owl:ObjectProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Data properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<owl:DatatypeProperty rdf:about="http://example.com/slowmo#ColumnUse">
<rdfs:range>
<owl:DataRange>
<owl:oneOf>
<rdf:Bag>
<rdf:li>identifier</rdf:li>
<rdf:li>time</rdf:li>
<rdf:li>value</rdf:li>
<rdf:li>numerator</rdf:li>
<rdf:li>denominator</rdf:li>
<rdf:li>measure</rdf:li>
</rdf:Bag>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<rdfs:comment>Enumeration of recognized uses a column can have in the performance data.</rdfs:comment>
</owl:DatatypeProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://example.com/slowmo#Performer -->
<owl:Class rdf:about="http://example.com/slowmo#Performer">
<rdfs:comment>A foaf:person or foaf:organization that is doing a behavior.</rdfs:comment>
<rdfs:label>performer</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#AppropriateCandidate -->
<owl:Class rdf:about="http://example.com/slowmo#AppropriateCandidate">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#Candidate"/>
<obo:IAO_0000115>A candidate thats situation and template characteristics are complementary according to theory</obo:IAO_0000115>
<rdfs:label xml:lang="en">appropriate candidate</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#BehaviorChangeIntervention -->
<owl:Class rdf:about="http://example.com/slowmo#BehaviorChangeIntervention">
<obo:IAO_0000115>A coordinated set of activities designed to change specified behaviour patterns</obo:IAO_0000115>
<rdfs:isDefinedBy>Michie S, Stralen MMV, West R. The behaviour change wheel: A new method for characterising and designing behaviour change interventions. Implementation Science. 2011;6(1).</rdfs:isDefinedBy>
<rdfs:label xml:lang="en">behavior change intervention</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#Candidate -->
<owl:Class rdf:about="http://example.com/slowmo#Candidate">
<obo:IAO_0000115>An information content entity which represents the union of the features of a situation and those of a template. This is a computational convenience that simplifies talking about a performer and template together.</obo:IAO_0000115>
<rdfs:label xml:lang="en">candidate</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#Paver -->
<owl:Class rdf:about="http://example.com/slowmo#Paver">
<obo:IAO_0000115>An information content entity which represents the features of a performers situation for a specific measure and comparator.</obo:IAO_0000115>
<rdfs:label xml:lang="en">paver</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#CapabilityBarrier -->
<owl:Class rdf:about="http://example.com/slowmo#CapabilityBarrier">
<rdfs:label>capability barrier</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#Habituation -->
<owl:Class rdf:about="http://example.com/slowmo#Habituation">
<rdfs:label>habituation</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#Delivery -->
<owl:Class rdf:about="http://example.com/slowmo#Delivery">
<obo:IAO_0000115>The medium through, and style in which, feedback is given to a performer</obo:IAO_0000115>
<rdfs:comment>Adapted from West, R. and Michie, S. (2016). A Guide to Development and Evaluation of Digital Behavior Interventions in Healthcare. Silverback Publishing.</rdfs:comment>
<rdfs:label xml:lang="en">delivery</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#DimensionCardinality -->
<owl:Class rdf:about="http://example.com/slowmo#DimensionCardinality">
<rdfs:label>dimension cardinality</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#DominantPerformanceBehaviorCapability -->
<owl:Class rdf:about="http://example.com/slowmo#DominantPerformanceBehaviorCapability">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#PerformanceBehaviorcCapability"/>
<owl:disjointWith rdf:resource="http://example.com/slowmo#NondominantPerformanceBehaviorCapability"/>
<obo:IAO_0000115>A capability realized when a performer is able to consistently carry out a performance behavior at a high level of excellence</obo:IAO_0000115>
<rdfs:label xml:lang="en">dominant performance behavior capability</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#Figure -->
<owl:Class rdf:about="http://example.com/slowmo#Figure">
<rdfs:label>figure</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#GapFigure -->
<owl:Class rdf:about="http://example.com/slowmo#GapFigure">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#Figure"/>
<rdfs:label>gap figure</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#Guideline -->
<owl:Class rdf:about="http://example.com/slowmo#Guideline">
<rdfs:label>guideline</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#InputTable -->
<owl:Class rdf:about="http://example.com/slowmo#InputTable">
<rdfs:label>input table</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#Location -->
<owl:Class rdf:about="http://example.com/slowmo#Location">
<rdfs:label xml:lang="en">location</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#MasteryPresent -->
<owl:Class rdf:about="http://example.com/slowmo#MasteryPresent">
<rdfs:label>mastery present</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#MasteryUnknown -->
<owl:Class rdf:about="http://example.com/slowmo#MasteryUnknown">
<rdfs:label>mastery unknown</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#Measure -->
<owl:Class rdf:about="http://example.com/slowmo#Measure">
<rdfs:label>measure</rdfs:label>
<obo:IAO_0000115>A performance signal assessing a behavior</obo:IAO_0000115>
</owl:Class>
<!-- http://example.com/slowmo#MeasureCardinality -->
<owl:Class rdf:about="http://example.com/slowmo#MeasureCardinality">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#DimensionCardinality"/>
<rdfs:label>measure cardinality</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#NegativePerformanceGap -->
<owl:Class rdf:about="http://example.com/slowmo#NegativePerformanceGap">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#PerformanceGap"/>
<obo:IAO_0000115>A performance signal that is mathematically less than some comparator</obo:IAO_0000115>
<rdfs:label>negative performance gap</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#NegativePerformanceSignal -->
<owl:Class rdf:about="http://example.com/slowmo#NegativePerformanceSignal">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#PerformanceSignal"/>
<obo:IAO_0000115>A performance signal that indicates the performance is bad</obo:IAO_0000115>
<rdfs:label>negative performance signal</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#NondominantPerformanceBehaviorCapability -->
<owl:Class rdf:about="http://example.com/slowmo#NondominantPerformanceBehaviorCapability">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#PerformanceBehaviorcCapability"/>
<obo:IAO_0000115>A capability realized when a performer is not able to consistently carry out a performance behavior at a high level of excellence</obo:IAO_0000115>
<rdfs:label xml:lang="en">nondominant performance behavior capability</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#NormativeComparator -->
<owl:Class rdf:about="http://example.com/slowmo#NormativeComparator">
<rdfs:label>normative comparator</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#PeerComparison -->
<owl:Class rdf:about="http://example.com/slowmo#PeerComparison">
<rdfs:label>peer comparison</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#Performance -->
<owl:Class rdf:about="http://example.com/slowmo#Performance">
<obo:IAO_0000115>a determinable quality that is dependant on human beings organizations and instantiated by measurement values of a behavior process</obo:IAO_0000115>
<rdfs:label xml:lang="en">performance</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#PerformanceBehaviorcCapability -->
<owl:Class rdf:about="http://example.com/slowmo#PerformanceBehaviorcCapability">
<obo:IAO_0000115>A capability realized in the process of performing a performance behavior</obo:IAO_0000115>
<rdfs:label xml:lang="en">performance behavior capability</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#PerformanceCardinality -->
<owl:Class rdf:about="http://example.com/slowmo#PerformanceCardinality">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#DimensionCardinality"/>
<rdfs:label>performance cardinality</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#PerformanceGap -->
<owl:Class rdf:about="http://example.com/slowmo#PerformanceGap">
<rdfs:label>performance gap</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#PerformanceTrend -->
<owl:Class rdf:about="http://example.com/slowmo#PerformanceTrend">
<rdfs:label>performance trend</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#TrendSlope -->
<owl:Class rdf:about="http://example.com/slowmo#TrendSlope">
<rdfs:label>performance trend slope</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#PerformanceSignal -->
<owl:Class rdf:about="http://example.com/slowmo#PerformanceSignal">
<obo:IAO_0000115>An indication of the state affairs of an accomplished behavior</obo:IAO_0000115>
<rdfs:label>performance signal</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#PerformerCardinality -->
<owl:Class rdf:about="http://example.com/slowmo#PerformerCardinality">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#DimensionCardinality"/>
<rdfs:label>performer cardinality</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#PositivePerformanceGap -->
<owl:Class rdf:about="http://example.com/slowmo#PositivePerformanceGap">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#PerformanceGap"/>
<obo:IAO_0000115>A performance signal that is the mathematically greater than a comparator.</obo:IAO_0000115>
<rdfs:label>positive performance gap</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#NegativePerformanceTrend -->
<owl:Class rdf:about="http://example.com/slowmo#NegativePerformanceTrend">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#PerformanceTrend"/>
<obo:IAO_0000115>A performance signal that decreases in the mathematical sense.</obo:IAO_0000115>
<rdfs:label>negative performance trend</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#PositivePerformanceTrend -->
<owl:Class rdf:about="http://example.com/slowmo#PositivePerformanceTrend">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#PerformanceTrend"/>
<obo:IAO_0000115>A performance signal that increases in the mathematical sense.</obo:IAO_0000115>
<rdfs:label>positive performance trend</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#PositivePerformanceSignal -->
<owl:Class rdf:about="http://example.com/slowmo#PositivePerformanceSignal">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#PerformanceSignal"/>
<obo:IAO_0000115>A performance signal that indicates the performance is good</obo:IAO_0000115>
<rdfs:label>positive performance signal</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#PreventionFocus -->
<owl:Class rdf:about="http://example.com/slowmo#PreventionFocus">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#RegulatoryFocus"/>
<rdfs:label>prevention focus</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#PromotionFocus -->
<owl:Class rdf:about="http://example.com/slowmo#PromotionFocus">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#RegulatoryFocus"/>
<rdfs:label>promotion focus</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#RegulatoryFocus -->
<owl:Class rdf:about="http://example.com/slowmo#RegulatoryFocus">
<obo:IAO_0000115>a sensitivity of the recipient</obo:IAO_0000115>
<rdfs:label>regulatory focus</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#RelatedLocation -->
<owl:Class rdf:about="http://example.com/slowmo#RelatedLocation">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#Location"/>
<rdfs:label>related location</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#ShowsBigGap -->
<owl:Class rdf:about="http://example.com/slowmo#ShowsBigGap">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#ShowsGap"/>
<rdfs:label>shows big gap</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#GapSize -->
<owl:Class rdf:about="http://example.com/slowmo#PerformanceGapSize">
<rdfs:label>performance gap size</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#ShowsGap -->
<owl:Class rdf:about="http://example.com/slowmo#ShowsGap">
<rdfs:label>shows gap</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#ShowsNegativeGap -->
<owl:Class rdf:about="http://example.com/slowmo#ShowsNegativeGap">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#ShowsGap"/>
<rdfs:label>shows negative gap</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#ShowsPositiveGap -->
<owl:Class rdf:about="http://example.com/slowmo#ShowsPositiveGap">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#ShowsGap"/>
<rdfs:label>shows positive gap</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#ShowsSmallGap -->
<owl:Class rdf:about="http://example.com/slowmo#ShowsSmallGap">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#ShowsGap"/>
<rdfs:label>shows small gap</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#ShowsTrend -->
<owl:Class rdf:about="http://example.com/slowmo#ShowsTrend">
<rdfs:label>shows trend</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#TimeCardinality -->
<owl:Class rdf:about="http://example.com/slowmo#TimeCardinality">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#DimensionCardinality"/>
<rdfs:label>time cardinality</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#TrendFigure -->
<owl:Class rdf:about="http://example.com/slowmo#TrendFigure">
<rdfs:subClassOf rdf:resource="http://example.com/slowmo#Figure"/>
<rdfs:label>trend figure</rdfs:label>
</owl:Class>
<!-- http://example.com/slowmo#spek -->
<owl:Class rdf:about="http://example.com/slowmo#spek">
<rdfs:label xml:lang="en">spek</rdfs:label>
</owl:Class>
</rdf:RDF>