Building Customer Complaint Ontology: Using OWL to Express Semantic Relations

Size: px
Start display at page:

Download "Building Customer Complaint Ontology: Using OWL to Express Semantic Relations"

Transcription

1 Building Customer Complaint Ontology: Using OWL to Express Semantic Relations Yan Yalan,Zhang Jinlong School of Management, Huazhong University of Science and Technology, Wuhan, P.R.China, Abstract: Customer complaint is an important kind of information coming from customers and it is a primary measure of customer dissatisfaction. In order that complaint information could be understood and processed by machine automatically, more semantic descriptions are needed. Ontology has become a promising technology to express semantics and OWL (Ontology Web Language) has the ability to express semantic relations in building complaint ontology. In this paper, we put forward a framework of customer complaint ontology after considering capabilities to express semantic relations provided by OWL. Then we use Protégé-2000 to build OWL representations of the customer complaint ontology and make some analyses. Our exploration might not standardize customer complaint ontology. We explore with the intention to help people better understand the rationality in expressing concepts and relations between the concepts in customer complaint management in order that OWL customer complaint ontology and other ontology are improved and standardized as soon as possible. Keywords: Customer complaint ontology, Framework, OWL, Semantic relations 1 Introduction Customer complaint is an important kind of information coming from customers and it is a primary measure of customer dissatisfaction. Customer complaint management plays an important role in retaining old customers and even obtaining new customers. It is also an important content of Customer Relation Management (CRM). For a company, there exist many kinds of customer complaints. For example, some complaints are about logistic service, some about post sale service, some about quality, some about attitude. The resolution of the complaint might be economic compensation, improving service and so on. If a customer complaint is about quality and not resolved quickly, the company would not only lose this customer but also suffer from losing other customers. Companies should distinguish light complaint and strong complaint and take respective measures. Moreover, complaints own many properties such as hasnumber, hasproblem, hasresolution, madeby. Customers are the origin of the complaint and own many properties such as sex, age, marriage status, number of children, income, affiliation, telephone, , and so on. How to manage all the information of properties; how to define relations of complaints and properties and relations of different kinds of complaints is the problem that should be solved in implementing CRM strategy. Customer complaint information should be shared among departments within a company and even among companies within a supply chain. Best-practice companies have realized the importance of sharing information across the company so that other employees and/or business units can benefit from the same information. In establishing an information-sharing platform, many technologies have been used. For example, customer complaint information could be stored in database or data warehouse. In database, each property of complaint could be defined as a field. According to each field, given complaint could be retrieved very quickly. Generally speaking, database could manage large number of complaints with high efficiency. In data warehouse, many kinds of data mining technologies such as time series, regression, principal components, canonical correlation, K-Means cluster, hierarchical cluster could be used to analyze and discover some rules and relations about complaints. Moreover, technologies such as COM(Component Object Model) CORBA (Common Object Request Broker Architecture)and Agent, have also been developed to solve the technical problem of information sharing [1]. 433

2 Though these technologies behaved very well in information sharing by the mode of message exchanging, objective or component inter-referred and inter-operation among different system they remain syntax sharing basically and cannot describe customer complaint information semantically as well as express implied axiom, facts, judgments and rules relevant to customer complaint knowledge already existed in the information system [2]. As a result the structured information inferred from knowledge base or other information sources is unavailable as yet. Of course some new and useful knowledge about complaint can hardly produced or induced. More important, information sharing not based on semantic relations often leads to people confused by same conception with different name or title in same or different context when discussing something about business [3]. In order that complaint information could be understood and processed by machine automatically, more semantic descriptions are needed. Ontology has become a promising technology to express semantics [4]. As a substitute for the mode of information sharing, ontology based on semantic relation has gained more attention from researchers [5]. Ontology is a concept in philosophy. In the fields of artificial intelligence and Web, ontology is the description about concepts and their relations. Ontology is the theory about objects and their ties. It provides standards for differentiating kinds of objects (concrete and abstract, existent and non-existent, realistic and ideal, independent and dependent) and their ties (relations and dependency). Ontology is formal structure to support knowledge sharing and reusing. It could be used to express explicitly the semantics of structured and semi-structured information in order to support information acquiring, maintaining and accessing automatically. Ontology provides methods to solve the heterogeneous expression of Web resource. The model hidden in ontology could be regarded as providing a general semantic structure for information. Since this mode of information sharing can provide a uniform communication platform as well as avoid the mistake to the same concepts with different name or title in different context much efforts have been made to design this effective tool to mediate information sharing in terms of this mode within or beyond one company. Applying ontology on the Web facilitates the development of Semantic Web. Building complaint ontology on the Semantic Web would facilitate machine to process and share complaint information automatically without human interference. OWL (Ontology Web Language) has the ability to express semantic relations in building complaint ontology. 2 Web Ontology Languages XML (extensible Markup Language) has brought hope to Semantic Web. XML plus XML Schema specifies the syntax, structure and data type, but lacks semantic constraints. Tim Berners-Lee, creator of Semantic Web, considers the objective of Semantic Web as creating representative languages and describing information in the machine understandable form. He summarizes the functional framework of Semantic Web as metadata layer, schema layer and logical layer [6]. In metadata layer, data model only includes resources and properties, and RDF (Resource Description Framework) is regarded as the popular data model in this layer. RDF is a language for representing information about resources in the World Wide Web. It represents metadata of Web resource, such as title, author, modifying date of Web content, copyright and register information of Web documents, language, format, content items, and etc [7]. RDF is intended for situations in which this information needs to be processed by applications, rather than being only displayed to people. RDF provides a common framework for expressing this information so it can be exchanged between applications without loss of meaning. Since it is a common framework, application designers can leverage the availability of common RDF parsers and processing tools. The ability to exchange information between different applications means that the information may be made available to applications other than those for which it was originally created [8]. In schema layer, Web ontology language is introduced, used to describe concepts and properties. RDF Schema is regarded as the best candidate. RDF Schema does not provide a vocabulary of application-specific classes and properties. Instead, it provides the facilities needed to describe such classes and properties, and indicates which classes and properties are expected to use together. RDF Schema could be regarded as a light weighted Web ontology language. The RDF Schema facilities are 434

3 themselves provided in the form of an RDF vocabulary; that is, as a specialized set of predefined RDF resources with their own special meanings [9]. In logical layer, more powerful Web ontology languages are introduced. These languages provide richer modeling sets mapping to the influential expressive logics. OIL(Ontology Inference Layer,2000) and DAML-OIL(Darpa Agent Markup Language-Ontology Inference Layer,2001) were once popular languages in logical layer. At present, OWL is widely accepted. OWL is designed to apply in not only presenting information but also processing the content of information. OWL facilitates machine interpretability of Web content more greatly than that supported by XML Schema and RDF Schema by providing additional vocabulary along with a formal semantics such as classes stated to be disjoint from each other, cardinality, properties stated to be symmetric, two properties stated to be equivalent, enumerated classes [10][11]. Building ontology on the Web is the core drive to push the development of Semantic Web. XML Schema, RDF Schema and OWL could be regarded as Web ontology languages with increasing capabilities to express semantics, meeting the needs of knowledge processing and knowledge management in different periods. 3 A Framework of Customer Complaint Ontology hascity {China, America, haszipcode France, Germany, hascountry England, Australia, has Contact Japan, Korea} owl:oneof owl:equivalentclass hasname Country hascontact Economic_Compensation hasnumber Logistic_Service Customer madeby hasresolution Resolution Problem hasproblem Improving_Service Complaint Attitude Quality No_Response Post_Sale_Service Light_Complaint Strong_Complaint hasproblem hasresolution hasproblem hasresolution allvaluesfrom Logistics_Service Post_Sale_Service Improving_Service Economic_Compensation owl:intersectionof Attitude Quality No_Response owl:intersectionof Figure 1 A framework of customer complaint ontology In Figure 1, we put forward a framework of customer complaint ontology. We would not hope to put this ontology as a standard ontology in complaint management, since the standardization of complaint ontology relies on the cooperation and endeavors of many groups. In CRM, there exist many semantic relations that need to be expressed so that machine could understand and process. How to change statements expressed in natural languages to statements of formal descriptive logic is the key task in ontology building [12]. In the framework of complaint ontology, we have considered capabilities 435

4 to express semantic relations provided by OWL. OWL classes are interpreted as sets that contain individuals. They are described using formal (mathematical) descriptions that state precisely the requirements for membership of the class. Properties are binary relations on individuals, i.e. properties link two individuals together. Individuals represent objects in the that we are interested in. In Figure 1, classes are illustrated in ellipses and properties in rectangles. OWL is property-centricity. Each property has and. Complaint is defined as a class. It has two subclasses: Light_Complaint and Strong_Complaint. The of the four properties (hasnumber, hasproblem, hasresolution, madeby) is the class Complaint. The of the property hasproblem is the class Problem. The of the property hasresolution is the class Resolution. The of the property madeby is the class Customer. The class Problem has four subclasses: Logistic_Service, Post_Sale_Service, Attitude, Quality. The class Resolution has three subclasses: Economic_Compensation, Improving_Service, No_Response. The of the property hascontact is the class Customer. The of hascontact is the class Contact. The of the five properties (hasname, has , haszipcode, hascity, hascountry) is the class Contact. The of the property hascountry is the class Country. Class Country is the equivalent class of an enumeration class having individuals of China, America, France, Germany, England, Australia, Japan, and Korea. The restriction allvaluesfrom is stated on a property with respect to a class. It means that this property on this particular class has a local restriction associated with it. Thus if an instance of the class is related by the property to a second individual, then the second individual can be inferred to be an instance of the local restriction class. The restriction is stated on a property with respect to a class. A particular class may have a restriction on a property that at least one value for that property is of a certain type [10]. In Figure 1, the class Light_Complaint has the property hasproblem restricted to have the class Logistic_Service and Post_Sale_Service. It also has the property hasresolution restricted to have the class Improving_Service and Economic_Compensation. Then, the two property restrictions intersect. The class Strong_Complaint has the property hasproblem restricted to have the class Attitude. Its also has the property hasresolution restricted to have allvaluesfrom the class No_Response. Then, the two property restrictions intersect. Moreover, the class Strong_Complaint has the property hasproblem restricted to have the class Quality and this restriction and the result of upper intersection forms the Boolean combination of unionof. 4 Using OWL to Express Semantic Relations of Customer Complaint Ontology Protégé-2000 is an integrated software tool used by system developers and experts to develop knowledge-based systems. Applications developed with Protégé-2000 are used in problem solving and decision-making in a particular. Protégé is a free, open-source platform that provides a growing user community with a suite of tools to construct models and knowledge-based applications with ontologies. The Protégé platform supports two main ways of modeling ontologies: Protégé-Frames editor and Protégé-OWL editor. The Protégé-OWL editor enables users to build OWL ontologies for the Semantic Web [13]. In the environment of Protégé-2000, we have built OWL ontology of customer complaint based on Figure 1. OWL provides additional vocabulary along with a formal semantics such as disjointwith, intersectionof, unionof, complementof, oneof, allvaluesfrom,, mincardinality, maxcardinality and cardinality for the purpose of expressing more semantic relations and restrictions such as disjoint, intersection, union, complement, enumeration, property restrictions, and cardinality. For example, OWL allows arbitrary Boolean combinations of classes and restrictions, such as property restriction based on unionof and property restriction based on intersectionof. In OWL, class could be described by enumerating all the individuals composing the class. Classes could be stated to be disjointing with each other. In OWL representations of customer complaint ontology, the above examples are used. 436

5 5 Conclusions At present, Web ontology languages have been standardized. However, building ontology based on OWL just begins and has a long way to go. In building ontology, people should explore the rationality in expressing concepts and relations between the concepts, considering the capabilities of OWL (not the capability of natural languages). This is not an easy thing. Indeed, OWL has the feature and capability to express semantic relations. But, the standard of OWL is general, not oriented to any specific. People who are responsible for building given ontology should have a process to recognize the capability of OWL in their application. In this paper, we put forward a framework of customer complaint ontology and make some analyses. Our exploration might not standardize customer complaint ontology. We explore with an intention to help people better understand the rationality in expressing concepts and relations between the concepts in customer complaint management in order that OWL customer complaint ontology and other ontology are improved and standardized as soon as possible. Thus, machine could understand, share and process customer complaint information, and make some reasoning without human interference. Acknowledgements This paper is supported by the great project of Philosophy and Social Science Research of Ministry of Education of China under grant 05JZD This paper is also supported by Postdoctoral Science Foundation of Huazhong University of Science and Technology. References [1] Filman, R.E., Korsmeyer, D.J andlee, D.D. A CORBA extension for intelligent software environments. Advances in Engineering Software, Eng., vol. 31, no. 8, pp , 2000 [2] Hou Liwen, Xiao Min, Jiang Fu. Research on Modelling Customer Ontology under CRM Framework. Available in: file/2004/s pdf [3] Liliana Ardissono, Marco Botta, Luca Di Costa, et al. Customer Information Sharing between E-commerce Applications. Available in: liliana/ec/woa04.pdf [4] Mustafa Jarrar, Ruben Verlinden, Robert Meersman. Ontology-based Customer Complaint Management. Available in: %5BJDM03%5D.WORM03.OntoBasedCustComplaint.v1.1.AfPublished.pdf [5] Gruber T. Towards principles for the design of ontologies used for knowledge sharing. International Journal of Human-Computer Studies, vol. 43, no.5, pp , 1995 [6] Tim Berners-Lee, Hendler, Lassila. The Semantic Web. Available in: articleid= d2-1c70-84a9809ec588ef21 [7] Graham Klyne, et al. Resource Description Framework (RDF): Concepts and Abstract Syntax(W3C Recommendation 10 February 2004). Available in: -rdf-concepts / [8] Frank Manola, et al. RDF Primer(W3C Recommendation 10 February 2004). Available in: [9] Dan Brickley, et al. RDF Vocabulary Description Language 1.0: RDF Schema(W3C Recommendation 10 February 2004). Available in: TR/2004/REC-rdf-schema / [10] Deborah L. McGuinness, et al. OWL Web Ontology Language Overview (W3C Recommendation 10 February 2004). Available in: TR/2004/REC-owl-features / [11] Peter F. Patel-Schneider, et al. OWL Web Ontology Language Semantics and Abstract Syntax (W3C Recommendation 10 February 2004). Available in: TR/2004/REC-owl-semantics / [12] Yves Pigneur. Ontology for e-business models. Available in: slides/oesseo2001.pdf [13] html 437

Applying OWL to Build Ontology for Customer Knowledge Management

Applying OWL to Build Ontology for Customer Knowledge Management JOURNAL OF COMPUTERS, VOL. 5, NO. 11, NOVEMBER 2010 1693 Applying OWL to Build Ontology for Customer Knowledge Management Yalan Yan School of Management, Wuhan University of Science and Technology, Wuhan,

More information

Secure Semantic Web Service Using SAML

Secure Semantic Web Service Using SAML Secure Semantic Web Service Using SAML JOO-YOUNG LEE and KI-YOUNG MOON Information Security Department Electronics and Telecommunications Research Institute 161 Gajeong-dong, Yuseong-gu, Daejeon KOREA

More information

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

No More Keyword Search or FAQ: Innovative Ontology and Agent Based Dynamic User Interface IAENG International Journal of Computer Science, 33:1, IJCS_33_1_22 No More Keyword Search or FAQ: Innovative Ontology and Agent Based Dynamic User Interface Nelson K. Y. Leung and Sim Kim Lau Abstract

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Charlie Abela Department of Artificial Intelligence charlie.abela@um.edu.mt Last Lecture Web Ontology Language Problems? CSA 3210 Service Oriented Architecture 2 Lecture Outline

More information

Semantic Web Technology: The Foundation For Future Enterprise Systems

Semantic Web Technology: The Foundation For Future Enterprise Systems Semantic Web Technology: The Foundation For Future Enterprise Systems Abstract by Peter Okech Odhiambo The semantic web is an extension of the current web in which data and web resources is given more

More information

OWL based XML Data Integration

OWL based XML Data Integration OWL based XML Data Integration Manjula Shenoy K Manipal University CSE MIT Manipal, India K.C.Shet, PhD. N.I.T.K. CSE, Suratkal Karnataka, India U. Dinesh Acharya, PhD. ManipalUniversity CSE MIT, Manipal,

More information

Quality of Service Requirements Specification Using an Ontology

Quality of Service Requirements Specification Using an Ontology Quality of Service Requirements Specification Using an Ontology Glen Dobson Russell Lock Ian Sommerville Computing Department, Lancaster University, Lancaster, UK Computing Department, Lancaster University,

More information

Artificial Intelligence & Knowledge Management

Artificial Intelligence & Knowledge Management Artificial Intelligence & Knowledge Management Nick Bassiliades, Ioannis Vlahavas, Fotis Kokkoras Aristotle University of Thessaloniki Department of Informatics Programming Languages and Software Engineering

More information

The Ontology and Architecture for an Academic Social Network

The Ontology and Architecture for an Academic Social Network www.ijcsi.org 22 The Ontology and Architecture for an Academic Social Network Moharram Challenger Computer Engineering Department, Islamic Azad University Shabestar Branch, Shabestar, East Azerbaijan,

More information

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

ONTOLOGY-BASED MULTIMEDIA AUTHORING AND INTERFACING TOOLS 3 rd Hellenic Conference on Artificial Intelligence, Samos, Greece, 5-8 May 2004 ONTOLOGY-BASED MULTIMEDIA AUTHORING AND INTERFACING TOOLS 3 rd Hellenic Conference on Artificial Intelligence, Samos, Greece, 5-8 May 2004 By Aristomenis Macris (e-mail: arism@unipi.gr), University of

More information

An Ontology-based e-learning System for Network Security

An Ontology-based e-learning System for Network Security An Ontology-based e-learning System for Network Security Yoshihito Takahashi, Tomomi Abiko, Eriko Negishi Sendai National College of Technology a0432@ccedu.sendai-ct.ac.jp Goichi Itabashi Graduate School

More information

A Framework for Collaborative Project Planning Using Semantic Web Technology

A Framework for Collaborative Project Planning Using Semantic Web Technology A Framework for Collaborative Project Planning Using Semantic Web Technology Lijun Shen 1 and David K.H. Chua 2 Abstract Semantic web technology has become an enabling technology for machines to automatically

More information

SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK

SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK Antonella Carbonaro, Rodolfo Ferrini Department of Computer Science University of Bologna Mura Anteo Zamboni 7, I-40127 Bologna, Italy Tel.: +39 0547 338830

More information

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

ONTOLOGY-BASED APPROACH TO DEVELOPMENT OF ADJUSTABLE KNOWLEDGE INTERNET PORTAL FOR SUPPORT OF RESEARCH ACTIVITIY ONTOLOGY-BASED APPROACH TO DEVELOPMENT OF ADJUSTABLE KNOWLEDGE INTERNET PORTAL FOR SUPPORT OF RESEARCH ACTIVITIY Yu. A. Zagorulko, O. I. Borovikova, S. V. Bulgakov, E. A. Sidorova 1 A.P.Ershov s Institute

More information

Introduction to ontologies and tools; some examples

Introduction to ontologies and tools; some examples Introduction to ontologies and tools; some examples Josep Blat, Jesús Ibáñez, Toni Navarrete Universitat Pompeu Fabra Definition and objectives Definition:explicit formal specifications of the terms in

More information

Layering the Semantic Web: Problems and Directions

Layering the Semantic Web: Problems and Directions First International Semantic Web Conference (ISWC2002), Sardinia, Italy, June 2002. Layering the Semantic Web: Problems and Directions Peter F. Patel-Schneider and Dieter Fensel Bell Labs Research Murray

More information

OilEd: a Reason-able Ontology Editor for the Semantic Web

OilEd: a Reason-able Ontology Editor for the Semantic Web OilEd: a Reason-able Ontology Editor for the Semantic Web Sean Bechhofer, Ian Horrocks, Carole Goble and Robert Stevens Department of Computer Science, University of Manchester, UK seanb@cs.man.ac.uk,

More information

Lesson 4 Web Service Interface Definition (Part I)

Lesson 4 Web Service Interface Definition (Part I) Lesson 4 Web Service Interface Definition (Part I) Service Oriented Architectures Module 1 - Basic technologies Unit 3 WSDL Ernesto Damiani Università di Milano Interface Definition Languages (1) IDLs

More information

How To Write A Drupal 5.5.2.2 Rdf Plugin For A Site Administrator To Write An Html Oracle Website In A Blog Post In A Flashdrupal.Org Blog Post

How To Write A Drupal 5.5.2.2 Rdf Plugin For A Site Administrator To Write An Html Oracle Website In A Blog Post In A Flashdrupal.Org Blog Post RDFa in Drupal: Bringing Cheese to the Web of Data Stéphane Corlosquet, Richard Cyganiak, Axel Polleres and Stefan Decker Digital Enterprise Research Institute National University of Ireland, Galway Galway,

More information

OWL Ontology Translation for the Semantic Web

OWL Ontology Translation for the Semantic Web OWL Ontology Translation for the Semantic Web Luís Mota and Luís Botelho We, the Body and the Mind Research Lab ADETTI/ISCTE Av. das Forças Armadas, 1649-026 Lisboa, Portugal luis.mota@iscte.pt,luis.botelho@we-b-mind.org

More information

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

Performance Analysis, Data Sharing, Tools Integration: New Approach based on Ontology Performance Analysis, Data Sharing, Tools Integration: New Approach based on Ontology Hong-Linh Truong Institute for Software Science, University of Vienna, Austria truong@par.univie.ac.at Thomas Fahringer

More information

Agreement-aware Semantic Management of Services

Agreement-aware Semantic Management of Services Agreement-aware Semantic Management of Services Qian Zhao, Yu Zhou, Mark Perry University of Western Ontario { qianzhao@csd yuzhou@alumni markp@csd}.uwo.ca Abstract Automation of versatile process management

More information

Ontology and automatic code generation on modeling and simulation

Ontology and automatic code generation on modeling and simulation Ontology and automatic code generation on modeling and simulation Youcef Gheraibia Computing Department University Md Messadia Souk Ahras, 41000, Algeria youcef.gheraibia@gmail.com Abdelhabib Bourouis

More information

A COLLABORATIVE PERSPECTIVE OF CRM

A COLLABORATIVE PERSPECTIVE OF CRM A COLLABORATIVE PERSPECTIVE OF CRM Mărginean Nicolae Bogdan-Vodă University, Faculty of Economics, Cluj-Napoca, Spinoasa 14 street, e-mail: nicolae1976@yahoo.com, telef: 0745/318321 Today, companies are

More information

Semantics and Ontology of Logistic Cloud Services*

Semantics and Ontology of Logistic Cloud Services* Semantics and Ontology of Logistic Cloud s* Dr. Sudhir Agarwal Karlsruhe Institute of Technology (KIT), Germany * Joint work with Julia Hoxha, Andreas Scheuermann, Jörg Leukel Usage Tasks Query Execution

More information

ONTOLOGY FOR MOBILE PHONE OPERATING SYSTEMS

ONTOLOGY FOR MOBILE PHONE OPERATING SYSTEMS ONTOLOGY FOR MOBILE PHONE OPERATING SYSTEMS Hasni Neji and Ridha Bouallegue Innov COM Lab, Higher School of Communications of Tunis, Sup Com University of Carthage, Tunis, Tunisia. Email: hasni.neji63@laposte.net;

More information

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

Semantic Web Services for e-learning: Engineering and Technology Domain Web s for e-learning: Engineering and Technology Domain Krupali Shah and Jayant Gadge Abstract E learning has gained its importance over the traditional classroom learning techniques in past few decades.

More information

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

On the Standardization of Semantic Web Services-based Network Monitoring Operations On the Standardization of Semantic Web Services-based Network Monitoring Operations ChenglingZhao^, ZihengLiu^, YanfengWang^ The Department of Information Techonlogy, HuaZhong Normal University; Wuhan,

More information

technische universiteit eindhoven WIS & Engineering Geert-Jan Houben

technische universiteit eindhoven WIS & Engineering Geert-Jan Houben WIS & Engineering Geert-Jan Houben Contents Web Information System (WIS) Evolution in Web data WIS Engineering Languages for Web data XML (context only!) RDF XML Querying: XQuery (context only!) RDFS SPARQL

More information

A Collaborative System Software Solution for Modeling Business Flows Based on Automated Semantic Web Service Composition

A Collaborative System Software Solution for Modeling Business Flows Based on Automated Semantic Web Service Composition 32 A Collaborative System Software Solution for Modeling Business Flows Based on Automated Semantic Web Service Composition Ion SMEUREANU, Andreea DIOŞTEANU Economic Informatics Department, Academy of

More information

Ontological Modeling: Part 6

Ontological Modeling: Part 6 Ontological Modeling: Part 6 Terry Halpin LogicBlox and INTI International University This is the sixth in a series of articles on ontology-based approaches to modeling. The main focus is on popular ontology

More information

Databases in Organizations

Databases in Organizations The following is an excerpt from a draft chapter of a new enterprise architecture text book that is currently under development entitled Enterprise Architecture: Principles and Practice by Brian Cameron

More information

Reverse Engineering of Relational Databases to Ontologies: An Approach Based on an Analysis of HTML Forms

Reverse Engineering of Relational Databases to Ontologies: An Approach Based on an Analysis of HTML Forms Reverse Engineering of Relational Databases to Ontologies: An Approach Based on an Analysis of HTML Forms Irina Astrova 1, Bela Stantic 2 1 Tallinn University of Technology, Ehitajate tee 5, 19086 Tallinn,

More information

An Ontology Model for Organizing Information Resources Sharing on Personal Web

An Ontology Model for Organizing Information Resources Sharing on Personal Web An Ontology Model for Organizing Information Resources Sharing on Personal Web Istiadi 1, and Azhari SN 2 1 Department of Electrical Engineering, University of Widyagama Malang, Jalan Borobudur 35, Malang

More information

Application of ontologies for the integration of network monitoring platforms

Application of ontologies for the integration of network monitoring platforms Application of ontologies for the integration of network monitoring platforms Jorge E. López de Vergara, Javier Aracil, Jesús Martínez, Alfredo Salvador, José Alberto Hernández Networking Research Group,

More information

ONTOLOGY-BASED CONSTRUCTION CLAIM DOCUMENTS FRAMEWORK

ONTOLOGY-BASED CONSTRUCTION CLAIM DOCUMENTS FRAMEWORK ONTOLOGY-BASED CONSTRUCTION CLAIM DOCUMENTS FRAMEWORK Jia Niu, Graduate Research Assistant, jniu@ufl.edu Raja R. A. Issa, Holland Professor, raymond-issa@ufl.edu Rinker School of Building Construction,

More information

Information Services for Smart Grids

Information Services for Smart Grids Smart Grid and Renewable Energy, 2009, 8 12 Published Online September 2009 (http://www.scirp.org/journal/sgre/). ABSTRACT Interconnected and integrated electrical power systems, by their very dynamic

More information

Supporting Change-Aware Semantic Web Services

Supporting Change-Aware Semantic Web Services Supporting Change-Aware Semantic Web Services Annika Hinze Department of Computer Science, University of Waikato, New Zealand a.hinze@cs.waikato.ac.nz Abstract. The Semantic Web is not only evolving into

More information

Course Syllabus For Operations Management. Management Information Systems

Course Syllabus For Operations Management. Management Information Systems For Operations Management and Management Information Systems Department School Year First Year First Year First Year Second year Second year Second year Third year Third year Third year Third year Third

More information

HEALTH INFORMATION MANAGEMENT ON SEMANTIC WEB :(SEMANTIC HIM)

HEALTH INFORMATION MANAGEMENT ON SEMANTIC WEB :(SEMANTIC HIM) HEALTH INFORMATION MANAGEMENT ON SEMANTIC WEB :(SEMANTIC HIM) Nasim Khozoie Department of Computer Engineering,yasuj branch, Islamic Azad University, yasuj, Iran n_khozooyi2003@yahoo.com ABSTRACT Information

More information

Ontology based Recruitment Process

Ontology based Recruitment Process Ontology based Recruitment Process Malgorzata Mochol Radoslaw Oldakowski Institut für Informatik AG Netzbasierte Informationssysteme Freie Universität Berlin Takustr. 9, 14195 Berlin, Germany mochol@inf.fu-berlin.de

More information

Transformation of OWL Ontology Sources into Data Warehouse

Transformation of OWL Ontology Sources into Data Warehouse Transformation of OWL Ontology Sources into Data Warehouse M. Gulić Faculty of Maritime Studies, Rijeka, Croatia marko.gulic@pfri.hr Abstract - The Semantic Web, as the extension of the traditional Web,

More information

Defining a benchmark suite for evaluating the import of OWL Lite ontologies

Defining a benchmark suite for evaluating the import of OWL Lite ontologies UNIVERSIDAD POLITÉCNICA DE MADRID FACULTAD DE INFORMÁTICA FREE UNIVERSITY OF BOLZANO FACULTY OF COMPUTER SCIENCE EUROPEAN MASTER IN COMPUTATIONAL LOGIC MASTER THESIS Defining a benchmark suite for evaluating

More information

Intelligent interoperable application for employment exchange system using ontology

Intelligent interoperable application for employment exchange system using ontology 1 Webology, Volume 10, Number 2, December, 2013 Home Table of Contents Titles & Subject Index Authors Index Intelligent interoperable application for employment exchange system using ontology Kavidha Ayechetty

More information

The Semantic Web: Web of (integrated) Data

The Semantic Web: Web of (integrated) Data The Semantic Web: Web of (integrated) Data Frank van Harmelen Vrije Universiteit Amsterdam Take home message Semantic Web = Web of Data (no longer only web of text, web of pictures) Set of open, stable

More information

Theme 6: Enterprise Knowledge Management Using Knowledge Orchestration Agency

Theme 6: Enterprise Knowledge Management Using Knowledge Orchestration Agency Theme 6: Enterprise Knowledge Management Using Knowledge Orchestration Agency Abstract Distributed knowledge management, intelligent software agents and XML based knowledge representation are three research

More information

Semantic Search in Portals using Ontologies

Semantic Search in Portals using Ontologies Semantic Search in Portals using Ontologies Wallace Anacleto Pinheiro Ana Maria de C. Moura Military Institute of Engineering - IME/RJ Department of Computer Engineering - Rio de Janeiro - Brazil [awallace,anamoura]@de9.ime.eb.br

More information

CONTEMPORARY SEMANTIC WEB SERVICE FRAMEWORKS: AN OVERVIEW AND COMPARISONS

CONTEMPORARY SEMANTIC WEB SERVICE FRAMEWORKS: AN OVERVIEW AND COMPARISONS CONTEMPORARY SEMANTIC WEB SERVICE FRAMEWORKS: AN OVERVIEW AND COMPARISONS Keyvan Mohebbi 1, Suhaimi Ibrahim 2, Norbik Bashah Idris 3 1 Faculty of Computer Science and Information Systems, Universiti Teknologi

More information

Annotea and Semantic Web Supported Collaboration

Annotea and Semantic Web Supported Collaboration Annotea and Semantic Web Supported Collaboration Marja-Riitta Koivunen, Ph.D. Annotea project Abstract Like any other technology, the Semantic Web cannot succeed if the applications using it do not serve

More information

CitationBase: A social tagging management portal for references

CitationBase: A social tagging management portal for references CitationBase: A social tagging management portal for references Martin Hofmann Department of Computer Science, University of Innsbruck, Austria m_ho@aon.at Ying Ding School of Library and Information Science,

More information

XML for Manufacturing Systems Integration

XML for Manufacturing Systems Integration Information Technology for Engineering & Manufacturing XML for Manufacturing Systems Integration Tom Rhodes Information Technology Laboratory Overview of presentation Introductory material on XML NIST

More information

Novel Design Approach to Build Audit Rule Ontology for Healthcare Decision Support Systems

Novel Design Approach to Build Audit Rule Ontology for Healthcare Decision Support Systems Novel Design Approach to Build Audit Rule Ontology for Healthcare Decision Support Systems Numanul Subhani, Robert Kent School of Computer Science University of Windsor, Windsor, Ontario, Canada Abstract

More information

Annotation: An Approach for Building Semantic Web Library

Annotation: An Approach for Building Semantic Web Library Appl. Math. Inf. Sci. 6 No. 1 pp. 133-143 (2012) Applied Mathematics & Information Sciences @ 2012 NSP Natural Sciences Publishing Cor. Annotation: An Approach for Building Semantic Web Library Hadeel

More information

Information Technology for KM

Information Technology for KM On the Relations between Structural Case-Based Reasoning and Ontology-based Knowledge Management Ralph Bergmann & Martin Schaaf University of Hildesheim Data- and Knowledge Management Group www.dwm.uni-hildesheim.de

More information

ADAPTATION OF SEMANTIC WEB TO RURAL HEALTHCARE DELIVERY

ADAPTATION OF SEMANTIC WEB TO RURAL HEALTHCARE DELIVERY ADAPTATION OF SEMANTIC WEB TO RURAL HEALTHCARE DELIVERY Maria Abur, Iya Abubakar Computer Centre, Ahmadu Bello University, Zaria. (08035922499) Email: mmrsabur@yahoo.com. Bamidele Soroyewun, Iya Abubakar

More information

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

Semantic Knowledge Management System. Paripati Lohith Kumar. School of Information Technology Semantic Knowledge Management System Paripati Lohith Kumar School of Information Technology Vellore Institute of Technology University, Vellore, India. plohithkumar@hotmail.com Abstract The scholarly activities

More information

Multi-Agent Based Semantic Web Service Model and Ontological Description for Medical Health Planning

Multi-Agent Based Semantic Web Service Model and Ontological Description for Medical Health Planning International Journal of Scientific and Research Publications, Volume 2, Issue 9, September 2012 1 Multi-Agent Based Semantic Web Service Model and Ontological Description for Medical Health Planning Chandrabhan

More information

Semantic Web Development for Tourism Domain from Conventional Web and Improving the Semantic Search by Providing Different Methods of Categorization

Semantic Web Development for Tourism Domain from Conventional Web and Improving the Semantic Search by Providing Different Methods of Categorization Semantic Web Development for Tourism Domain from Conventional Web and Improving the Semantic Search by Providing Different Methods of Categorization Jayaprabha P Department of Computer Applications, VidyaaVikas

More information

Ontology-based Product Tracking System

Ontology-based Product Tracking System Ontology-based Product Tracking System Vikram N. Ketkar, Larry Whitman & Don Malzahn Department of Industrial and Manufacturing Engineering Wichita State University Wichita, KS 67260 Abstract Product tracking

More information

A Semantic web approach for e-learning platforms

A Semantic web approach for e-learning platforms A Semantic web approach for e-learning platforms Miguel B. Alves 1 1 Laboratório de Sistemas de Informação, ESTG-IPVC 4900-348 Viana do Castelo. mba@estg.ipvc.pt Abstract. When lecturers publish contents

More information

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

Development of Ontology for Smart Hospital and Implementation using UML and RDF 206 Development of Ontology for Smart Hospital and Implementation using UML and RDF Sanjay Anand, Akshat Verma 2 Noida, UP-2030, India 2 Centre for Development of Advanced Computing (C-DAC) Noida, U.P

More information

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

Knowledge-Based Validation, Aggregation and Visualization of Meta-data: Analyzing a Web-Based Information System Knowledge-Based Validation, Aggregation and Visualization of Meta-data: Analyzing a Web-Based Information System Heiner Stuckenschmidt 1 and Frank van Harmelen 2,3 1 Center for Computing Technologies,

More information

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

Evaluation experiment of ontology tools interoperability with the WebODE ontology engineering workbench Evaluation experiment of ontology tools interoperability with the WebODE ontology engineering workbench Óscar Corcho, Asunción Gómez-Pérez, Danilo José Guerrero-Rodríguez, David Pérez-Rey, Alberto Ruiz-Cristina,

More information

Business Rule Standards -- Interoperability and Portability

Business Rule Standards -- Interoperability and Portability Rule Standards -- Interoperability and Portability April 2005 Mark H. Linehan Senior Technical Staff Member IBM Software Group Emerging Technology mlinehan@us.ibm.com Donald F. Ferguson IBM Fellow Software

More information

ORACLE OLAP. Oracle OLAP is embedded in the Oracle Database kernel and runs in the same database process

ORACLE OLAP. Oracle OLAP is embedded in the Oracle Database kernel and runs in the same database process ORACLE OLAP KEY FEATURES AND BENEFITS FAST ANSWERS TO TOUGH QUESTIONS EASILY KEY FEATURES & BENEFITS World class analytic engine Superior query performance Simple SQL access to advanced analytics Enhanced

More information

A terminology model approach for defining and managing statistical metadata

A terminology model approach for defining and managing statistical metadata A terminology model approach for defining and managing statistical metadata Comments to : R. Karge (49) 30-6576 2791 mail reinhard.karge@run-software.com Content 1 Introduction... 4 2 Knowledge presentation...

More information

An Approach to Eliminate Semantic Heterogenity Using Ontologies in Enterprise Data Integeration

An Approach to Eliminate Semantic Heterogenity Using Ontologies in Enterprise Data Integeration Proceedings of Student-Faculty Research Day, CSIS, Pace University, May 3 rd, 2013 An Approach to Eliminate Semantic Heterogenity Using Ontologies in Enterprise Data Integeration Srinivasan Shanmugam and

More information

An Ontology Based Method to Solve Query Identifier Heterogeneity in Post- Genomic Clinical Trials

An Ontology Based Method to Solve Query Identifier Heterogeneity in Post- Genomic Clinical Trials ehealth Beyond the Horizon Get IT There S.K. Andersen et al. (Eds.) IOS Press, 2008 2008 Organizing Committee of MIE 2008. All rights reserved. 3 An Ontology Based Method to Solve Query Identifier Heterogeneity

More information

GUMO The General User Model Ontology

GUMO The General User Model Ontology 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,

More information

Web services in corporate semantic Webs. On intranets and extranets too, a little semantics goes a long way. Fabien.Gandon@sophia.inria.

Web services in corporate semantic Webs. On intranets and extranets too, a little semantics goes a long way. Fabien.Gandon@sophia.inria. Web services in corporate semantic Webs On intranets and extranets too, a little semantics goes a long way. Fabien.Gandon@sophia.inria.fr 1 Plan & progression Motivating scenarios: Research community Starting

More information

Semantic Information Retrieval from Distributed Heterogeneous Data Sources

Semantic Information Retrieval from Distributed Heterogeneous Data Sources Semantic Information Retrieval from Distributed Heterogeneous Sources K. Munir, M. Odeh, R. McClatchey, S. Khan, I. Habib CCS Research Centre, University of West of England, Frenchay, Bristol, UK Email

More information

BUSINESS VALUE OF SEMANTIC TECHNOLOGY

BUSINESS VALUE OF SEMANTIC TECHNOLOGY BUSINESS VALUE OF SEMANTIC TECHNOLOGY Preliminary Findings Industry Advisory Council Emerging Technology (ET) SIG Information Sharing & Collaboration Committee July 15, 2005 Mills Davis Managing Director

More information

SEMANTIC WEB BUSINESS MODELS

SEMANTIC WEB BUSINESS MODELS SEMANTIC WEB BUSINESS MODELS Borce Cifliganec Postgraduate Radovis, R.Macedonia Ph.D. Dimitar Trajanov FEIT Skopje, R.Macedonia ABSTRACT With the emergence of the Semantic Web, that represents an extension

More information

Development of an Ontology for the Document Management Systems for Construction

Development of an Ontology for the Document Management Systems for Construction Development of an Ontology for the Document Management Systems for Construction Alba Fuertes a,1, Núria Forcada a, Miquel Casals a, Marta Gangolells a and Xavier Roca a a Construction Engineering Department.

More information

Multi-Agent Model for Automation of Business Process Management System Based on Service Oriented Architecture

Multi-Agent Model for Automation of Business Process Management System Based on Service Oriented Architecture Multi-Agent Model for Automation of Business Process Management System Based on Service Oriented Architecture Soe Winn, May Thwe Oo Abstract Business process automation is an important task in an enterprise

More information

Models of Meaning and Models of Use: Binding Terminology to the EHR An Approach using OWL

Models of Meaning and Models of Use: Binding Terminology to the EHR An Approach using OWL Models of Meaning and Models of Use: Binding Terminology to the EHR An Approach using OWL AL Rector MD PhD 1, R Qamar MSc 1 and T Marley MSc 2 1 School of Computer Science, University of Manchester, Manchester

More information

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols E-Commerce Infrastructure II: the World Wide Web The Internet and the World Wide Web are two separate but related things Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 1 Outline The Internet and

More information

Music domain ontology applications for intelligent web searching

Music domain ontology applications for intelligent web searching Music domain ontology applications for intelligent web searching María Clara Vallés y Pablo R. Fillottrani Departamento de Ciencias e Ingeniería de la Computación Universidad Nacional del Sur Baha Blanca,

More information

Ampersand and the Semantic Web

Ampersand and the Semantic Web Ampersand and the Semantic Web The Ampersand Conference 2015 Lloyd Rutledge The Semantic Web Billions and billions of data units Triples (subject-predicate-object) of URI s Your data readily integrated

More information

Building Semantic Content Management Framework

Building Semantic Content Management Framework Building Semantic Content Management Framework Eric Yen Computing Centre, Academia Sinica Outline What is CMS Related Work CMS Evaluation, Selection, and Metrics CMS Applications in Academia Sinica Concluding

More information

Vertical Integration of Enterprise Industrial Systems Utilizing Web Services

Vertical Integration of Enterprise Industrial Systems Utilizing Web Services Vertical Integration of Enterprise Industrial Systems Utilizing Web Services A.P. Kalogeras 1, J. Gialelis 2, C. Alexakos 1, M. Georgoudakis 2, and S. Koubias 2 1 Industrial Systems Institute, Building

More information

I. INTRODUCTION NOESIS ONTOLOGIES SEMANTICS AND ANNOTATION

I. INTRODUCTION NOESIS ONTOLOGIES SEMANTICS AND ANNOTATION Noesis: A Semantic Search Engine and Resource Aggregator for Atmospheric Science Sunil Movva, Rahul Ramachandran, Xiang Li, Phani Cherukuri, Sara Graves Information Technology and Systems Center University

More information

Data Quality Mining: Employing Classifiers for Assuring consistent Datasets

Data Quality Mining: Employing Classifiers for Assuring consistent Datasets Data Quality Mining: Employing Classifiers for Assuring consistent Datasets Fabian Grüning Carl von Ossietzky Universität Oldenburg, Germany, fabian.gruening@informatik.uni-oldenburg.de Abstract: Independent

More information

12 The Semantic Web and RDF

12 The Semantic Web and RDF MSc in Communication Sciences 2011-12 Program in Technologies for Human Communication Davide Eynard nternet Technology 12 The Semantic Web and RDF 2 n the previous episodes... A (video) summary: Michael

More information

A HUMAN RESOURCE ONTOLOGY FOR RECRUITMENT PROCESS

A HUMAN RESOURCE ONTOLOGY FOR RECRUITMENT PROCESS A HUMAN RESOURCE ONTOLOGY FOR RECRUITMENT PROCESS Ionela MANIU Lucian Blaga University Sibiu, Romania Faculty of Sciences mocanionela@yahoo.com George MANIU Spiru Haret University Bucharest, Romania Faculty

More information

Rotorcraft Health Management System (RHMS)

Rotorcraft Health Management System (RHMS) AIAC-11 Eleventh Australian International Aerospace Congress Rotorcraft Health Management System (RHMS) Robab Safa-Bakhsh 1, Dmitry Cherkassky 2 1 The Boeing Company, Phantom Works Philadelphia Center

More information

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

Archetypes and ontologies to facilitate the breast cancer identification and treatment process Archetypes and ontologies to facilitate the breast cancer identification and treatment process Ainhoa Serna 1, Jon Kepa Gerrikagoitia 1, Iker Huerga, Jose Antonio Zumalakarregi 2 and Jose Ignacio Pijoan

More information

Open Source egovernment Reference Architecture Osera.modeldriven.org. Copyright 2006 Data Access Technologies, Inc. Slide 1

Open Source egovernment Reference Architecture Osera.modeldriven.org. Copyright 2006 Data Access Technologies, Inc. Slide 1 Open Source egovernment Reference Architecture Osera.modeldriven.org Slide 1 Caveat OsEra and the Semantic Core is work in progress, not a ready to use capability Slide 2 OsEra What we will cover OsEra

More information

Annotation for the Semantic Web during Website Development

Annotation for the Semantic Web during Website Development Annotation for the Semantic Web during Website Development Peter Plessers, Olga De Troyer Vrije Universiteit Brussel, Department of Computer Science, WISE, Pleinlaan 2, 1050 Brussel, Belgium {Peter.Plessers,

More information

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

DATA MODEL FOR STORAGE AND RETRIEVAL OF LEGISLATIVE DOCUMENTS IN DIGITAL LIBRARIES USING LINKED DATA DATA MODEL FOR STORAGE AND RETRIEVAL OF LEGISLATIVE DOCUMENTS IN DIGITAL LIBRARIES USING LINKED DATA María Hallo 1, Sergio Luján-Mora 2, and Alejandro Mate 3 1 Department of Computer Science, National

More information

Concepts of Database Management Seventh Edition. Chapter 9 Database Management Approaches

Concepts of Database Management Seventh Edition. Chapter 9 Database Management Approaches Concepts of Database Management Seventh Edition Chapter 9 Database Management Approaches Objectives Describe distributed database management systems (DDBMSs) Discuss client/server systems Examine the ways

More information

An Ontology and Semantic Metadata based Semantic Search Technique for Census Domain in a Big Data Context

An Ontology and Semantic Metadata based Semantic Search Technique for Census Domain in a Big Data Context An Ontology and Semantic Metadata based Semantic Search Technique for Census Domain in a Big Data Context Sanjay Ajani PG Scholar, G.T.U. P.G. School, Gujarat Technological University, Ahmedabad-382 424,

More information

Available online at www.sciencedirect.com Available online at www.sciencedirect.com. Advanced in Control Engineering and Information Science

Available online at www.sciencedirect.com Available online at www.sciencedirect.com. Advanced in Control Engineering and Information Science Available online at www.sciencedirect.com Available online at www.sciencedirect.com Procedia Procedia Engineering Engineering 00 (2011) 15 (2011) 000 000 1822 1826 Procedia Engineering www.elsevier.com/locate/procedia

More information

Internet of Things (IoT): A vision, architectural elements, and future directions

Internet of Things (IoT): A vision, architectural elements, and future directions SeoulTech UCS Lab 2014-2 st Internet of Things (IoT): A vision, architectural elements, and future directions 2014. 11. 18 Won Min Kang Email: wkaqhsk0@seoultech.ac.kr Table of contents Open challenges

More information

Make search become the internal function of Internet

Make search become the internal function of Internet Make search become the internal function of Internet Wang Liang 1, Guo Yi-Ping 2, Fang Ming 3 1, 3 (Department of Control Science and Control Engineer, Huazhong University of Science and Technology, WuHan,

More information

Trust and Security on Semantic HIM (Health Information Management)

Trust and Security on Semantic HIM (Health Information Management) Intelligent Information Management, 2012, 4, 401-406 http://dx.doi.org/10.4236/iim.2012.46045 Published Online November 2012 (http://www.scirp.org/journal/iim) Trust and Security on Semantic HIM (Health

More information

SNOMED-CT. http://www.connectingforhealth.nhs.uk/technical/standards/snomed 4. http://ww.hl7.org 5. http://www.w3.org/2004/owl/ 6

SNOMED-CT. http://www.connectingforhealth.nhs.uk/technical/standards/snomed 4. http://ww.hl7.org 5. http://www.w3.org/2004/owl/ 6 Is Semantic Web technology ready for Healthcare? Chris Wroe BT Global Services, St Giles House, 1 Drury Lane, London, WC2B 5RS, UK chris.wroe@bt.com Abstract. Healthcare IT systems must manipulate semantically

More information

Knowledge Sharing and Collaboration in Exchange Sites

Knowledge Sharing and Collaboration in Exchange Sites Informatica 31 (2007) 85 91 85 Semantic Web based Integration of Knowledge Resources for Supporting Collaboration Vili Podgorelec, Luka Pavlič, Marjan Heričko Institute of Informatics, University of Maribor,

More information

RDF and OWL Ontology Building of Web Applications

RDF and OWL Ontology Building of Web Applications Research Journal of Information Technology 5(4): 109-117, 2013 ISSN: 2041-3106; e-issn: 2041-3114 Maxwell Scientific Organization, 2013 Submitted: June 21, 2013 Accepted: August 30, 2013 Published: December

More information