Changes for page Domain

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

From version 2.1
edited by Dongxu Lu
on 2023/04/13 12:17
Change comment: There is no comment for this version
To version 1.1
edited by Dongxu Lu
on 2023/04/13 12:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,26 +1,0 @@
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 -Ontology development** ====
19 -
20 -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.
21 -Ontology structure
22 -
23 -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.
24 -Evaluation and results
25 -
26 -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.