Wiki source code of Ontology

Version 2.1 by Veikko Saikkonen on 2022/02/24 17:32

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