Wiki source code of Domain

Last modified by Dongxu Lu on 2023/04/13 15:20

Show last authors
1 ==== OWL file ====
2
3 link to domain ontology
4
5 ====
6 Authors ====
7
8 Hans-Ulrich Krieger, Rifca Peters
9
10 ====
11 Short description of ontology ====
12
13 In this ontology, concepts are described that are related to the PAL domain, without any particular epistemological background. It describes the characteristics of diabetes, the PAL system, the users and locations. In addition, information necessary for specific dialogue modelling in the project has been put into this ontology. These classes and properties constitute the information state of the dialogue components.
14 Related work
15
16 ====
17 Ontology design ====
18
19 ======
20 **Ontology development** ======
21
22 The ontology is developed in an ad-hoc, iterative manner. The ontology was created based on the domain knowledge of diabetes mellitus type 1, the PAL system and the users. During the development of the PAL system, the ontology was elaborated on this domain based on the developers' needs.
23
24 ======
25 **Ontology structure** ======
26
27 The ontology consists of domain-related classes, properties and relations. The classes could be subs of the main class "PALDomain" (e.g. actor, activity, food, ..) or a sub of another class (e.g. 'pen' and 'pump' are subs of 'device'). This is implemented in an intuitive and practical manner.
28
29 ====
30 Evaluation and results ====
31
32 This ontology was implemented and used in the PAL user experiments. For PAL, it contains all domain knowledge that is required for the PAL system to function as desired.