Bayesian Ontologies for Semantically Aware Systems. Kathryn Blackmond Laskey C4I Center George Mason Univesity

Size: px
Start display at page:

Download "Bayesian Ontologies for Semantically Aware Systems. Kathryn Blackmond Laskey C4I Center George Mason Univesity"

Transcription

1 Bayesian Ontologies for Semantically Aware Systems Kathryn Blackmond Laskey C4I Center George Mason Univesity This presentation is based on the PhD research of Paulo Costa The Need Semantically aware systems are essential to the netcentric vision. Ontologies are a means to semantic awareness Representing and reasoning with uncertainty is essential for interoperability, knowledge sharing, and knowledge reuse. But

2 The Need Semantically aware systems are essential to the netcentric vision. Ontologies are a means to semantic awareness Representing and reasoning with uncertainty is essential for interoperability, knowledge sharing, and knowledge reuse. But... Standard ontology languages provide no support for representing uncertainty in a principled way 3 Addressing the Need Long Term: - Establish a Bayesian framework for probabilistic ontologies to represent knowledge with associated uncertainty This Presentation: - Present MEBN as a logical basis for Bayesian ontologies - Describe PR-OWL, a MEBN-based extension to the Ontology language OWL 4 2

3 What is an Ontology? In Philosophy: the study of nature of being and knowing In Information Systems: many definitions 5 What is an Ontology? In Philosophy: the study of nature of being and knowing In Information Systems: many definitions An Explicit formal specification on how to represent the objects, concepts, and other entities that are assumed to exist in some area of interest an the relationships among them. (dictionary.com) In information science, an ontology is the product of an attempt to formulate an exhaustive and rigorous conceptual schema about a domain. An ontology is typically a hierarchical data structure containing all the relevant entities and their relationships and rules within that domain (Wikipedia.org). An ontology is a set of concepts - such as things, events, and relations - that are specified in some way (such as specific natural language) in order to create an agreed-upon vocabulary for exchanging information. (whatis.com) Is a formal specification of a conceptualization (Gruber) An Ontology formally defines a common set of terms that are used to describe and represent a domain. Ontologies can be used by automated tools to power advanced services such as more accurate Web search, intelligent software agents and knowledge management. (Owl Use Cases) A partial specification of a conceptual vocabulary to be used for formulating knowledge-level theories about a domain of discourse. The fundamental role of an ontology is to support knowledge sharing and reuse. (The Internet An ontology models the vocabulary and Reasoning Services project - IRS) meaning of domains of interest: the objects (things) in domains; the relationships among those things; the properties, functions, and processes involving those things; and constraints on and rules about those things (DaConta et 6 al., 2003) 3

4 What is an Ontology? In Philosophy: the study of nature of being and knowing In Information Systems: many definitions An Explicit formal specification on how to represent the objects, concepts, and other entities that are assumed to exist in some area of interest an the An ontology is a set of concepts - such as relationships among them. things, events, and relations - that are (dictionary.com) specified in some way (such as specific natural language) in order to create an agreed-upon vocabulary for exchanging In information science, an ontology is the product of an attempt to formulate an exhaustive and rigorous conceptual schema about a domain. An ontology is typically a hierarchical data structure containing all the relevant entities and their relationships and rules within that domain (Wikipedia.org). What is really information. (whatis.com) Is a formal specification of a conceptualization (Gruber) important? An Ontology formally defines a common set of terms that are used to describe and represent a domain. Ontologies can be used by automated tools to power advanced services such as more accurate Web search, intelligent software agents and knowledge management. (Owl Use Cases) A partial specification of a conceptual vocabulary to be used for formulating knowledge-level theories about a domain of discourse. The fundamental role of an ontology is to support knowledge sharing and reuse. (The Internet An ontology models the vocabulary and Reasoning Services project - IRS) meaning of domains of interest: the objects (things) in domains; the relationships among those things; the properties, functions, and processes involving those things; and constraints on and rules about those things (DaConta et 7 al., 2003) Ontologies in our Research Definition: An ontology is an explicit, formal representation of knowledge about a domain of application. This includes: - a) Types of entities that exist in the domain; - b) Properties of those entities; - c) Relationships among entities; - d) Processes and events that happen with those entities; where the term entity refers to any concept (real or fictitious, concrete or abstract) that can be described and reasoned about within the domain of application. 8 4

5 OWL "Pedigree" Web Languages HTML - XML - RDF Source: Adapted from McGuiness, D. (2003) Ontologies: What you should know and why you might care. Presentation available at dlm/talks/cognaoct2003final.ppt DAML Frame Systems OWL OIL Description Logics FACT - CLASSIC - DLP Logical vs. Plausible Three binary variables 2 = 8 possible combinations 10 5

6 Logical vs. Plausible Does mom have transportation to the doctor tomorrow? 1) Yes, if Lucy or Pete gives her a ride. Otherwise, no. Logical Plausible Yes? 75% No? 25% 11 Logical vs. Plausible Does mom have transportation to the doctor tomorrow? 1) Yes, if Lucy or Pete gives her a ride. Otherwise, no. 2) Pete can't make it tomorrow. Logical Plausible Yes? 50% No? 50% 12 6

7 Ontologies Definition: An ontology is an explicit, formal representation of knowledge about a domain of application. This includes: - a) Types of entities that exist in the domain; - b) Properties of those entities; - c) Relationships among entities; d) Processes and events that happen with those entities; e) Statistical regularities that characterize the domain; f) Inconclusive, ambiguous, incomplete, unreliable and dissonant evidence related to entities of the domain; - Uncertainty about all the above forms of knowledge; where the term entity refers to any concept (real or fictitious, concrete or abstract) that can be described and reasoned about within the domain of application. 13 Probabilistic Ontologies Definition: A probabilistic ontology is an explicit, formal representation of knowledge about a domain of application. This includes: - a) Types of entities that exist in the domain; - b) Properties of those entities; - c) Relationships among entities; d) Processes and events that happen with those entities; e) Statistical regularities that characterize the domain; f) Inconclusive, ambiguous, incomplete, unreliable and dissonant evidence related to entities of the domain; g) Uncertainty about all the above forms of knowledge; where the term entity refers to any concept (real or fictitious, concrete or abstract) that can be described and reasoned about within the domain of application. 14 7

8 What is Needed? Knowledge Base Enhanced Knowledge Racer Reasoners Typical Web Service/Agent's Knowledge Flow New Data Knowledge Base Logic Reasoner Uncertainty-free Information Logical Reasoning 15 What is Needed? Knowledge Base Racer New Data Evidence Knowledge Base Logic Reasoner Quiddity Uncertainty-free Information Logical Reasoning Evidence Enhanced Knowledge Reasoners Typical Web Service/Agent's Knowledge Flow Probabilistic KB Bayesian Reasoner Evidence Bayesian Reasoning 16 8

9 Bayesian Networks The Star Trek Problem: Discriminating Starships and making decisions with incomplete and uncertain knowledge 17 \ Needed: More than BNs What if multiple starships show up at the same time? One BN for each situation? 18 9

10 Multi-Entity Bayesian Networks 19 Situation-Specific BN 20 10

11 Multi-Entity Bayesian Networks Synthesis of Bayesian networks and first-order logic MEBN fragments (MFrags) represent probabilistic relationships among small set of related random variables Compose MFrags into MEBN Theories (MTheories) - collection of MFrags that satisfies consistency constraints - represents probability distribution over model structures of associated first-order logic theory Use situation-specific BN (SSBN) to reason over instances 21 PR-OWL Objective: - Extend OWL ontology language to represent MEBN Theories Possible approaches: - Upper Ontology (e.g. OWL-S) or Semantic Extension (e.g. SWRL) Initial Approach: An upper ontology for probabilistic systems 22 11

12 PR-OWL Overview 23 MEBN/PR-OWL 24 12

13 Kathryn Blackmond Laskey and Paulo Costa 25 Conclusions Annotating an ontology with probabilities is not enough Our approach: Define new datatypes and usage conventions to represent qualitative structural information and numerical probabilities in OWL This requires an underlying logic that combines first-order expressiveness with probability Tools are needed to build and visualize MEBN theories 26 13

14 Current Work In USA: - Research on MEBN (GMU) - Pr-OWL submission to the W3C - 2 nd URSW at the 5 th ISWC (Athens, GA - November 2006) In Brazil: - Development of a MEBN reasoner (University of Brasília) In Cyberspace: - Pr-OWL Website ( -- work in progress by C4I Center affiliate faculty Paulo Costa - Development of a Protégé PR-OWL plugin (near future) 27 PR-OWL: The Final Frontier... These are the tools for the 21st Century Our ongoing mission -- To embrace uncertainty and acknowledge diversity To create agile tools for a changing world To build a Web that no one has seen before 14

A First-Order Bayesian Tool for Probabilistic Ontologies

A First-Order Bayesian Tool for Probabilistic Ontologies Proceedings of the Twenty-First International FLAIRS Conference (2008) A First-Order Bayesian Tool for Probabilistic Ontologies Paulo C. G. Costa 1, Marcelo Ladeira 2, Rommel N. Carvalho 2, Kathryn B.

More information

Probabilistic Ontology: The Next Step for Net-Centric Operations

Probabilistic Ontology: The Next Step for Net-Centric Operations Probabilistic Ontology: The Next Step for Net-Centric Operations Kathryn Blackmond Laskey, Paulo C. G. da Costa George Mason University Kenneth J. Laskey MITRE Corporation Edward J. Wright Information

More information

Automatic generation of Probabilistic Ontologies from UMP-ST model

Automatic generation of Probabilistic Ontologies from UMP-ST model Automatic generation of Probabilistic Ontologies from UMP-ST model Diego M. Azevedo 1, Marcelo Ladeira 1, Laécio L. Santos 1, and Rommel N. Carvalho 1,2 1 Department of Computer Science University of Brasília

More information

Probabilistic Ontology for Net-Centric Fusion

Probabilistic Ontology for Net-Centric Fusion 10th International Conference on Information Fusion, Quebec, Canada, 9-12 July, 2007 Probabilistic Ontology for Net-Centric Fusion Kathryn Blackmond Laskey C4I Center and SEOR Department George Mason University

More information

Ontologies in Support of Knowledge Exchange in Air Traffic Control Applications

Ontologies in Support of Knowledge Exchange in Air Traffic Control Applications Ontologies in Support of Knowledge Exchange in Air Traffic Control Applications Paulo C. G. Costa, Ph.D. Associate Professor, SEOR Dept. Agenda Knowledge Engineering Letter Soup Ontologies Beyond Ontologies

More information

Compatibility Formalization Between PR-OWL and OWL

Compatibility Formalization Between PR-OWL and OWL Compatibility Formalization Between PR-OWL and OWL Rommel Novaes Carvalho, Kathryn Laskey, and Paulo Costa Department of Systems Engineering & Operations Research School of Information Technology and Engineering

More information

PROBABILISTIC ONTOLOGIES: THE NEXT STEP FOR NET-CENTRIC OPERATIONS Suggested Tracks: Track 8 C2 Technologies and Systems

PROBABILISTIC ONTOLOGIES: THE NEXT STEP FOR NET-CENTRIC OPERATIONS Suggested Tracks: Track 8 C2 Technologies and Systems 12 TH INTERNATIONAL COMMAND AND CONTROL RESEARCH AND TECHNOLOGY SYMPOSIUM ADAPTING C2 FOR THE 21ST CENTURY PROBABILISTIC ONTOLOGIES: THE NEXT STEP FOR NET-CENTRIC OPERATIONS Suggested Tracks: Track 8 C2

More information

PR-OWL Bridging the gap to OWL semantics

PR-OWL Bridging the gap to OWL semantics PR-OWL 2.0 - Bridging the gap to OWL semantics Rommel N. Carvalho, Kathryn B. Laskey, and Paulo C.G. Costa Center of Excellence in C4I, George Mason University, USA rommel.carvalho@gmail.com, {klaskey,pcosta}@gmu.edu

More information

Probabilistic Ontologies for Efficient Resource Sharing in Semantic Web Services

Probabilistic Ontologies for Efficient Resource Sharing in Semantic Web Services Probabilistic Ontologies for Efficient Resource Sharing in Semantic Web Services Paulo Cesar G. da Costa, Kathryn B. Laskey School of Information Technology and Engineering, George Mason University 4400

More information

19th International Command and Control Research and Technology Symposium

19th International Command and Control Research and Technology Symposium 19th International Command and Control Research and Technology Symposium C2 Agility: Lessons Learned from Research and Operations A Probabilistic Ontology Development Methodology Topic 3: Data, Information,and

More information

Description Logics and OWL

Description Logics and OWL Description Logics and OWL Based on slides from Ian Horrocks University of Manchester (now in Oxford) Where are we? OWL Reasoning DL Extensions Scalability OWL OWL in practice PL/FOL XML RDF(S)/SPARQL

More information

MULTI-ENTITY BAYESIAN NETWORKS LEARNING IN PREDICTIVE SITUATION AWARENESS. Topic 3: Data, Information and Knowledge

MULTI-ENTITY BAYESIAN NETWORKS LEARNING IN PREDICTIVE SITUATION AWARENESS. Topic 3: Data, Information and Knowledge 18 TH INTERNATIONAL COMMAND AND CONTROL RESEARCH AND TECHNOLOGY SYMPOSIUM C2 IN UNDERDEVELOPED, DEGRADED AND DENIED OPERATIONAL ENVIRONMENTS MULTI-ENTITY BAYESIAN NETWORKS LEARNING IN PREDICTIVE SITUATION

More information

Toward a Standard Rule Language for Semantic Integration of the DoD Enterprise

Toward a Standard Rule Language for Semantic Integration of the DoD Enterprise 1 W3C Workshop on Rule Languages for Interoperability Toward a Standard Rule Language for Semantic Integration of the DoD Enterprise A MITRE Sponsored Research Effort Suzette Stoutenburg 28 April 2005

More information

Scalable Uncertainty Treatment Using Triplestores and the OWL 2 RL Profile

Scalable Uncertainty Treatment Using Triplestores and the OWL 2 RL Profile 18th International Conference on Information Fusion Washington, DC - July 6-9, 2015 Scalable Uncertainty Treatment Using Triplestores and the OWL 2 RL Profile Laécio L. Santos, Rommel N. Carvalho, Marcelo

More information

Ontology Summit2007 Survey Response Analysis. Ken Baclawski Northeastern University

Ontology Summit2007 Survey Response Analysis. Ken Baclawski Northeastern University Ontology Summit2007 Survey Response Analysis Ken Baclawski Northeastern University Outline Communities Ontology value, issues, problems, solutions Ontology languages Terms for ontology Ontologies April

More information

Bayesian Network for Uncertainty Representation in Semantic Web: A Survey

Bayesian Network for Uncertainty Representation in Semantic Web: A Survey Bayesian Network for Uncertainty Representation in Semantic Web: A Survey Kumar Ravi Department of Computer Applications, S. Sinha College, Magadh University, Aurangabad, Bihar, India Sheopujan Singh Department

More information

A Probabilistic Ontology for Large-Scale IP Geolocation

A Probabilistic Ontology for Large-Scale IP Geolocation A Probabilistic Ontology for Large-Scale IP Geolocation Kathryn Blackmond Laskey Sudhanshu Chandekar Bernd-Peter Paris Volgenau School of Engineering George Mason University Tenth International Conference

More information

MULTI-ENTITY BAYESIAN NETWORKS LEARNING IN PREDICTIVE SITUATION AWARENESS. Topic 3: Data, Information and Knowledge

MULTI-ENTITY BAYESIAN NETWORKS LEARNING IN PREDICTIVE SITUATION AWARENESS. Topic 3: Data, Information and Knowledge 18 TH INTERNATIONAL COMMAND AND CONTROL RESEARCH AND TECHNOLOGY SYMPOSIUM C2 IN UNDERDEVELOPED, DEGRADED AND DENIED OPERATIONAL ENVIRONMENTS MULTI-ENTITY BAYESIAN NETWORKS LEARNING IN PREDICTIVE SITUATION

More information

Adding formal semantics to the Web

Adding formal semantics to the Web Adding formal semantics to the Web building on top of RDF Schema Jeen Broekstra On-To-Knowledge project Context On-To-Knowledge IST project about content-driven knowledge management through evolving ontologies

More information

CSc 8711 Report: OWL API

CSc 8711 Report: OWL API CSc 8711 Report: OWL API Syed Haque Department of Computer Science Georgia State University Atlanta, Georgia 30303 Email: shaque4@student.gsu.edu Abstract: The Semantic Web is an extension of human-readable

More information

ONTOLOGY LIBRARIES: A STUDY FROM ONTOFIER AND ONTOLOGIST PERSPECTIVES

ONTOLOGY LIBRARIES: A STUDY FROM ONTOFIER AND ONTOLOGIST PERSPECTIVES ONTOLOGY LIBRARIES: A STUDY FROM ONTOFIER AND ONTOLOGIST PERSPECTIVES Debashis Naskar 1 and Biswanath Dutta 2 DSIC, Universitat Politècnica de València 1 DRTC, Indian Statistical Institute 2 OUTLINE Introduction

More information

The Semantic Planetary Data System

The Semantic Planetary Data System The Semantic Planetary Data System J. Steven Hughes 1, Daniel J. Crichton 1, Sean Kelly 1, and Chris Mattmann 1 1 Jet Propulsion Laboratory 4800 Oak Grove Drive Pasadena, CA 91109 USA {steve.hughes, dan.crichton,

More information

Agenda. Introduction. Semantic Web Architectural Overview Motivations / Goals Design Conclusion. Jaya Pradha Avvaru

Agenda. Introduction. Semantic Web Architectural Overview Motivations / Goals Design Conclusion. Jaya Pradha Avvaru Semantic Web for E-Government Services Jaya Pradha Avvaru 91.514, Fall 2002 University of Massachusetts Lowell November 25, 2002 Introduction Agenda Semantic Web Architectural Overview Motivations / Goals

More information

Semantic Web. Ontology Pattern. Gerd Gröner, Matthias Thimm. Institute for Web Science and Technologies (WeST) University of Koblenz-Landau

Semantic Web. Ontology Pattern. Gerd Gröner, Matthias Thimm. Institute for Web Science and Technologies (WeST) University of Koblenz-Landau Semantic Web Ontology Pattern Gerd Gröner, Matthias Thimm {groener,thimm}@uni-koblenz.de Institute for Web Science and Technologies (WeST) University of Koblenz-Landau July 18, 2013 Gerd Gröner, Matthias

More information

Ontology Servers and Metadata Vocabulary Repositories

Ontology Servers and Metadata Vocabulary Repositories Ontology Servers and Metadata Vocabulary Repositories Dr. Manjula Patel Technical Research and Development m.patel@ukoln.ac.uk http://www.ukoln.ac.uk/ Overview agentcities.net deployment grant Background

More information

A Pattern-based Framework for Representation of Uncertainty in Ontologies

A Pattern-based Framework for Representation of Uncertainty in Ontologies A Pattern-based Framework for Representation of Uncertainty in Ontologies Miroslav Vacura 1, Vojtěch Svátek 1, and Pavel Smrž 2 1 University of Economics, Prague W. Churchill Sq.4, 130 67 Prague 3, Czech

More information

13. The Semantic Web. Plan for INFO Lecture #13. INFO October Bob Glushko. Overview of the Semantic Web RDF OWL

13. The Semantic Web. Plan for INFO Lecture #13. INFO October Bob Glushko. Overview of the Semantic Web RDF OWL 13. The Semantic Web INFO 202-13 October 2008 Bob Glushko Plan for INFO Lecture #13 Overview of the Semantic Web RDF OWL A Critical Evaluation of the Semantic Web Semantically-aware systems The Metadata

More information

Creating ontology chart of economic objects: The application of Menger s ideas

Creating ontology chart of economic objects: The application of Menger s ideas Peer-reviewed & Open access journal www.academicpublishingplatforms.com The primary version of the journal is the on-line version ATI - Applied Technologies & Innovations Volume 5 Issue 2 November 2011

More information

Structure of This Presentation

Structure of This Presentation Inferencing for the Semantic Web: A Concise Overview Feihong Hsu fhsu@cs.uic.edu March 27, 2003 Structure of This Presentation General features of inferencing for the Web Inferencing languages Survey of

More information

OWL Rules, OK? Ian Horrocks Network Inference Carlsbad, CA, USA

OWL Rules, OK? Ian Horrocks Network Inference Carlsbad, CA, USA OWL Rules, OK? Ian Horrocks Network Inference Carlsbad, CA, USA ian.horrocks@networkinference.com Abstract Although the OWL Web Ontology Language adds considerable expressive power to the Semantic Web

More information

Ontology Building. Ontology Building - Yuhana

Ontology Building. Ontology Building - Yuhana Ontology Building Present by : Umi Laili Yuhana [1] Computer Science & Information Engineering National Taiwan University [2] Teknik Informatika Institut Teknologi Sepuluh Nopember ITS Surabaya Indonesia

More information

Semantic Web: vision and reality

Semantic Web: vision and reality Semantic Web: vision and reality Mile Jovanov, Marjan Gusev Institute of Informatics, FNSM, Gazi Baba b.b., 1000 Skopje {mile, marjan}@ii.edu.mk Abstract. Semantic Web is set of technologies currently

More information

Jumpstarting the Semantic Web

Jumpstarting the Semantic Web Jumpstarting the Semantic Web Mark Watson. Copyright 2003, 2004 Version 0.3 January 14, 2005 This work is licensed under the Creative Commons Attribution-NoDerivs-NonCommercial License. To view a copy

More information

Which Role for an Ontology of Uncertainty?

Which Role for an Ontology of Uncertainty? Which Role for an Ontology of Uncertainty? Paolo Ceravolo, Ernesto Damiani, Marcello Leida Dipartimento di Tecnologie dell Informazione - Università degli studi di Milano via Bramante, 65-26013 Crema (CR),

More information

F-OWL: An OWL Reasoner in Flora-2 Youyong Zou, Harry Chen, Tim Finin, Lalana Kagal

F-OWL: An OWL Reasoner in Flora-2 Youyong Zou, Harry Chen, Tim Finin, Lalana Kagal F-OWL: An OWL Reasoner in Flora-2 Youyong Zou, Harry Chen, Tim Finin, Lalana Kagal http://fowl.sourceforge.net/ Feature Supports RDF and OWL-Full Supports RDF/N-Triple query Supports Dynamic Import Provides

More information

The OWL API: An Introduction

The OWL API: An Introduction The OWL API: An Introduction Sean Bechhofer and Nicolas Matentzoglu University of Manchester sean.bechhofer@manchester.ac.uk OWL OWL allows us to describe a domain in terms of: Individuals Particular objects

More information

Lecture Telecooperation. D. Fensel Leopold-Franzens- Universität Innsbruck

Lecture Telecooperation. D. Fensel Leopold-Franzens- Universität Innsbruck Lecture Telecooperation D. Fensel Leopold-Franzens- Universität Innsbruck First Lecture: Introduction: Semantic Web & Ontology Introduction Semantic Web and Ontology Part I Introduction into the subject

More information

An Ontology-Based Intelligent Information System for Urbanism and Civil Engineering Data

An Ontology-Based Intelligent Information System for Urbanism and Civil Engineering Data Ontologies for urban development: conceptual models for practitioners An Ontology-Based Intelligent Information System for Urbanism and Civil Engineering Data Stefan Trausan-Matu 1,2 and Anca Neacsu 1

More information

Contextual Service Interoperability. Thomas Strang DLR Oberpfaffenhofen

Contextual Service Interoperability. Thomas Strang DLR Oberpfaffenhofen Contextual Service Interoperability Thomas Strang DLR Oberpfaffenhofen 1 Interoperability Levels Service Interoperability Signature Signature Protocol Protocol Semantic Semantic

More information

Knowledge-Driven Video Information Retrieval with LOD

Knowledge-Driven Video Information Retrieval with LOD Knowledge-Driven Video Information Retrieval with LOD Leslie F. Sikos, Ph.D., Flinders University ESAIR 15, 23 October 2015 Melbourne, VIC, Australia Knowledge-Driven Video IR Outline Video Retrieval Challenges

More information

Ontology Creation and Development Model

Ontology Creation and Development Model Ontology Creation and Development Model Pallavi Grover, Sonal Chawla Research Scholar, Department of Computer Science & Applications, Panjab University, Chandigarh, India Associate. Professor, Department

More information

Helmi Ben Hmida Hannover University, Germany

Helmi Ben Hmida Hannover University, Germany Helmi Ben Hmida Hannover University, Germany 1 Summarizing the Problem: Computers don t understand Meaning My mouse is broken. I need a new one 2 The Semantic Web Vision the idea of having data on the

More information

A Grid Infrastructure for Knowledge-based applications in Open and Dynamic Computing Environments

A Grid Infrastructure for Knowledge-based applications in Open and Dynamic Computing Environments A Grid Infrastructure for Knowledge-based applications in Open and Dynamic Computing Environments Edgar Jembere, Sibusiso S. Xulu and Mathew O. Adigun Department of Computer Science University of Zululand,

More information

Table of Contents. iii

Table of Contents. iii Current Web 1 1.1 Current Web History 1 1.2 Current Web Characteristics 2 1.2.1 Current Web Features 2 1.2.2 Current Web Benefits 3 1.2.3. Current Web Applications 3 1.3 Why the Current Web is not Enough

More information

Introduction to the Semantic Web

Introduction to the Semantic Web Introduction to the Semantic Web Charlie Abela Department of Artificial Intelligence charlie.abela@um.edu.mt Lecture Outline Course organisation Today s Web limitations Machine-processable data The Semantic

More information

Towards the Semantic Desktop. Dr. Øyvind Hanssen University Library of Tromsø

Towards the Semantic Desktop. Dr. Øyvind Hanssen University Library of Tromsø Towards the Semantic Desktop Dr. Øyvind Hanssen University Library of Tromsø Agenda Background Enabling trends and technologies Desktop computing and The Semantic Web Online Social Networking and P2P Computing

More information

SOFTWARE ENGINEERING ONTOLOGIES AND THEIR IMPLEMENTATION

SOFTWARE ENGINEERING ONTOLOGIES AND THEIR IMPLEMENTATION SOFTWARE ENGINEERING ONTOLOGIES AND THEIR IMPLEMENTATION Wongthongtham, P. 1, Chang, E. 2, Dillon, T.S. 3 & Sommerville, I. 4 1, 2 School of Information Systems, Curtin University of Technology, Australia

More information

TRANSFORMER FAULT DIAGNOSIS BASED ON ONTOLOGY AND DISSOLVED GAS ANALYSIS

TRANSFORMER FAULT DIAGNOSIS BASED ON ONTOLOGY AND DISSOLVED GAS ANALYSIS TRANSFORMER FAULT DIAGNOSIS BASED ON ONTOLOGY AND DISSOLVED GAS ANALYSIS Yanli XIN 1 Wenhu TANG 1 Guojun LU 2 Yuning WU 2 Guopei WU Yu QIN 2 xin.yanli@mail.scut.edu.cn luguojun@163.net qinyu1985@163.com

More information

IBM Research Report. Overview of Component Services for Knowledge Integration in UIMA (a.k.a. SUKI)

IBM Research Report. Overview of Component Services for Knowledge Integration in UIMA (a.k.a. SUKI) RC24074 (W0610-047) October 10, 2006 Computer Science IBM Research Report Overview of Component Services for Knowledge Integration in UIMA (a.k.a. SUKI) David Ferrucci, J. William Murdock, Christopher

More information

Extension and integration of i* models with ontologies

Extension and integration of i* models with ontologies Extension and integration of i* models with ontologies Blanca Vazquez 1,2, Hugo Estrada 1, Alicia Martinez 2, Mirko Morandini 3, and Anna Perini 3 1 Fund Information and Documentation for the industry

More information

Reducing Consumer Uncertainty

Reducing Consumer Uncertainty Spatial Analytics Reducing Consumer Uncertainty Towards an Ontology for Geospatial User-centric Metadata Introduction Cooperative Research Centre for Spatial Information (CRCSI) in Australia Communicate

More information

Semantic Web Update W3C RDF, OWL Standards, Development and Applications. Dave Beckett

Semantic Web Update W3C RDF, OWL Standards, Development and Applications. Dave Beckett Semantic Web Update W3C RDF, OWL Standards, Development and Applications Dave Beckett Introduction Semantic Web Activity RDF - RDF Core OWL - WebOnt Interest Group Query, Calendaring SWAD and Applications

More information

Information Retrieval (IR) through Semantic Web (SW): An Overview

Information Retrieval (IR) through Semantic Web (SW): An Overview Information Retrieval (IR) through Semantic Web (SW): An Overview Gagandeep Singh 1, Vishal Jain 2 1 B.Tech (CSE) VI Sem, GuruTegh Bahadur Institute of Technology, GGS Indraprastha University, Delhi 2

More information

SEMANTIC SOLUTIONS FOR OIL & GAS: ROLES AND RESPONSIBILITIES

SEMANTIC SOLUTIONS FOR OIL & GAS: ROLES AND RESPONSIBILITIES SEMANTIC SOLUTIONS FOR OIL & GAS: ROLES AND RESPONSIBILITIES Jeremy Carroll, Ralph Hodgson, {jeremy,ralph}@topquadrant.com This paper is submitted to The W3C Workshop on Semantic Web in Energy Industries

More information

Mir Abolfazl Mostafavi Centre for research in geomatics, Laval University Québec, Canada

Mir Abolfazl Mostafavi Centre for research in geomatics, Laval University Québec, Canada Mir Abolfazl Mostafavi Centre for research in geomatics, Laval University Québec, Canada Mohamed Bakillah and Steve H.L. Liang Department of Geomatics Engineering University of Calgary, Alberta, Canada

More information

INCORPORATING A SEMANTICALLY ENRICHED NAVIGATION LAYER ONTO AN RDF METADATABASE

INCORPORATING A SEMANTICALLY ENRICHED NAVIGATION LAYER ONTO AN RDF METADATABASE Teresa Susana Mendes Pereira & Ana Alice Batista INCORPORATING A SEMANTICALLY ENRICHED NAVIGATION LAYER ONTO AN RDF METADATABASE TERESA SUSANA MENDES PEREIRA; ANA ALICE BAPTISTA Universidade do Minho Campus

More information

A Study of Future Internet Applications based on Semantic Web Technology Configuration Model

A Study of Future Internet Applications based on Semantic Web Technology Configuration Model Indian Journal of Science and Technology, Vol 8(20), DOI:10.17485/ijst/2015/v8i20/79311, August 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 A Study of Future Internet Applications based on

More information

OWL an Ontology Language for the Semantic Web

OWL an Ontology Language for the Semantic Web OWL an Ontology Language for the Semantic Web Ian Horrocks horrocks@cs.man.ac.uk University of Manchester Manchester, UK OWL p. 1/27 Talk Outline OWL p. 2/27 Talk Outline The Semantic Web OWL p. 2/27 Talk

More information

Probabilistic Information Integration and Retrieval in the Semantic Web

Probabilistic Information Integration and Retrieval in the Semantic Web Probabilistic Information Integration and Retrieval in the Semantic Web Livia Predoiu Institute of Computer Science, University of Mannheim, A5,6, 68159 Mannheim, Germany livia@informatik.uni-mannheim.de

More information

An Evaluation of Geo-Ontology Representation Languages for Supporting Web Retrieval of Geographical Information

An Evaluation of Geo-Ontology Representation Languages for Supporting Web Retrieval of Geographical Information An Evaluation of Geo-Ontology Representation Languages for Supporting Web Retrieval of Geographical Information P. Smart, A.I. Abdelmoty and C.B. Jones School of Computer Science, Cardiff University, Cardiff,

More information

Semantic Web and Natural Language Processing

Semantic Web and Natural Language Processing Semantic Web and Natural Language Processing Wiltrud Kessler Institut für Maschinelle Sprachverarbeitung Universität Stuttgart Semantic Web Winter 2014/2015 This work is licensed under a Creative Commons

More information

DIONE. (DAML Integrated Ontology Evolution Tools) Ontology Versioning in Semantic Web Applications. ISX Corporation Lehigh University

DIONE. (DAML Integrated Ontology Evolution Tools) Ontology Versioning in Semantic Web Applications. ISX Corporation Lehigh University (DAML Integrated Evolution Tools) Versioning in Semantic Web Applications ISX Corporation Lehigh University Dr. Brian Kettler, ISX bkettler@isx.com Prof. Jeff Heflin & Zhengxiang Pan, Lehigh heflin@cse.lehigh.edu

More information

Context Ontology Construction For Cricket Video

Context Ontology Construction For Cricket Video Context Ontology Construction For Cricket Video Dr. Sunitha Abburu Professor& Director, Department of Computer Applications Adhiyamaan College of Engineering, Hosur, pin-635109, Tamilnadu, India Abstract

More information

Semantic Web Systems Introduction Jacques Fleuriot School of Informatics

Semantic Web Systems Introduction Jacques Fleuriot School of Informatics Semantic Web Systems Introduction Jacques Fleuriot School of Informatics 11 th January 2015 Semantic Web Systems: Introduction The World Wide Web 2 Requirements of the WWW l The internet already there

More information

OWL DL / Full Compatability

OWL DL / Full Compatability Peter F. Patel-Schneider, Bell Labs Research Copyright 2007 Bell Labs Model-Theoretic Semantics OWL DL and OWL Full Model Theories Differences Betwen the Two Semantics Forward to OWL 1.1 Model-Theoretic

More information

Web Services Annotation and Reasoning

Web Services Annotation and Reasoning Web Services Annotation and Reasoning Mikhail Roshchin, PhD Student Peter Graubmann, Evelyn Pfeuffer CT SE 2, Siemens AG roshchin@gmail.com Motivation _ Current Problems Software Applications work with

More information

Protégé-2000: A Flexible and Extensible Ontology-Editing Environment

Protégé-2000: A Flexible and Extensible Ontology-Editing Environment Protégé-2000: A Flexible and Extensible Ontology-Editing Environment Natalya F. Noy, Monica Crubézy, Ray W. Fergerson, Samson Tu, Mark A. Musen Stanford Medical Informatics Stanford University Stanford,

More information

University of Huddersfield Repository

University of Huddersfield Repository University of Huddersfield Repository Olszewska, Joanna Isabelle, Simpson, Ron and McCluskey, T.L. Appendix A: epronto: OWL Based Ontology for Research Information Management Original Citation Olszewska,

More information

Ontological Library Generator for Hypermedia-Based E-Learning System

Ontological Library Generator for Hypermedia-Based E-Learning System Ontological Library Generator for Hypermedia-Based E-Learning System Eugen Zaharescu 1, Georgeta-Atena Zaharescu 2 (1) Ovidius University of Constanta, Mathematics and Informatics Faculty 124 Mamaia Blvd.,

More information

Describe The Differences In Meaning Between The Terms Relation And Relation Schema

Describe The Differences In Meaning Between The Terms Relation And Relation Schema Describe The Differences In Meaning Between The Terms Relation And Relation Schema describe the differences in meaning between the terms relation and relation schema. consider the bank database of figure

More information

Lesson 5 Web Service Interface Definition (Part II)

Lesson 5 Web Service Interface Definition (Part II) Lesson 5 Web Service Interface Definition (Part II) Service Oriented Architectures Security Module 1 - Basic technologies Unit 3 WSDL Ernesto Damiani Università di Milano Controlling the style (1) The

More information

Metadata harmonization for fun and profit

Metadata harmonization for fun and profit Metadata harmonization for fun and profit Keynote, DC 2011 Mikael Nilsson 1 About me Who am I? PhD thesis on metadata harmonization. Worked on metadata interop for ten years Former co-author/co-chair of

More information

Ontology Modeling and Storage System for Robot Context Understanding

Ontology Modeling and Storage System for Robot Context Understanding Ontology Modeling and Storage System for Robot Context Understanding Eric Wang 1, Yong Se Kim 1, Hak Soo Kim 2, Jin Hyun Son 2, Sanghoon Lee 3, and Il Hong Suh 3 1 Creative Design and Intelligent Tutoring

More information

USING DECISION MODELS METAMODEL FOR INFORMATION RETRIEVAL SABINA CRISTIANA MIHALACHE *

USING DECISION MODELS METAMODEL FOR INFORMATION RETRIEVAL SABINA CRISTIANA MIHALACHE * ANALELE ŞTIINŢIFICE ALE UNIVERSITĂŢII ALEXANDRU IOAN CUZA DIN IAŞI Tomul LIV Ştiinţe Economice 2007 USING DECISION MODELS METAMODEL FOR INFORMATION RETRIEVAL SABINA CRISTIANA MIHALACHE * Abstract This

More information

Semantic Web. Part 3 The ontology layer 1: Ontologies, Description Logics, and OWL

Semantic Web. Part 3 The ontology layer 1: Ontologies, Description Logics, and OWL Semantic Web Part 3 The ontology layer 1: Ontologies, Description Logics, and OWL Riccardo Rosati Corso di Laurea Magistrale in Ingegneria Informatica Sapienza Università di Roma 2012/2013 REMARK Most

More information

What you have learned so far. Interoperability. Ontology heterogeneity. Being serious about the semantic web

What you have learned so far. Interoperability. Ontology heterogeneity. Being serious about the semantic web What you have learned so far Interoperability Introduction to the Semantic Web Tutorial at ISWC 2010 Jérôme Euzenat Data can be expressed in RDF Linked through URIs Modelled with OWL ontologies & Retrieved

More information

JENA: A Java API for Ontology Management

JENA: A Java API for Ontology Management JENA: A Java API for Ontology Management Hari Rajagopal IBM Corporation Page Agenda Background Intro to JENA Case study Tools and methods Questions Page The State of the Web Today The web is more Syntactic

More information

Ontology Mapping enhanced using Bayesian Networks

Ontology Mapping enhanced using Bayesian Networks Ontology Mapping enhanced using Bayesian Networks Ondřej Šváb, Vojtěch Svátek University of Economics, Prague, Department of Information and Knowledge Engineering, Winston Churchill Sq. 4, 130 67 Praha

More information

A O TOLOGY BASED APPROACH FOR SEARCHI G EIGHBORHOOD BUILDI G

A O TOLOGY BASED APPROACH FOR SEARCHI G EIGHBORHOOD BUILDI G O TOLOGY SED PPROCH FOR SERCHI G EIGHORHOOD UILDI G Umi Laili Yuhana*,, Li-Lu Chen*, Jane Yung-jen Hsu*, Wan-rong Jih* *Computer Science and Information Engineering Department, National Taiwan University,

More information

Intelligent flexible query answering Using Fuzzy Ontologies

Intelligent flexible query answering Using Fuzzy Ontologies International Conference on Control, Engineering & Information Technology (CEIT 14) Proceedings - Copyright IPCO-2014, pp. 262-277 ISSN 2356-5608 Intelligent flexible query answering Using Fuzzy Ontologies

More information

SISE Semantics Interpretation Concept

SISE Semantics Interpretation Concept SISE Semantics Interpretation Concept Karel Kisza 1 and Jiří Hřebíček 2 1 Masaryk University, Faculty of Infromatics, Botanická 68a Brno, Czech Republic kkisza@mail.muni.cz 2 Masaryk University, Faculty

More information

Where is the Semantics on the Semantic Web?

Where is the Semantics on the Semantic Web? Where is the Semantics on the Semantic Web? Ontologies and Agents Workshop Autonomous Agents Montreal, 29 May 2001 Mike Uschold Mathematics and Computing Technology Boeing Phantom Works Acknowledgements

More information

SEMANTIC WEB LANGUAGES STRENGTHS AND WEAKNESS

SEMANTIC WEB LANGUAGES STRENGTHS AND WEAKNESS SEMANTIC WEB LANGUAGES STRENGTHS AND WEAKNESS Sinuhé Arroyo, Rubén Lara, Ying Ding, Michael Stollberg, Dieter Fensel Universität Innsbruck Institut für Informatik Technikerstraße 13 6020 Innsbruck, Austria

More information

Ontology Development. Qing He

Ontology Development. Qing He A tutorial report for SENG 609.22 Agent Based Software Engineering Course Instructor: Dr. Behrouz H. Far Ontology Development Qing He 1 Why develop an ontology? In recent years the development of ontologies

More information

Models versus Ontologies - What's the Difference and where does it Matter?

Models versus Ontologies - What's the Difference and where does it Matter? Models versus Ontologies - What's the Difference and where does it Matter? Colin Atkinson University of Mannheim Presentation for University of Birmingham April 19th 2007 1 Brief History Ontologies originated

More information

Semantic Web Systems Web Services Part 2 Jacques Fleuriot School of Informatics

Semantic Web Systems Web Services Part 2 Jacques Fleuriot School of Informatics Semantic Web Systems Web Services Part 2 Jacques Fleuriot School of Informatics 16 th March 2015 In the previous lecture l Web Services (WS) can be thought of as Remote Procedure Calls. l Messages from

More information

Building the NNEW Weather Ontology

Building the NNEW Weather Ontology Building the NNEW Weather Ontology Kelly Moran Kajal Claypool 5 May 2010 1 Outline Introduction Ontology Development Methods & Tools NNEW Weather Ontology Design Application: Semantic Search Summary 2

More information

Semantic Interoperability. Being serious about the Semantic Web

Semantic Interoperability. Being serious about the Semantic Web Semantic Interoperability Jérôme Euzenat INRIA & LIG France Natasha Noy Stanford University USA 1 Being serious about the Semantic Web It is not one person s ontology It is not several people s common

More information

Giving Meaning to GI Web Service Descriptions (Extended Abstract 44 )

Giving Meaning to GI Web Service Descriptions (Extended Abstract 44 ) Giving Meaning to GI Web Service Descriptions (Extended Abstract 44 ) Florian Probst and Michael Lutz Institute for Geoinformatics (ifgi) University of Münster, Germany {f.probst m.lutz}@uni-muenster.de

More information

Semantics and Ontologies for Geospatial Information. Dr Kristin Stock

Semantics and Ontologies for Geospatial Information. Dr Kristin Stock Semantics and Ontologies for Geospatial Information Dr Kristin Stock Introduction The study of semantics addresses the issue of what data means, including: 1. The meaning and nature of basic geospatial

More information

Ontology - based Semantic Value Conversion

Ontology - based Semantic Value Conversion International Journal of Computer Techniques Volume 4 Issue 5, September October 2017 RESEARCH ARTICLE Ontology - based Semantic Value Conversion JieWang 1 1 (School of Computer Science, Jinan University,

More information

WebGUI & the Semantic Web. William McKee WebGUI Users Conference 2009

WebGUI & the Semantic Web. William McKee WebGUI Users Conference 2009 WebGUI & the Semantic Web William McKee william@knowmad.com WebGUI Users Conference 2009 Goals of this Presentation To learn more about the Semantic Web To share Tim Berners-Lee's vision of the Web To

More information

Conceptual Data Modeling for the Functional Decomposition of Mission Capabilities

Conceptual Data Modeling for the Functional Decomposition of Mission Capabilities Conceptual Data Modeling for the Functional Decomposition of Mission Capabilities February 27, 2018 Andrew Battigaglia Andrew.Battigaglia@gtri.gatech.edu 1 Motivation Describing Data The purpose of a functional

More information

Ontology-Driven Conceptual Modelling

Ontology-Driven Conceptual Modelling Ontology-Driven Conceptual Modelling Nicola Guarino Conceptual Modelling and Ontology Lab National Research Council Institute for Cognitive Science and Technologies (ISTC-CNR) Trento-Roma, Italy Acknowledgements

More information

Enhancing Business Processes Using Semantic Reasoning. Monica. J. Martin Sun Java Web Services. 26 May

Enhancing Business Processes Using Semantic Reasoning. Monica. J. Martin Sun Java Web Services. 26 May Enhancing Business Processes Using Semantic Reasoning Monica. J. Martin Sun Java Web Services www.sun.com 26 May 2005 Presentation Outline Industry landscape Standards landscape Needs for and use of semantic

More information

SEMANTIC SUPPORT FOR MEDICAL IMAGE SEARCH AND RETRIEVAL

SEMANTIC SUPPORT FOR MEDICAL IMAGE SEARCH AND RETRIEVAL SEMANTIC SUPPORT FOR MEDICAL IMAGE SEARCH AND RETRIEVAL Wang Wei, Payam M. Barnaghi School of Computer Science and Information Technology The University of Nottingham Malaysia Campus {Kcy3ww, payam.barnaghi}@nottingham.edu.my

More information

Sindice Widgets: Lightweight embedding of Semantic Web capabilities into existing user applications.

Sindice Widgets: Lightweight embedding of Semantic Web capabilities into existing user applications. Sindice Widgets: Lightweight embedding of Semantic Web capabilities into existing user applications. Adam Westerski, Aftab Iqbal, and Giovanni Tummarello Digital Enterprise Research Institute, NUI Galway,Ireland

More information

Metadata Common Vocabulary: a journey from a glossary to an ontology of statistical metadata, and back

Metadata Common Vocabulary: a journey from a glossary to an ontology of statistical metadata, and back Joint UNECE/Eurostat/OECD Work Session on Statistical Metadata (METIS) Lisbon, 11 13 March, 2009 Metadata Common Vocabulary: a journey from a glossary to an ontology of statistical metadata, and back Sérgio

More information

Semantic Web Domain Knowledge Representation Using Software Engineering Modeling Technique

Semantic Web Domain Knowledge Representation Using Software Engineering Modeling Technique Semantic Web Domain Knowledge Representation Using Software Engineering Modeling Technique Minal Bhise DAIICT, Gandhinagar, Gujarat, India 382007 minal_bhise@daiict.ac.in Abstract. The semantic web offers

More information

SKOS. COMP62342 Sean Bechhofer

SKOS. COMP62342 Sean Bechhofer SKOS COMP62342 Sean Bechhofer sean.bechhofer@manchester.ac.uk Ontologies Metadata Resources marked-up with descriptions of their content. No good unless everyone speaks the same language; Terminologies

More information