-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathContrastEffect.owl
More file actions
289 lines (167 loc) · 14.2 KB
/
Copy pathContrastEffect.owl
File metadata and controls
289 lines (167 loc) · 14.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
<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#"
xml:base="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl"
xmlns:deo="http://purl.org/spar/deo/"
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:term="http://modellingdh.github.io/ont/odp/term/"
xmlns:terms="http://purl.org/dc/terms/"
xmlns:dterms="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#dterms:"
xmlns:ContrastEffect="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#">
<owl:Ontology rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl">
<terms:creator>Nicole Liggeri</terms:creator>
<terms:description>The contrast effect bias, also known as the "contrast effect," is a cognitive bias that influences how people perceive information or experiences in relation to the context in which they are presented. This bias occurs when the perception of something is significantly influenced by the presence of a previous or simultaneous event, object, or experience that differs from it.
In simple terms, when individuals evaluate something, their judgment can be distorted based on the context in which it is presented. The perceived qualities or characteristics of an object or experience may be exaggerated or diminished when compared to a similar but different object or experience encountered beforehand.</terms:description>
<deo:Scenario>User Story:
As Sarah, the HR Manager, I begin the performance evaluation process for the company's employees. I schedule one-on-one meetings with each employee to discuss their performance over the past year. I aim to provide constructive feedback and set achievable goals for the upcoming year.
One of the employees, John, has been consistently performing below expectations in his role as a Sales Executive. Before meeting with John, I review his performance metrics, and I am concerned about the downward trend in his sales figures. However, I am mindful of the contrast effect bias and want to ensure I assess John's performance fairly.
During the meeting with John, I begin by outlining the specific metrics and areas where he has fallen short. I avoid making comparisons to high-performing colleagues at this stage. I encourage John to share his insights and challenges that may have contributed to the decline in sales performance.
After discussing John's situation in detail, I provide him with examples of successful strategies that other team members have implemented. I highlight that these examples are meant to offer insights and not to create unrealistic expectations. I make it clear that each sales executive has their unique strengths and challenges.
Recognizing the contrast effect bias, I ensure that John's evaluation focuses on his individual progress rather than comparing him to others. I propose a performance improvement plan (PIP) that includes targeted training and mentoring sessions to help John refine his sales techniques and boost his confidence. The plan also includes regular follow-up meetings to track his progress and provide ongoing support.
By approaching the performance evaluation with consideration for the contrast effect bias, I aim to help John see his potential for growth and motivate him to improve without feeling unfairly compared to his colleagues. My goal is to create a positive and supportive environment where all employees can thrive and achieve their professional goals</deo:Scenario>
<dterms:title>Contrast effect</dterms:title>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.org/dc/terms/creator -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator"/>
<!-- http://purl.org/dc/terms/description -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/>
<!-- http://purl.org/spar/deo/Scenario -->
<owl:AnnotationProperty rdf:about="http://purl.org/spar/deo/Scenario"/>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#dterms:title -->
<owl:AnnotationProperty rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#dterms:title"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#hasEngagement -->
<owl:ObjectProperty rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#hasEngagement">
<owl:inverseOf rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#inActivity"/>
</owl:ObjectProperty>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#inActivity -->
<owl:ObjectProperty rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#inActivity">
<rdfs:domain rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Engagement"/>
<rdfs:range rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Activity"/>
</owl:ObjectProperty>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#influences -->
<owl:ObjectProperty rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#influences">
<owl:inverseOf rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#isInfluencedBy"/>
<rdfs:domain rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#TermOfComparison"/>
<rdfs:range rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Observation"/>
</owl:ObjectProperty>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#isEngagedIn -->
<owl:ObjectProperty rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#isEngagedIn">
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:range rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Engagement"/>
</owl:ObjectProperty>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#isInfluencedBy -->
<owl:ObjectProperty rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#isInfluencedBy"/>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#isReflectedUponIn -->
<owl:ObjectProperty rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#isReflectedUponIn">
<owl:inverseOf rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#isReflectionOn"/>
</owl:ObjectProperty>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#isReflectionOn -->
<owl:ObjectProperty rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#isReflectionOn">
<rdfs:domain rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Observation"/>
<rdfs:range rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Engagement"/>
</owl:ObjectProperty>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#producedObservation -->
<owl:ObjectProperty rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#producedObservation">
<rdfs:domain rdf:resource="https://w3id.org/framester/data/framestercore/Origin"/>
<rdfs:range rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Observation"/>
</owl:ObjectProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Activity -->
<owl:Class rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Activity">
<rdfs:comment>Action influeced by a certain experience</rdfs:comment>
</owl:Class>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Engagement -->
<owl:Class rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Engagement">
<rdfs:comment>An opinion that the subject formulates based on their observations. It influences possible actions.</rdfs:comment>
</owl:Class>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Observation -->
<owl:Class rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Observation">
<rdfs:comment>The product of an act of scrutiny which may or may not have been performed with a critical disposition.</rdfs:comment>
</owl:Class>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#TermOfComparison -->
<owl:Class rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#TermOfComparison">
<rdfs:comment>A class representing the surrounding environment or situation in which a particular object, event, or experience is presented.</rdfs:comment>
</owl:Class>
<!-- http://xmlns.com/foaf/0.1/Person -->
<owl:Class rdf:about="http://xmlns.com/foaf/0.1/Person">
<rdfs:comment>Someone that can be influnced by the contrast effect.</rdfs:comment>
</owl:Class>
<!-- https://w3id.org/framester/data/framestercore/Origin -->
<owl:Class rdf:about="https://w3id.org/framester/data/framestercore/Origin">
<rdfs:comment>The object observed in context with another object.</rdfs:comment>
</owl:Class>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Individuals
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#HRManager -->
<owl:NamedIndividual rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#HRManager">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<isEngagedIn rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#unproductiveEmployee"/>
</owl:NamedIndividual>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#employee -->
<owl:NamedIndividual rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#employee">
<rdf:type rdf:resource="https://w3id.org/framester/data/framestercore/Origin"/>
<producedObservation rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#performanceBelowStandards"/>
</owl:NamedIndividual>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#otherTeamMembers -->
<owl:NamedIndividual rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#otherTeamMembers">
<rdf:type rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#TermOfComparison"/>
<influences rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#performanceBelowStandards"/>
</owl:NamedIndividual>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#performanceBelowStandards -->
<owl:NamedIndividual rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#performanceBelowStandards">
<rdf:type rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Observation"/>
<isInfluencedBy rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#otherTeamMembers"/>
</owl:NamedIndividual>
<!-- http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#unproductiveEmployee -->
<owl:NamedIndividual rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#unproductiveEmployee">
<rdf:type rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Engagement"/>
<isReflectedUponIn rdf:resource="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#performanceBelowStandards"/>
</owl:NamedIndividual>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// General axioms
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<rdf:Description>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
<owl:members rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Activity"/>
<rdf:Description rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Engagement"/>
<rdf:Description rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#Observation"/>
<rdf:Description rdf:about="http://www.leonardozilli.it/CognitiveBiasOntology/ContrastEffect.owl#TermOfComparison"/>
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Person"/>
<rdf:Description rdf:about="https://w3id.org/framester/data/framestercore/Origin"/>
</owl:members>
</rdf:Description>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi -->