Changes for page Ontology

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

From version 4.1
edited by Veikko Saikkonen
on 2022/02/24 17:33
Change comment: There is no comment for this version
To version 19.1
edited by Sofia Kostakonti
on 2022/04/04 12:10
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,27 +1,56 @@
1 +Our ontology consists of two other ontologies, one about the person, representing personal information and preferences, and one about the interaction, representing all the information regarding a discourse.
1 1  
2 -Figure is ready, cant remember how to add attachements right now - veikko
3 +== Person Ontology ==
3 3  
4 -= General =
5 +{{html}}
6 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group01/download/Main/WebHome/PersonOntologySCE.jpg?rev=1.2" alt="Person Ontology" width="750"/>
7 +{{/html}}
5 5  
9 +
10 +== Wellbeing Discourse Ontology ==
11 +{{html}}
12 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group01/download/Main/WebHome/ontology.jpg?rev=1.1" alt="Wellbeing Discourse Ontology" width="750"/>
13 +{{/html}}
14 +
15 +== Additional Information ==
16 +All the data seen in the graphs are explained below.
17 +=== General ===
18 +
6 6  * PwD: Person with Dementia
7 7  * HCP: Healthcare Professional
8 -* The Robot/Nao: The Nao robot platform used for implementing the the project prototype
21 +* The Robot/Nao: The Nao robot platform used for implementing the project prototype
9 9  
10 -= Categories and subcategories =
23 +=== Categories and subcategories ===
24 +
11 11  * Discourse: Meaningful conversation between PwD and the robot
12 12  * Statement: Statement either by the robot or the PwD. Can be a question or an answer.
13 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.
28 +* 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.
15 15  ** E.g. “Are you feeling hungry?”, “How did the dinner make you feel?”, “Are you feeling tired?”
16 16  * Disclosure: Meaningful information provided by the PwD
17 17  ** E.g. “I am feeling hungry”, “I did not eat dinner”, “I should drink water”, “I am feeling well today”
18 18  
19 -== Parameters ==
33 +* Entity: Representing either a Person or the Robot
34 +* Person: Anyone that the Robot might interact with. Has subcategories PwD, Relative, Health Care Professional.
35 +* Activity: Activities of a PwD that they need to be reminded of.
36 +* Type: The type of Activity
37 +** 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".
38 +
39 +=== Parameters ===
40 +
20 20  * Goal: The goal of the discourse/SRA initiated by the robot
21 21  ** E.g. “Helps the PwD relax”, “Reminds the PwD about lunchtime”, “Initiates self-reflection about wellbeing”
22 22  * Context : A main theme that the disclosures and discourses are linked to
23 23  ** E.g. Lunch, dinner, hunger, thirst, tiredness, sleep etc.
24 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
46 +** E.g. I feel well -> valence > 0, I’m not feeling well -> valence <0, I feel hungry -> valence = 0
26 26  
27 -
48 +* Name: The name of a Person, so that the robot knows how to address them
49 +* Gender: The gender of a Person.
50 +* Age: The age of a Person
51 +* Interest: Any interests that a Person might have, useful for discourse.
52 +** E.g. "Tennis", "Walking the dog", "Solving sudoku"
53 +* Type of Music: The type of music that a Person likes. More necessary for a PwD, but could also be used for the rest of the subcategories.
54 +** E.g. Someone might dislike "Rock" and like "Jazz"
55 +* Time: A time that a specific activity takes place.
56 +** E.g. "Have lunch" at 12.30p.m.