Changes for page Ontology

Last modified by Sofia Kostakonti on 2022/04/05 14:23

From version 3.1
edited by Veikko Saikkonen
on 2022/02/24 17:32
Change comment: There is no comment for this version
To version 6.1
edited by Sofia Kostakonti
on 2022/02/27 22:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VSaikkonen
1 +XWiki.SKostakonti
Content
... ... @@ -1,19 +1,28 @@
1 1  
2 +Figure for this is ready, it seems that this page does not allow attachments... - veikko
3 +
2 2  = General =
3 3  
4 4  * PwD: Person with Dementia
5 5  * HCP: Healthcare Professional
6 -* The Robot/Nao: The Nao robot platform used for implementing the the project prototype
8 +* The Robot/Nao: The Nao robot platform used for implementing the project prototype
7 7  
8 8  = Categories and subcategories =
9 9  * Discourse: Meaningful conversation between PwD and the robot
10 10  * Statement: Statement either by the robot or the PwD. Can be a question or an answer.
11 11  ** E.g. “Hello Peter”, “How are you doing today?”
12 -* RobotSRA (Self-reflection Aid): Statement that seeks out information about the PwD, either for them to disclose it to the robot, or just think about it themeselves.
14 +* RobotSRA (Self-reflection Aid): Statement that seeks out information about the PwD, either for them to disclose it to the robot, or just think about it themselves.
13 13  ** E.g. “Are you feeling hungry?”, “How did the dinner make you feel?”, “Are you feeling tired?”
14 14  * Disclosure: Meaningful information provided by the PwD
15 15  ** E.g. “I am feeling hungry”, “I did not eat dinner”, “I should drink water”, “I am feeling well today”
16 16  
19 +* Entity: Representing either a person or the robot
20 +* Person: Anyone that the robot might interact with. Has subcategories PwD, Relative, Health Care Professional.
21 +* Activity: Activities of a PwD that they need to be reminded of.
22 +* Type: The type of Activity
23 +** E.g. leisure activity like "Take a walk", an activity of the everyday life like "Water the plants", or a health-related activity like "Have lunch".
24 +
25 +
17 17  == Parameters ==
18 18  * Goal: The goal of the discourse/SRA initiated by the robot
19 19  ** E.g. “Helps the PwD relax”, “Reminds the PwD about lunchtime”, “Initiates self-reflection about wellbeing”
... ... @@ -22,4 +22,13 @@
22 22  * Valence: The ”positivity” of the disclosure
23 23  ** E.g. I feel well -> valence > 0, I’m not feeling well -> valence <0, I feel hungry -> valence = 0
24 24  
34 +* Name: The name of a Person, so that the robot knows how to address them
35 +* Gender: The gender of a Person.
36 +* Age: The age of a Person
37 +* Interest: Any interests that a Person might have, useful for discourse.
38 +** E.g. "Tennis", "Walking the dog", "Solving sudoku"
39 +* Type of Music: The type of music that a Person likes or dislikes. More necessary for a PwD, but could also be used for the rest of the subcategories.
40 +** E.g. Someone might dislike "Rock" and like "Jazz"
41 +* Time: A time that a specific activity takes place.
42 +** E.g. "Have lunch" at 12.30p.m.
25 25