SlideShare a Scribd company logo
1 of 22
Seminar For Web Ontology Language (OWL) 	 Prepared by: 	 	Hussein Ali Ahmad Ghanim 6/19/20112 1 WEB ONTOLOGY LANGUAGE (OWL)
Web Ontology Language: OWL Web Ontology Language Definition. Overview Requirements for ontology languages OWL Languages 	- OWL, RDF, RDF(s), XML References 6/19/20112 2 WEB ONTOLOGY LANGUAGE (OWL)
Web Ontology Language The Web Ontology Language (OWL) is a family of knowledge representation languages for authoring ontologies. The languages are characterised by formal semantics and RDF/XML-based serializations for the Semantic Web.  Semantic Web led to requirement for a “web ontology language” 6/19/20112 3 WEB ONTOLOGY LANGUAGE (OWL)
Overview From the overview of OWL1: The OWL Web Ontology Language is designed for use by applications that need to process the content of information instead of just presenting information to humans.  OWL facilitates greater machine interpretability of Web content than that supported by XML, RDF, and RDF Schema (RDF-S) by providing additional vocabulary along with a formal semantics.  OWL has three increasingly-expressive sublanguages: OWL Lite, OWL DL, and OWL Full. 6/19/20112 4 WEB ONTOLOGY LANGUAGE (OWL)
Lite DL Full Three species of OWL Full: uses all the OWL languages primitives. It also allows to combine these primitives in arbitrary ways with RDF and RDF Schema. This includes the possibility to change the meaning of the pre-defined primitives, by applying the language primitives to each other. The advantage of OWL Full is that it is fully upward compatible with RDF, both syntactically and semantically. The disadvantage of OWL Full is the language has become so powerful as to be undecidable, dashing any hope of complete (let alone efficient) reasoning support. DL = Description Logicis a sublanguage of OWL Full which restricts the way in which the constructors from OWL and RDF can be used. The advantage of this is that it permits efficient reasoning support. The disadvantage is that we loose full compatibility with RDF. 6/19/20112 5 WEB ONTOLOGY LANGUAGE (OWL)
Three species of OWL Lite:  - An ever further restriction limits OWL DL to a subset of the language constructors. For example, OWL Lite excludes enumerated classes, disjointness statements and arbitrary cardinality (among others). - The advantage of this is a language that is both easier to grasp (for users) and easier to implement (for tool builders). - The disadvantage is of course a restricted expressivity. 6/19/20112 6 WEB ONTOLOGY LANGUAGE (OWL)
Requirements for ontology languages Ontology languages allow users to write explicit, formal conceptualizations of domains models. The main requirements are: 1. a well-defined syntax 2. a well-defined semantics 3. efficient reasoning support 4. sufficient expressive power 5. convenience of expression. 6/19/20112 7 WEB ONTOLOGY LANGUAGE (OWL)
What is OWL? W3C Recommendation, February 2004. web standard  Web Ontology Language  built on top of RDF RDF: the Resource Description Framework is an XML-based language to describe resources.  for processing information on the web  designed to be interpreted by computers, not for being read by people  OWL is written in XML  6/19/20112 8 WEB ONTOLOGY LANGUAGE (OWL)
Why OWL? OWL is a part of the "Semantic Web Vision" - a future where: Web information has exact meaning  Web information can be processed by computers  Computers can integrate information from the web OWL was designed to  provide a common way to process the content of web information (instead of displaying it). be read by computer applications (instead of humans).  6/19/20112 9 WEB ONTOLOGY LANGUAGE (OWL)
OWL Inference RDF(S) Integration Integration RDF Annotation XML  OWL Languages ,[object Object]
These languages are then used to support the representation and use of metadata.
The languages provide basic machinery that we can use to represent the extra semantic information needed for the Semantic Web
XML
RDF
RDF(S)
OWL
…6/19/20112 10 WEB ONTOLOGY LANGUAGE (OWL)
OWL ,[object Object],	standardised and broadly accepted ontology language of the Semantic Web. ,[object Object]
It provides a rich collection of operators for forming concept descriptions
It is a W3C standard, promoting interoperation and sharing between applications
It has been designed to be compatible with existing web standards6/19/20112 11 WEB ONTOLOGY LANGUAGE (OWL)
The OWL language There are different syntactic forms of OWL:  RDF’s XML-based syntax (primary syntax for OWL)  an XML-based syntax that does not follow the RDF conventions 	(more easily read by human users) see http://www.w3.org/TR/owl-xmlsyntax/  an abstract syntax (used in the language specification document)  (much more compact and readable) see http://www.w3.org/TR/owl-semantics/  a graphic syntax based on the conventions of UML 	(an easy way for people to become familiar with OWL) 6/19/20112 12 WEB ONTOLOGY LANGUAGE (OWL)

More Related Content

What's hot

What's hot (20)

Restful web services ppt
Restful web services pptRestful web services ppt
Restful web services ppt
 
WSDL
WSDLWSDL
WSDL
 
Linked Data and Knowledge Graphs -- Constructing and Understanding Knowledge ...
Linked Data and Knowledge Graphs -- Constructing and Understanding Knowledge ...Linked Data and Knowledge Graphs -- Constructing and Understanding Knowledge ...
Linked Data and Knowledge Graphs -- Constructing and Understanding Knowledge ...
 
Understanding and Supporting Web Accessibility
Understanding and Supporting Web AccessibilityUnderstanding and Supporting Web Accessibility
Understanding and Supporting Web Accessibility
 
Soap web service
Soap web serviceSoap web service
Soap web service
 
SVG - Scalable Vector Graphic
SVG - Scalable Vector GraphicSVG - Scalable Vector Graphic
SVG - Scalable Vector Graphic
 
Introduction to RDF Data Model
Introduction to RDF Data ModelIntroduction to RDF Data Model
Introduction to RDF Data Model
 
AEM Sightly Deep Dive
AEM Sightly Deep DiveAEM Sightly Deep Dive
AEM Sightly Deep Dive
 
Introduction to ajax
Introduction  to  ajaxIntroduction  to  ajax
Introduction to ajax
 
Understanding REST
Understanding RESTUnderstanding REST
Understanding REST
 
WebServices SOAP WSDL and UDDI
WebServices SOAP WSDL and UDDIWebServices SOAP WSDL and UDDI
WebServices SOAP WSDL and UDDI
 
Introduction to SOAP/WSDL Web Services and RESTful Web Services
Introduction to SOAP/WSDL Web Services and RESTful Web ServicesIntroduction to SOAP/WSDL Web Services and RESTful Web Services
Introduction to SOAP/WSDL Web Services and RESTful Web Services
 
React.js - The Dawn of Virtual DOM
React.js - The Dawn of Virtual DOMReact.js - The Dawn of Virtual DOM
React.js - The Dawn of Virtual DOM
 
WCAG 2.0, Simplified
WCAG 2.0, SimplifiedWCAG 2.0, Simplified
WCAG 2.0, Simplified
 
An introduction to Semantic Web and Linked Data
An introduction to Semantic Web and Linked DataAn introduction to Semantic Web and Linked Data
An introduction to Semantic Web and Linked Data
 
Website Accessibility
Website AccessibilityWebsite Accessibility
Website Accessibility
 
Angular vs. React
Angular vs. ReactAngular vs. React
Angular vs. React
 
Jdbc Ppt
Jdbc PptJdbc Ppt
Jdbc Ppt
 
RDF data model
RDF data modelRDF data model
RDF data model
 
RDF and OWL
RDF and OWLRDF and OWL
RDF and OWL
 

Similar to Owl web ontology language

Web ontology language (owl)
Web ontology language (owl)Web ontology language (owl)
Web ontology language (owl)Ameer Sameer
 
Services semantic technology_terminology
Services semantic technology_terminologyServices semantic technology_terminology
Services semantic technology_terminologyTenforce
 
CS6010 Social Network Analysis Unit II
CS6010 Social Network Analysis   Unit IICS6010 Social Network Analysis   Unit II
CS6010 Social Network Analysis Unit IIpkaviya
 
Semantic Web: From Representations to Applications
Semantic Web: From Representations to ApplicationsSemantic Web: From Representations to Applications
Semantic Web: From Representations to ApplicationsGuus Schreiber
 
Semantic web
Semantic webSemantic web
Semantic webtariq1352
 
Robust Module based data management system
Robust Module based data management systemRobust Module based data management system
Robust Module based data management systemRahul Roi
 
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...Semantic - Based Querying Using Ontology in Relational Database of Library Ma...
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...dannyijwest
 
Adri Jovin - Semantic Web
Adri Jovin - Semantic WebAdri Jovin - Semantic Web
Adri Jovin - Semantic WebAdri Jovin
 
Structured Dynamics' Semantic Technologies Product Stack
Structured Dynamics' Semantic Technologies Product StackStructured Dynamics' Semantic Technologies Product Stack
Structured Dynamics' Semantic Technologies Product StackMike Bergman
 
Ontologies and Ontology Languages: RDFS, OWL, and SKOS: University of Florida...
Ontologies and Ontology Languages: RDFS, OWL, and SKOS: University of Florida...Ontologies and Ontology Languages: RDFS, OWL, and SKOS: University of Florida...
Ontologies and Ontology Languages: RDFS, OWL, and SKOS: University of Florida...Allison Jai O'Dell
 
Difference between xml and json
Difference between xml and jsonDifference between xml and json
Difference between xml and jsonUmar Ali
 

Similar to Owl web ontology language (20)

Web ontology language (owl)
Web ontology language (owl)Web ontology language (owl)
Web ontology language (owl)
 
Services semantic technology_terminology
Services semantic technology_terminologyServices semantic technology_terminology
Services semantic technology_terminology
 
CS6010 Social Network Analysis Unit II
CS6010 Social Network Analysis   Unit IICS6010 Social Network Analysis   Unit II
CS6010 Social Network Analysis Unit II
 
Semantic Web: From Representations to Applications
Semantic Web: From Representations to ApplicationsSemantic Web: From Representations to Applications
Semantic Web: From Representations to Applications
 
Semantics
SemanticsSemantics
Semantics
 
eureka09
eureka09eureka09
eureka09
 
eureka09
eureka09eureka09
eureka09
 
51095137-Semantic-WEB.ppt
51095137-Semantic-WEB.ppt51095137-Semantic-WEB.ppt
51095137-Semantic-WEB.ppt
 
What is xml
What is xmlWhat is xml
What is xml
 
E05412327
E05412327E05412327
E05412327
 
Semantic web
Semantic webSemantic web
Semantic web
 
.Net and Rdf APIs
.Net and Rdf APIs.Net and Rdf APIs
.Net and Rdf APIs
 
semanticweb
semanticwebsemanticweb
semanticweb
 
Robust Module based data management system
Robust Module based data management systemRobust Module based data management system
Robust Module based data management system
 
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...Semantic - Based Querying Using Ontology in Relational Database of Library Ma...
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...
 
Adri Jovin - Semantic Web
Adri Jovin - Semantic WebAdri Jovin - Semantic Web
Adri Jovin - Semantic Web
 
Semantic web
Semantic web Semantic web
Semantic web
 
Structured Dynamics' Semantic Technologies Product Stack
Structured Dynamics' Semantic Technologies Product StackStructured Dynamics' Semantic Technologies Product Stack
Structured Dynamics' Semantic Technologies Product Stack
 
Ontologies and Ontology Languages: RDFS, OWL, and SKOS: University of Florida...
Ontologies and Ontology Languages: RDFS, OWL, and SKOS: University of Florida...Ontologies and Ontology Languages: RDFS, OWL, and SKOS: University of Florida...
Ontologies and Ontology Languages: RDFS, OWL, and SKOS: University of Florida...
 
Difference between xml and json
Difference between xml and jsonDifference between xml and json
Difference between xml and json
 

Recently uploaded

Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...panagenda
 
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfFIDO Alliance
 
A Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyA Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyUXDXConf
 
Powerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaPowerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaCzechDreamin
 
AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101vincent683379
 
ERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctBrainSell Technologies
 
State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!Memoori
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...FIDO Alliance
 
Structuring Teams and Portfolios for Success
Structuring Teams and Portfolios for SuccessStructuring Teams and Portfolios for Success
Structuring Teams and Portfolios for SuccessUXDXConf
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe中 央社
 
TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024Stephen Perrenod
 
PLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. StartupsPLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. StartupsStefano
 
Oauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftOauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftshyamraj55
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfFIDO Alliance
 
WebRTC and SIP not just audio and video @ OpenSIPS 2024
WebRTC and SIP not just audio and video @ OpenSIPS 2024WebRTC and SIP not just audio and video @ OpenSIPS 2024
WebRTC and SIP not just audio and video @ OpenSIPS 2024Lorenzo Miniero
 
Continuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on ThanabotsContinuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on ThanabotsLeah Henrickson
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfFIDO Alliance
 
Working together SRE & Platform Engineering
Working together SRE & Platform EngineeringWorking together SRE & Platform Engineering
Working together SRE & Platform EngineeringMarcus Vechiato
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Patrick Viafore
 

Recently uploaded (20)

Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
 
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
 
A Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyA Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System Strategy
 
Powerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaPowerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara Laskowska
 
AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101
 
ERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage Intacct
 
State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
 
Structuring Teams and Portfolios for Success
Structuring Teams and Portfolios for SuccessStructuring Teams and Portfolios for Success
Structuring Teams and Portfolios for Success
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe
 
TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024
 
PLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. StartupsPLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. Startups
 
Oauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftOauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoft
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
 
WebRTC and SIP not just audio and video @ OpenSIPS 2024
WebRTC and SIP not just audio and video @ OpenSIPS 2024WebRTC and SIP not just audio and video @ OpenSIPS 2024
WebRTC and SIP not just audio and video @ OpenSIPS 2024
 
Continuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on ThanabotsContinuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
 
Working together SRE & Platform Engineering
Working together SRE & Platform EngineeringWorking together SRE & Platform Engineering
Working together SRE & Platform Engineering
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024
 

Owl web ontology language

  • 1. Seminar For Web Ontology Language (OWL) Prepared by: Hussein Ali Ahmad Ghanim 6/19/20112 1 WEB ONTOLOGY LANGUAGE (OWL)
  • 2. Web Ontology Language: OWL Web Ontology Language Definition. Overview Requirements for ontology languages OWL Languages - OWL, RDF, RDF(s), XML References 6/19/20112 2 WEB ONTOLOGY LANGUAGE (OWL)
  • 3. Web Ontology Language The Web Ontology Language (OWL) is a family of knowledge representation languages for authoring ontologies. The languages are characterised by formal semantics and RDF/XML-based serializations for the Semantic Web. Semantic Web led to requirement for a “web ontology language” 6/19/20112 3 WEB ONTOLOGY LANGUAGE (OWL)
  • 4. Overview From the overview of OWL1: The OWL Web Ontology Language is designed for use by applications that need to process the content of information instead of just presenting information to humans. OWL facilitates greater machine interpretability of Web content than that supported by XML, RDF, and RDF Schema (RDF-S) by providing additional vocabulary along with a formal semantics. OWL has three increasingly-expressive sublanguages: OWL Lite, OWL DL, and OWL Full. 6/19/20112 4 WEB ONTOLOGY LANGUAGE (OWL)
  • 5. Lite DL Full Three species of OWL Full: uses all the OWL languages primitives. It also allows to combine these primitives in arbitrary ways with RDF and RDF Schema. This includes the possibility to change the meaning of the pre-defined primitives, by applying the language primitives to each other. The advantage of OWL Full is that it is fully upward compatible with RDF, both syntactically and semantically. The disadvantage of OWL Full is the language has become so powerful as to be undecidable, dashing any hope of complete (let alone efficient) reasoning support. DL = Description Logicis a sublanguage of OWL Full which restricts the way in which the constructors from OWL and RDF can be used. The advantage of this is that it permits efficient reasoning support. The disadvantage is that we loose full compatibility with RDF. 6/19/20112 5 WEB ONTOLOGY LANGUAGE (OWL)
  • 6. Three species of OWL Lite: - An ever further restriction limits OWL DL to a subset of the language constructors. For example, OWL Lite excludes enumerated classes, disjointness statements and arbitrary cardinality (among others). - The advantage of this is a language that is both easier to grasp (for users) and easier to implement (for tool builders). - The disadvantage is of course a restricted expressivity. 6/19/20112 6 WEB ONTOLOGY LANGUAGE (OWL)
  • 7. Requirements for ontology languages Ontology languages allow users to write explicit, formal conceptualizations of domains models. The main requirements are: 1. a well-defined syntax 2. a well-defined semantics 3. efficient reasoning support 4. sufficient expressive power 5. convenience of expression. 6/19/20112 7 WEB ONTOLOGY LANGUAGE (OWL)
  • 8. What is OWL? W3C Recommendation, February 2004. web standard Web Ontology Language built on top of RDF RDF: the Resource Description Framework is an XML-based language to describe resources. for processing information on the web designed to be interpreted by computers, not for being read by people OWL is written in XML 6/19/20112 8 WEB ONTOLOGY LANGUAGE (OWL)
  • 9. Why OWL? OWL is a part of the "Semantic Web Vision" - a future where: Web information has exact meaning Web information can be processed by computers Computers can integrate information from the web OWL was designed to provide a common way to process the content of web information (instead of displaying it). be read by computer applications (instead of humans). 6/19/20112 9 WEB ONTOLOGY LANGUAGE (OWL)
  • 10.
  • 11. These languages are then used to support the representation and use of metadata.
  • 12. The languages provide basic machinery that we can use to represent the extra semantic information needed for the Semantic Web
  • 13. XML
  • 14. RDF
  • 16. OWL
  • 17. …6/19/20112 10 WEB ONTOLOGY LANGUAGE (OWL)
  • 18.
  • 19. It provides a rich collection of operators for forming concept descriptions
  • 20. It is a W3C standard, promoting interoperation and sharing between applications
  • 21. It has been designed to be compatible with existing web standards6/19/20112 11 WEB ONTOLOGY LANGUAGE (OWL)
  • 22. The OWL language There are different syntactic forms of OWL: RDF’s XML-based syntax (primary syntax for OWL) an XML-based syntax that does not follow the RDF conventions (more easily read by human users) see http://www.w3.org/TR/owl-xmlsyntax/ an abstract syntax (used in the language specification document) (much more compact and readable) see http://www.w3.org/TR/owl-semantics/ a graphic syntax based on the conventions of UML (an easy way for people to become familiar with OWL) 6/19/20112 12 WEB ONTOLOGY LANGUAGE (OWL)
  • 23. XML provides a surface syntax for structured documents, but imposes no semantic constraints on the meaning of these documents. XML Schema is a language for restricting the structure of XML documents and also extends XML with datatypes. RDF is a datamodel for objects ("resources") and relations between them, provides a simple semantics for this datamodel, and these datamodels can be represented in an XML syntax. RDF Schema is a vocabulary for describing properties and classes of RDF resources, with a semantics for generalization-hierarchies of such properties and classes. OWL adds more vocabulary for describing properties and classes: among others, relations between classes (e.g. disjointness), cardinality (e.g. "exactly one"), equality, richer typing of properties, characteristics of properties (e.g. symmetry), and enumerated classes. 6/19/20112 13 WEB ONTOLOGY LANGUAGE (OWL)
  • 24. Header OWL documents are usually called OWL ontologies, and are RDF documents. So the root element of a OWL ontology is an rdf:RDF element which also species a number of namespaces. For example: <rdf:RDF xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf- syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XLMSchema#"> 6/19/20112 14 WEB ONTOLOGY LANGUAGE (OWL)
  • 25. An OWL ontology may start with a collection of assertions for housekeeping purposes. These assertions are grouped under an owl:Ontologyelement which contains comments, version control and inclusion of other ontologies. For example: <owl:Ontologyrdf:about=""> <rdfs:comment>An example OWL ontology</rdfs:comment> <owl:priorVersionrdf:resource="http://www.mydomain.org/uni-ns-old"/> <owl:importsrdf:resource="http://www.mydomain.org/persons"/> <rdfs:label>University Ontology</rdfs:label> </owl:Ontology> 6/19/20112 15 WEB ONTOLOGY LANGUAGE (OWL)
  • 26. XML a meta language that allows you to create and format your own document markups a method for putting structured data into a text file; these files are - easy to read - unambiguous - extensible - platform-independent 6/19/20112 16 WEB ONTOLOGY LANGUAGE (OWL)
  • 27. XML a family of technologies: - XML 1.0 - Xlink - Xpointer & Xfragments - CSS, XSL, XSLT - DOM - XML Namespaces - XML Schemas 6/19/20112 17 WEB ONTOLOGY LANGUAGE (OWL)
  • 28. The pieces there are 3 components for XML content: - the XML document - DTD (Document Type Declaration) - XSL (Extensible Stylesheet Language) The DTD and XSL do not need to be present in all cases 6/19/20112 18 WEB ONTOLOGY LANGUAGE (OWL)
  • 29. RDF Ontology Language? RDF stands for Resource Description Framework RDF is a framework for describing resources on the web RDF provides a model for data, and a syntax so that independent parties can exchange and use it RDF is designed to be read and understood by computers RDF is not designed for being displayed to people RDF is written in XML RDF is a part of the W3C's Semantic Web Activity RDF is a W3C Recommendation RDFS language features allow for modeling certain semantic aspects of a domain of interest 6/19/20112 19 WEB ONTOLOGY LANGUAGE (OWL)
  • 30. RDF Schema (RDFS) is an extension to RDF. RDF Schema provides the framework to describe application-specific classes and properties Classes in RDF Schema is much like classes in object oriented programming languages. This allows resources to be defined as instances of classes, and subclasses of classes. 6/19/20112 20 WEB ONTOLOGY LANGUAGE (OWL)
  • 31. RDFS Example <?xml version="1.0"?> <rdf:RDF xmlns:rdf= "http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xml:base= "http://www.animals.fake/animals#"> <rdf:Description rdf:ID="animal"> <rdf:typerdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> </rdf:Description> <rdf:Descriptionrdf:ID="horse"> <rdf:typerdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <rdfs:subClassOfrdf:resource="#animal"/> </rdf:Description> </rdf:RDF> 6/19/20112 21 WEB ONTOLOGY LANGUAGE (OWL)
  • 32. References Grigoris Antoniou1 and Frank van Harmelen2(pages 5 - 7) www.csc.liv.ac.uk/~frank/teaching/comp08/lecture6.pdf www.w3.org/TR/owl-features/ www.w3.org/2004/OWL/ www.csd.abdn.ac.uk/.../OWLTheWebOntologyLanguage/ static.twoday.net/71desa1bif/files/W3C-OWL-Overview.pdf (pages ) https://wiki.imise.uni-leipzig.de/Lehre/2005WS/SOntEng/files?get W3C Specification: http://www.w3.org/RDF/ 6/19/20112 22 WEB ONTOLOGY LANGUAGE (OWL)

Editor's Notes

  1. For example, in OWL Full we could impose a cardinality constraint on the class of all classes, essentially limiting the number of classes that can be described in any ontology.any legal RDF document is also a legal OWL Full document, and any valid RDF/RDF Schema conclusion is also a valid OWL Full conclusion. an RDF document will in general have to be extended in some ways and restricted in others before it is a legal OWL DL document. Conversely, every legalOWL DL document is still a legal RDF document.
  2. OWL became a W3C (World Wide Web Consortium) Recommendation in February 2004.A W3C Recommendation is understood by the industry and the web community as a web standard. A W3C Recommendation is a stable specification developed by a W3C Working Group and reviewed by the W3C Membership.Q. What does the acronym &quot;OWL&quot; stand for?A. Actually, OWL is not a real acronym. The language started out as the &quot;Web Ontology Language&quot; but the Working Group disliked the acronym &quot;WOL.&quot; They decided to call it OWL. The Working Group became more comfortable with this decision when one of the members pointed out the following justification for this decision from the noted ontologist A.A. Milne who, in his influential book &quot;Winnie the Pooh&quot; stated of the wise character OWL:&quot;He could spell his own name WOL, and he could spell Tuesday so that you knew it wasn&apos;t Wednesday...“See for more: http://www.w3.org/2003/08/owlfaq.html.en