Changes for page Ontology
Last modified by Sofia Kostakonti on 2022/04/05 14:23
From version 2.1
edited by Veikko Saikkonen
on 2022/02/24 17:32
on 2022/02/24 17:32
Change comment:
There is no comment for this version
To version 13.1
edited by Veikko Saikkonen
on 2022/02/28 16:43
on 2022/02/28 16:43
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,24 +1,50 @@ 1 + 2 +{{html}} 3 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group01/download/Main/WebHome/ontology.jpg?rev=1.1" alt="Wellbeing Discourse Ontology" width="500"/> 4 +{{/html}} 5 + 6 +{{html}} 7 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group01/download/Main/WebHome/PersonOntologySCE.jpg?rev=1.1" alt="Person Ontology" width="500"/> 8 +{{/html}} 9 + 10 + 1 1 = General = 2 2 3 3 * PwD: Person with Dementia 4 4 * HCP: Healthcare Professional 5 -* The Robot/Nao: The Nao robot platform used for implementing the theproject prototype15 +* The Robot/Nao: The Nao robot platform used for implementing the project prototype 6 6 7 7 = Categories and subcategories = 18 + 8 8 * Discourse: Meaningful conversation between PwD and the robot 9 9 * Statement: Statement either by the robot or the PwD. Can be a question or an answer. 10 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 them eselves.22 +* 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. 12 12 ** E.g. “Are you feeling hungry?”, “How did the dinner make you feel?”, “Are you feeling tired?” 13 13 * Disclosure: Meaningful information provided by the PwD 14 14 ** E.g. “I am feeling hungry”, “I did not eat dinner”, “I should drink water”, “I am feeling well today” 15 15 27 +* Entity: Representing either a Person or the Robot 28 +* Person: Anyone that the Robot might interact with. Has subcategories PwD, Relative, Health Care Professional. 29 +* Activity: Activities of a PwD that they need to be reminded of. 30 +* Type: The type of Activity 31 +** 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". 32 + 16 16 == Parameters == 34 + 17 17 * Goal: The goal of the discourse/SRA initiated by the robot 18 18 ** E.g. “Helps the PwD relax”, “Reminds the PwD about lunchtime”, “Initiates self-reflection about wellbeing” 19 19 * Context : A main theme that the disclosures and discourses are linked to 20 20 ** E.g. Lunch, dinner, hunger, thirst, tiredness, sleep etc. 21 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 = 040 +** E.g. I feel well -> valence > 0, I’m not feeling well -> valence <0, I feel hungry -> valence = 0 23 23 24 - 42 +* Name: The name of a Person, so that the robot knows how to address them 43 +* Gender: The gender of a Person. 44 +* Age: The age of a Person 45 +* Interest: Any interests that a Person might have, useful for discourse. 46 +** E.g. "Tennis", "Walking the dog", "Solving sudoku" 47 +* 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. 48 +** E.g. Someone might dislike "Rock" and like "Jazz" 49 +* Time: A time that a specific activity takes place. 50 +** E.g. "Have lunch" at 12.30p.m.