Wiki source code of Ontology
Version 12.1 by Veikko Saikkonen on 2022/02/28 16:42
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
12.1 | 1 | [[image:ontology.png]] |
![]() |
11.1 | 2 | [[image:PersonOntologySCE.jpg]] |
![]() |
4.1 | 3 | |
![]() |
1.2 | 4 | = General = |
5 | |||
6 | * PwD: Person with Dementia | ||
7 | * HCP: Healthcare Professional | ||
![]() |
6.1 | 8 | * The Robot/Nao: The Nao robot platform used for implementing the project prototype |
![]() |
1.2 | 9 | |
10 | = Categories and subcategories = | ||
![]() |
8.1 | 11 | |
![]() |
1.2 | 12 | * Discourse: Meaningful conversation between PwD and the robot |
13 | * Statement: Statement either by the robot or the PwD. Can be a question or an answer. | ||
14 | ** E.g. “Hello Peter”, “How are you doing today?” | ||
![]() |
6.1 | 15 | * 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. |
![]() |
1.2 | 16 | ** E.g. “Are you feeling hungry?”, “How did the dinner make you feel?”, “Are you feeling tired?” |
17 | * Disclosure: Meaningful information provided by the PwD | ||
18 | ** E.g. “I am feeling hungry”, “I did not eat dinner”, “I should drink water”, “I am feeling well today” | ||
19 | |||
![]() |
8.1 | 20 | * Entity: Representing either a Person or the Robot |
21 | * Person: Anyone that the Robot might interact with. Has subcategories PwD, Relative, Health Care Professional. | ||
![]() |
6.1 | 22 | * Activity: Activities of a PwD that they need to be reminded of. |
23 | * Type: The type of Activity | ||
24 | ** 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". | ||
25 | |||
![]() |
8.1 | 26 | == Parameters == |
![]() |
6.1 | 27 | |
![]() |
1.3 | 28 | * Goal: The goal of the discourse/SRA initiated by the robot |
29 | ** E.g. “Helps the PwD relax”, “Reminds the PwD about lunchtime”, “Initiates self-reflection about wellbeing” | ||
30 | * Context : A main theme that the disclosures and discourses are linked to | ||
31 | ** E.g. Lunch, dinner, hunger, thirst, tiredness, sleep etc. | ||
32 | * Valence: The ”positivity” of the disclosure | ||
![]() |
7.1 | 33 | ** E.g. I feel well -> valence > 0, I’m not feeling well -> valence <0, I feel hungry -> valence = 0 |
![]() |
1.3 | 34 | |
![]() |
6.1 | 35 | * Name: The name of a Person, so that the robot knows how to address them |
36 | * Gender: The gender of a Person. | ||
37 | * Age: The age of a Person | ||
38 | * Interest: Any interests that a Person might have, useful for discourse. | ||
39 | ** E.g. "Tennis", "Walking the dog", "Solving sudoku" | ||
40 | * 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. | ||
41 | ** E.g. Someone might dislike "Rock" and like "Jazz" | ||
42 | * Time: A time that a specific activity takes place. | ||
43 | ** E.g. "Have lunch" at 12.30p.m. |