Wiki source code of Ontology
Version 4.1 by Veikko Saikkonen on 2022/02/24 17:33
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | |||
| 2 | Figure is ready, cant remember how to add attachements right now - veikko | ||
| 3 | |||
| 4 | = General = | ||
| 5 | |||
| 6 | * PwD: Person with Dementia | ||
| 7 | * HCP: Healthcare Professional | ||
| 8 | * The Robot/Nao: The Nao robot platform used for implementing the the project prototype | ||
| 9 | |||
| 10 | = Categories and subcategories = | ||
| 11 | * Discourse: Meaningful conversation between PwD and the robot | ||
| 12 | * Statement: Statement either by the robot or the PwD. Can be a question or an answer. | ||
| 13 | ** E.g. “Hello Peter”, “How are you doing today?” | ||
| 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 themeselves. | ||
| 15 | ** E.g. “Are you feeling hungry?”, “How did the dinner make you feel?”, “Are you feeling tired?” | ||
| 16 | * Disclosure: Meaningful information provided by the PwD | ||
| 17 | ** E.g. “I am feeling hungry”, “I did not eat dinner”, “I should drink water”, “I am feeling well today” | ||
| 18 | |||
| 19 | == Parameters == | ||
| 20 | * Goal: The goal of the discourse/SRA initiated by the robot | ||
| 21 | ** E.g. “Helps the PwD relax”, “Reminds the PwD about lunchtime”, “Initiates self-reflection about wellbeing” | ||
| 22 | * Context : A main theme that the disclosures and discourses are linked to | ||
| 23 | ** E.g. Lunch, dinner, hunger, thirst, tiredness, sleep etc. | ||
| 24 | * Valence: The ”positivity” of the disclosure | ||
| 25 | ** E.g. I feel well -> valence > 0, I’m not feeling well -> valence <0, I feel hungry -> valence = 0 | ||
| 26 |