GUMO The General User Model Ontology



Similar documents
Secure Semantic Web Service Using SAML

No More Keyword Search or FAQ: Innovative Ontology and Agent Based Dynamic User Interface

Semantic EPC: Enhancing Process Modeling Using Ontologies

Application of ontologies for the integration of network monitoring platforms

Ontology for Home Energy Management Domain

DISCOVERING RESUME INFORMATION USING LINKED DATA

Lightweight Data Integration using the WebComposition Data Grid Service

A Semantic web approach for e-learning platforms

OWL based XML Data Integration

Semantics and Ontology of Logistic Cloud Services*

Exploiting User and Process Context for Knowledge Management Systems

Supporting Change-Aware Semantic Web Services

Ontology-Based Discovery of Workflow Activity Patterns

Semantically Enhanced Web Personalization Approaches and Techniques

Information Technology for KM

Artificial Intelligence & Knowledge Management

Semantic Modeling with RDF. DBTech ExtWorkshop on Database Modeling and Semantic Modeling Lili Aunimo

Semantic Search in Portals using Ontologies

Development of Ontology for Smart Hospital and Implementation using UML and RDF

On the Standardization of Semantic Web Services-based Network Monitoring Operations

CONTEMPORARY SEMANTIC WEB SERVICE FRAMEWORKS: AN OVERVIEW AND COMPARISONS

Encoding Library of Congress Subject Headings in SKOS: Authority Control for the Semantic Web

Semantic Knowledge Management System. Paripati Lohith Kumar. School of Information Technology

Incorporating Semantic Discovery into a Ubiquitous Computing Infrastructure

Ontology based Recruitment Process

An Ontology-based e-learning System for Network Security

Ontology and automatic code generation on modeling and simulation

Domain knowledge Interoperability to build the Semantic Web of Things

ONTOLOGY FOR MOBILE PHONE OPERATING SYSTEMS

Evaluation experiment of ontology tools interoperability with the WebODE ontology engineering workbench

Performance Analysis, Data Sharing, Tools Integration: New Approach based on Ontology

SEMANTIC WEB BUSINESS MODELS

2 AIMS: an Agent-based Intelligent Tool for Informational Support

RDF Resource Description Framework

Linked Data Interface, Semantics and a T-Box Triple Store for Microsoft SharePoint

ONTOLOGY-BASED APPROACH TO DEVELOPMENT OF ADJUSTABLE KNOWLEDGE INTERNET PORTAL FOR SUPPORT OF RESEARCH ACTIVITIY

Semantic Information on Electronic Medical Records (EMRs) through Ontologies

Object-Process Methodology as a basis for the Visual Semantic Web

Layering the Semantic Web: Problems and Directions

A Meta-model of Business Interaction for Assisting Intelligent Workflow Systems

Transformation of OWL Ontology Sources into Data Warehouse

Task-Model Driven Design of Adaptable Educational Hypermedia

NORMIT: a Web-Enabled Tutor for Database Normalization

Characterizing Knowledge on the Semantic Web with Watson

Annotea and Semantic Web Supported Collaboration

Archetypes and ontologies to facilitate the breast cancer identification and treatment process

Context Model Based on Ontology in Mobile Cloud Computing

A Concept for an Electronic Magazine

Oct 15, Internet : the vast collection of interconnected networks that all use the TCP/IP protocols

Perspectives of Semantic Web in E- Commerce

Semantic Interoperability

Towards a Transparent Proactive User Interface for a Shopping Assistant

SmartLink: a Web-based editor and search environment for Linked Services

Knowledge-Based Validation, Aggregation and Visualization of Meta-data: Analyzing a Web-Based Information System

Products and Services Ontologies: A

Intelligent Retrieval for Component Reuse in System-On-Chip Design

A HUMAN RESOURCE ONTOLOGY FOR RECRUITMENT PROCESS

A Framework for Ontology-based Context Base Management System

Standardontologie für Wissensmanagement

Modeling an Ontology for Managing Contexts in Smart Meeting Space

Explorer's Guide to the Semantic Web

Context Aware Mobile Network Marketing Services

ProGUM-Web: Tool Support for Model-Based Development of Web Applications

The Ontology and Architecture for an Academic Social Network

DLDB: Extending Relational Databases to Support Semantic Web Queries

Pragmatic Web 4.0. Towards an active and interactive Semantic Media Web. Fachtagung Semantische Technologien September 2013 HU Berlin

ONTOLOGY-BASED MULTIMEDIA AUTHORING AND INTERFACING TOOLS 3 rd Hellenic Conference on Artificial Intelligence, Samos, Greece, 5-8 May 2004

DC Proposal: Automation of Service Lifecycle on the Cloud by Using Semantic Technologies

Context Capture in Software Development

A Framework of Context-Sensitive Visualization for User-Centered Interactive Systems

AN ONTOLOGICAL APPROACH TO WEB APPLICATION DESIGN USING W2000 METHODOLOGY

Semantic Web Services for e-learning: Engineering and Technology Domain

DATA MODEL FOR STORAGE AND RETRIEVAL OF LEGISLATIVE DOCUMENTS IN DIGITAL LIBRARIES USING LINKED DATA

Chapter 2 AN INTRODUCTION TO THE OWL WEB ONTOLOGY LANGUAGE 1. INTRODUCTION. Jeff Heflin Lehigh University

A Comparative Study Ontology Building Tools for Semantic Web Applications

Annotation: An Approach for Building Semantic Web Library

The Semantic Web: A Network of Content for the Digital City

OWL Ontology Translation for the Semantic Web

Transcription:

GUMO The General User Model Ontology Dominik Heckmann, Tim Schwartz, Boris Brandherm, Michael Schmitz, and Margeritta von Wilamowitz-Moellendorff Saarland University, Saarbrücken, Germany {dominik, schwartz, brandherm, schmitz}@cs.uni.sb.de Abstract. We introduce the general user model ontology GUMO for the uniform interpretation of distributed user models in intelligent semantic web enriched environments. We discuss design decisions, show the relation to the user model markup language USERML and present the integration of ubiquitous applications with the u2m.org user model service. Keywords: User model ontology, semantic web, ubiquitous user model service, intelligent environments, user model markup language. 1 Motivation and Introduction A commonly accepted top level ontology for user models could be of great importance for the user modeling research community. This ontology should be represented in a modern semantic web language like OWL and thus via internet be available for all useradaptive systems at the same time. The major advantage would be the simplification for exchanging user model data between different user-adaptive systems. The current problem of syntactical and structural differences between existing user modeling systems could be overcome with a commonly accepted ontology, specialized for user modeling tasks. We are suggesting a user model ontology rather than a user modeling ontology, which would additionally include the inference techniques or knowledge about the research area in general. We are collecting the user s dimensions that are modeled within user-adaptive systems like the user s heart beat, the user s age, the user s current position, the user s birthplace or the user s ability to swim. Furthermore, the modeling of the user s interests and preferences like reading poems, playing adventure games or drinking certain French Bordeaux wines is analyzed. 1.1 Choosing OWL as Ontology Language for GUMO Ontologies provide a shared and common understanding of a domain that can be communicated between people and heterogeneous and widely spread application systems, as pointed out in [3]. Since ontologies have been developed and investigated in artificial intelligence to facilitate knowledge sharing and reuse, they should form the central point of interest for the task of exchanging user models. XML is designed to serve for weakly structured data as an interchange format. The user model markup language USERML is defined as an XML application, see [4]. However, XML is purely syntactic and structural in nature. The RDF standard has been proposed as a data model for representing L. Ardissono, P. Brna, and A. Mitrovic (Eds.): UM 2005, LNAI 3538, pp. 428 432, 2005. c Springer-Verlag Berlin Heidelberg 2005

GUMO The General User Model Ontology 429 meta data by [8]. Nonetheless, the web ontology language OWL has more facilities for expressing semantics, [10], and it has a greater machine interpretability than XML and RDF. It adds more vocabulary for describing properties and classes. OWL can be used to explicitly represent the meaning of terms in vocabularies and the relationships between those terms. OWL is a revision of the DAML+OIL web ontology language in which we presented the first user model ontology 1. To summarize, OWL is our choice for the representation of user model terms and their interrelationships. 1.2 GUMO Is Influenced by UserML, SUMO and UbisWorld The main conceptual idea in USERML s approach of SITUATIONALSTATEMENTS, see [5], is the division of user model dimensions into the three parts: auxiliary, predicate and range as shown below. subject { UserModelDimension } object subject { auxiliary, predicate, range } object If one wants to say something about the user s interest in football, one could divide this into the auxiliary=hasinterest, the predicate=football and the range=lowmedium-high. If one wants to express something like knowledge about symphonies, one could divide this into the auxiliary=hasknowledge, the predicate=symphonies and the range=poor-average-good-excellent. GUMO is designed according to this USERML approach. Approximately 1000 groups of auxiliaries, predicates and ranges have so far been identified and inserted into the ontology 2. However, it turned out that actually everything can be a predicate for the auxiliary has- Interest or hasknowledge, what leads to a problem if one does not work modularized. The suggested solution is to identify basic user model dimensions on the one hand while leaving the more general world knowledge open for already existing other ontologies on the other hand. Candidates are the general suggested upper merged ontology SUMO, see [9] and the UBISWORLD ontology 3 to model intelligent environments. This insight leads to a modular approach which forms a key feature of GUMO. Nevertheless, since no top level user model ontology has been proposed so far, it is done so in this paper. Which groups of user dimensions can be identified? In [6] and [7] rough classifications for such categories can be found. 2 Defining GUMO Auxiliaries and Predicates Identified user model auxiliaries are hasknowledge, hasinterest, hasbelieve, has- Plan, hasproperty, hasgoal, hasplan, hasregularity and haslocation. This listing is not intended to be complete, but it is a start with which a lot of user facts can be real- 1 First user model ontology in DAML: http://www.daml.org/ontologies/444 2 GUMO homepage: http://www.gumo.org 3 UbisWorld homepage: http://www.ubisworld.org

430 D. Heckmann et al. Fig. 1. Some BasicUserDimensions: Emotional States, Characteristics and Personality. The complete ontology can be inspected with a foldable tree browser at www.gumo.org ized. We restrict ourself in this paper to present user model predicates that fit to the auxiliary: hasproperty, the so called BasicUserDimensions. The following listing presents the concept PhysiologicalState defined as owl:class. It is defined as a subclass of BasicUserDimensions. A class defines a group of individuals that belong together because they share some properties. Classes can be organized in a specialization hierarchy using rdfs:subclassof. <owl:class rdf:id="physiologicalstate.700016"> <rdfs:label> Physiological State </rdfs:label> <rdfs:subclassof rdf:resource="#basicuserdimensions.700002" /> <gumo:identifier> 700016 </gumo:identifier> <gumo:lexicon>state of body or bodily functions</gumo:lexicon> <gumo:privacy> high.640033 </gumo:privacy> <gumo:website rdf:resource="&gumo;concept=700016" /> </owl:class> Every concept has a unique rdf:id, that can be resolved into a complete URI. Since the handling of these URIs could become very unhandy, a short identification number was introduced, the so called gumo:identifier. The identification number has the advantage of freeing the textual part in the rdf:id from the need of being semantically unique. Apart from solving the problem of conceptual ambiguity, this number facilitates the work within relational databases, which is important for the implementation. The lexical entry gumo:lexicon is defined as the state of the body or bodily functions, while it could also be realized through a link to an external lexicon like WORDNET. The attribute gumo:privacy defines the default privacy status for this class of user dimensions. It can be overridden in the concrete SITUATIONALSTATEMENT. The attribute gumo:website points towards a web site, that has its purpose in presenting this ontology concept, to a human reader. The abbreviation &GUMO; is a shortcut for the complete URL to the GUMO ontology in the semantic web. The next listing defines the dimension Happiness as an rdf:description. The attribute gumo:expiry provides a default value for the average expiry which carries the qualitative time span of how long the statement is expected to be valid. In most cases when user model dimensions are measured, one has a rough idea about the expected expiry. For instance,

GUMO The General User Model Ontology 431 emotional states hold normally no longer than 15 minutes, however personality traits won t change within months. Since this qualitative time span is dependent from every user model dimension, it should be defined within GUMO. <rdf:description rdf:id="happiness.800616"> <rdfs:label> Happiness </rdfs:label> <rdf:type rdf:resource="#emotionalstate.700014" /> <rdf:type rdf:resource="#fivebasicemotions.700015" /> <gumo:expiry> 15 minutes </gumo:expiry> <gumo:image rdf:resource="http://u2m.org/img/happiness.gif" /> </rdf:description> Another important point that is shown here is the ability of multiple-inheritance in OWL. In detail, happiness is defined as rdf:type of the class EmotionalState and FiveBasicEmotions. Thus OWL allows to construct complex, graph-like hierarchies of user model concepts, which is especially important for ontology integration. Some examples of rough expiry-classifications are: physiologicalstate.heartbeat - can change within seconds mentalstate.timepressure - can change within minutes characteristics.inventive - can change within months personality.introvert - can change within years demographics.birthplace - can t normally change at all The idea behind gumo:expiry is that if no new actual value is available on the user model server after a while, one can still work with old values, probably combined with reduced confidence values. The presented new GUMO vocabulary for the user model ontology language consists of gumo:identifier, gumo:expiry, gumo:image, gumo:privacy, gumo:website, gumo:image and gumo:lexicon. To support the distributed construction and refinement of GUMO, we developed a specialized online editor to introduce new concepts, to add their definitions and to transform the information automatically into the required semantic web language. 3 UserModelService and Ubiquitous Applications Using GUMO A user model service manages information about users and contributes additional benefit compared to a user model server. The u2m.org user model service is an applicationindependent server with a distributed approach for accessing and storing user information, the possibility to exchange and understand data between different applications, as well as adding privacy and transparency to the statements about the user. The key feature is that the semantics for all concepts is mapped to the GUMO ontology. Applications can retrieve or add information to the server by simple HTTP requests, alternatively, by an USERML web service. A basic request looks like: http://www.u2m.org/ubisworld/usermodelservice.php? subject=peter&auxiliary=hasproperty&predicate=happiness The ALARMMANAGER, see [1], is a notification service for instrumented environments that adapts the presentation of announcements to the user s state of arousal and the user s location. Both are retrieved from the GUMO enabled u2m.org user model service. The location is derived from a POSITIONINGSERVICE application, see [2]. This

432 D. Heckmann et al. service runs on the user s PDA and uses infrared beacons and active RFID tags that are installed in the environment to estimate the location of the user which is then send via WiFi to the user model service. 4 Summary We presented the general user model ontology GUMO, discussed why we have used the ontology language OWL to define it and showed by integrating ubiquitous user-adaptive applications that the interaction of the ontology with the exchange language UserML and the u2m.org user model service is promising. Acknowledgements This research is being supported by the German Ministry of Education and Research (BMB+F) under grant 524-40001-01 IW C03, the project SPECTER; by the German Science Foundation (DFG) in its Collaborative Research Center on Resource-Adaptive Cognitive Processes, SFB 378, Project EM 4, BAIR, and its Transfer Unit on Cognitive Technologies for Real-Life Applications, TFB 53, Project TB 2, RENA. Special thanks go to Vadim Chepegin and Lora Aroyo for fruitful discussions about GUMO. References 1. Brandherm, B., Schmitz, M.: Presentation of a modular framework for interpretation of sensor data with dynamic Bayesian networks on mobile devices. In: LWA 2004, Lernen Wissensentdeckung Adaptivität, Berlin, Germany (2004) 9 10 2. Brandherm, B., Schwartz, T.: Geo referenced dynamic bayesian networks for user positioning on mobile systems. In: Proceedings of the International Workshop on Location- and Context-Awareness (LoCA), Munich, Germany (2005) 3. Fensel, D.: Ontologies: A Silver Bullet for Knowledge Management and Electronic Commerce. Springer-Verlag Berlin Heidelberg (2001) 4. Heckmann, D., Krüger, A.: A user modeling markup language (UserML) for ubiquitous computing. Lecture Notes in Artificial Intelligence 2702 (2003) 393 397 5. Heckmann, D.: Introducing situational statements as an integrating data structure for user modeling, context-awareness and resource-adaptive computing. In: ABIS2003, Karlsruhe, Germany (2003) 283 286 6. Jameson, A.: Systems That Adapt to Their Users: An Integrative Perspective. Habil, Saarbrücken, Germany (2001) 7. Kobsa, A.: Generic user modeling systems. User Modelling and User-Adapted Interaction Journal 11 (2001) 49 63 8. Ora Lassila, R.R.S.: Resource Description Framework (RDF) Model and Syntax Specification. W3C. (1999) W3C recommendation. 9. Pease, A., Niles, I., Li, J.: The suggested upper merged ontology: A large ontology for the semanticweb and its applications. In: AAAI-2002Workshop on Ontologies and the Semantic Web. Working Notes (2002) 10. McGuinness, D.L., van Harmelen, F.: OWL web ontology language overview. http://www. w3.org/tr/owl-features/.w3c Recommendation (2003)