SlideShare a Scribd company logo
1 of 12
SEMANTIC WEB TECHNOLOGIES
CSE 7 SEM ELECTIVE
DEEPIKA SHARMA
INTRODUCTION
• vision of a “semantic web” can be summarized in a single
phrase: to make the web more accessible to computers.
• The current web is a web of text and pictures.
• Not useful for computers
• If semantic web is build….then???
• What is “semantics”?
the study of the meanings of words and phrases
• Search - would be no longer limited to simply looking for keywords,
but could become more semantic, which would include looking for
synonyms, being aware of homonyms, and taking into account
context and purpose of the search query.
• Websites could become more personalized if personal browsing
agents were able to understand the contents of a web page and
tailor it to personal interest profiles.
• Linking could become more semantic by deciding dynamically which
pages would be useful destinations, based on the current user’s
activities, instead of having to hardwire the same links for all users
ahead of time.
• Integrate information across websites, instead of users currently
having to do a “mental copy-paste” whenever they find some
information on one site that they want to combine with information
from another.
CURRENT WEB(2.0) VS. SEMANTIC WEB(3.0)
Features WWW (2.0) Web 3.0
Data
Representation
uses HTML (Hypertext Markup
Language)
RDF (Resource Description Framework),
OWL (Web Ontology Language), and
SPARQL (SPARQL Protocol and RDF
Query Language) to encode data with
explicit semantic meaning
Understanding primarily intended for human
consumption
enable machines to understand the
semantics of web data
Interconnectedness relies heavily on hyperlinks, based
on URL’s
interconnected through RDF triples,
which consist of subject-predicate-object
statements
Search and
Discovery
use algorithms to match keywords more precise and context-aware
searches
Adoption and
Maturity
well-established, evolved over
several decades
slower adoption due to challenges in data
modeling, ontology development
Applications focused on human interaction and
information retrieval
envisioned for applications involving data
integration, knowledge discovery,
intelligent agents, and the automation of
DESIGN PRINCIPLES
1. make structured and semi-structured data
available in standardized formats on the web
2. make not just the datasets, but also the
individual data-elements and their relations
accessible on the web;
3. describe the intended semantics of such data
in a formalism, so that this intended semantics
can be processed by machines.
SEMANTIC WEB
TECHNOLOGIES
A) EXPLICIT METADATA
• eXtensible Markup Language (XML)
<company>
<treatmentOffered>Physiotherapy</treatmentOffered>
<companyName>Agilitas Physiotherapy
Centre</companyName>
<staff>
<therapist>Lisa Davenport</therapist>
<therapist>Steve Matthews</therapist>
<secretary>Kelly Townsend</secretary>
</staff> </company>
it describes the structure of information, but not its
meaning
• RDF (Resource Description
Framework)
Company A offer physiotherapy.
The name of A is "Agitilitas
Physiotherapy".
Lisa Davenport is a therapist. Lisa
Davenport works for A. ...
 making statements about pieces
of information
SEMANTIC WEB TECHNOLOGIES
B) ONTOLOGIES
• branch of metaphysics concerned with identifying, in the most
general terms, the kinds of things that actually exist, and how to
describe them
• an ontology consists of a finite list of terms and the relationships
between these terms
• The terms denote important concepts (classes of objects) of the
domain
• The relationships typically include hierarchies of classes
• important ontology languages for the web:
1. RDF : vocabulary description language for describing
properties and classes of RDF resources, with a semantics for
generalization hierarchies of such properties and classes.
2. OWL (Web Ontology Language ) is a richer vocabulary
description language for describing properties and classes,
such as 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.
SEMANTIC WEB
TECHNOLOGIES
C) LOGIC
• loyalCustomer(X) → discount(X, 5%)
• “If conditions, then conclusion,”
• The more expressive a logic is, the more computationally expensive
it becomes to draw conclusions
• Logic can provide explanations for conclusions: the series of
inference steps can be retraced
• it must be usable in conjunction with other data, and it must be
machine-processable as well
LAYERED APPROACH TO SEMANTIC
WEB
Two principles should be followed:
• Downward compatibility - Agents fully aware of a layer should also
be able to interpret and use information written at lower levels. For
example, agents aware of the semantics of OWL can take full
advantage of information written in RDF and RDF Schema.
• Upward partial understanding - The design should be such that
agents fully aware of a layer should be able to take at least partial
advantage of information at higher levels. For example, an agent
aware only of the RDF and RDF Schema semantics might interpret
knowledge written in OWL partly, by disregarding those elements
that go beyond RDF and RDF Schema. Of course, there is no
requirement for all tools to provide this functionality; the point is that
this option should be enabled.
LAYERS OF THE SEMANTIC WEB
• At the bottom we find XML, a language that lets one write structured
web documents with a user-defined vocabulary
• RDF is a basic data model, like the entity-relationship model, for
writing simple statements about web objects (resources). The RDF
data model does not rely on XML, but RDF has an XML-based syntax.
• RDF Schema provides modeling primitives for organizing web objects
into hierarchies. Key primitives are classes and properties, subclass
and sub property relationships, and domain and range restrictions.
RDF Schema is based on RDF.
• Ontology languages that expand RDF Schema and allow the
representations of more complex relationships between web
objects.
• The Logic layer is used to enhance the ontology language
further and to allow the writing of application-specific declarative
knowledge.
• The Proof layer involves the actual deductive process as well as
the representation of proofs in web languages (from lower
levels) and proof validation.
• The Trust layer will emerge through the use of digital signatures
and other kinds of knowledge, based on recommendations by
trusted agents or on rating and certification agencies and
consumer bodies

More Related Content

Similar to unit 1.pptx

Semantic Annotation: The Mainstay of Semantic Web
Semantic Annotation: The Mainstay of Semantic WebSemantic Annotation: The Mainstay of Semantic Web
Semantic Annotation: The Mainstay of Semantic WebEditor IJCATR
 
Toward The Semantic Deep Web
Toward The Semantic Deep WebToward The Semantic Deep Web
Toward The Semantic Deep WebSamiul Hoque
 
Intelligent expert systems for location planning
Intelligent expert systems for location planningIntelligent expert systems for location planning
Intelligent expert systems for location planningNavid Milanizadeh
 
Lee Iverson - How does the web connect content?
Lee Iverson - How does the web connect content?Lee Iverson - How does the web connect content?
Lee Iverson - How does the web connect content?Museums Computer Group
 
Open Conceptual Data Models
Open Conceptual Data ModelsOpen Conceptual Data Models
Open Conceptual Data Modelsrumito
 
A review of the state of the art in Machine Learning on the Semantic Web
A review of the state of the art in Machine Learning on the Semantic WebA review of the state of the art in Machine Learning on the Semantic Web
A review of the state of the art in Machine Learning on the Semantic WebSimon Price
 
Semantic Search Over The Web
Semantic Search Over The WebSemantic Search Over The Web
Semantic Search Over The Webalierkan
 
RDF and the Semantic Web -- Joanna Pszenicyn
RDF and the Semantic Web -- Joanna PszenicynRDF and the Semantic Web -- Joanna Pszenicyn
RDF and the Semantic Web -- Joanna PszenicynRichard.Sapon-White
 
A Term Based Ranking Methodology for Resources on the Semantic Web
A Term Based Ranking Methodology for Resources on the Semantic WebA Term Based Ranking Methodology for Resources on the Semantic Web
A Term Based Ranking Methodology for Resources on the Semantic WebAaron Huang
 
Chapter 1 semantic web
Chapter 1 semantic webChapter 1 semantic web
Chapter 1 semantic webR A Akerkar
 
Improving Your Web Services Thorough Semantic Web Techniques
Improving Your Web Services Thorough Semantic Web TechniquesImproving Your Web Services Thorough Semantic Web Techniques
Improving Your Web Services Thorough Semantic Web TechniquesGihan Wikramanayake
 
Open standards for linked organisations | meeting Estonia - Flemish Governmen...
Open standards for linked organisations | meeting Estonia - Flemish Governmen...Open standards for linked organisations | meeting Estonia - Flemish Governmen...
Open standards for linked organisations | meeting Estonia - Flemish Governmen...Raf Buyle
 
Intro to the semantic web (for libraries)
Intro to the semantic web (for libraries) Intro to the semantic web (for libraries)
Intro to the semantic web (for libraries) robin fay
 

Similar to unit 1.pptx (20)

Semantic Annotation: The Mainstay of Semantic Web
Semantic Annotation: The Mainstay of Semantic WebSemantic Annotation: The Mainstay of Semantic Web
Semantic Annotation: The Mainstay of Semantic Web
 
Toward The Semantic Deep Web
Toward The Semantic Deep WebToward The Semantic Deep Web
Toward The Semantic Deep Web
 
Intelligent expert systems for location planning
Intelligent expert systems for location planningIntelligent expert systems for location planning
Intelligent expert systems for location planning
 
Lee Iverson - How does the web connect content?
Lee Iverson - How does the web connect content?Lee Iverson - How does the web connect content?
Lee Iverson - How does the web connect content?
 
Open Conceptual Data Models
Open Conceptual Data ModelsOpen Conceptual Data Models
Open Conceptual Data Models
 
Semantic web
Semantic webSemantic web
Semantic web
 
Semantic web
Semantic webSemantic web
Semantic web
 
Semantic Web Nature
Semantic Web NatureSemantic Web Nature
Semantic Web Nature
 
A review of the state of the art in Machine Learning on the Semantic Web
A review of the state of the art in Machine Learning on the Semantic WebA review of the state of the art in Machine Learning on the Semantic Web
A review of the state of the art in Machine Learning on the Semantic Web
 
Semantic Search Over The Web
Semantic Search Over The WebSemantic Search Over The Web
Semantic Search Over The Web
 
Semantic web
Semantic web Semantic web
Semantic web
 
RDF and the Semantic Web -- Joanna Pszenicyn
RDF and the Semantic Web -- Joanna PszenicynRDF and the Semantic Web -- Joanna Pszenicyn
RDF and the Semantic Web -- Joanna Pszenicyn
 
A Term Based Ranking Methodology for Resources on the Semantic Web
A Term Based Ranking Methodology for Resources on the Semantic WebA Term Based Ranking Methodology for Resources on the Semantic Web
A Term Based Ranking Methodology for Resources on the Semantic Web
 
Chapter 1 semantic web
Chapter 1 semantic webChapter 1 semantic web
Chapter 1 semantic web
 
Improving Your Web Services Thorough Semantic Web Techniques
Improving Your Web Services Thorough Semantic Web TechniquesImproving Your Web Services Thorough Semantic Web Techniques
Improving Your Web Services Thorough Semantic Web Techniques
 
Semantic web
Semantic webSemantic web
Semantic web
 
Open standards for linked organisations | meeting Estonia - Flemish Governmen...
Open standards for linked organisations | meeting Estonia - Flemish Governmen...Open standards for linked organisations | meeting Estonia - Flemish Governmen...
Open standards for linked organisations | meeting Estonia - Flemish Governmen...
 
Semantics
SemanticsSemantics
Semantics
 
Intro to the semantic web (for libraries)
Intro to the semantic web (for libraries) Intro to the semantic web (for libraries)
Intro to the semantic web (for libraries)
 
Semantic web
Semantic webSemantic web
Semantic web
 

Recently uploaded

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 

Recently uploaded (20)

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 

unit 1.pptx

  • 1. SEMANTIC WEB TECHNOLOGIES CSE 7 SEM ELECTIVE DEEPIKA SHARMA
  • 2. INTRODUCTION • vision of a “semantic web” can be summarized in a single phrase: to make the web more accessible to computers. • The current web is a web of text and pictures. • Not useful for computers • If semantic web is build….then??? • What is “semantics”? the study of the meanings of words and phrases
  • 3. • Search - would be no longer limited to simply looking for keywords, but could become more semantic, which would include looking for synonyms, being aware of homonyms, and taking into account context and purpose of the search query. • Websites could become more personalized if personal browsing agents were able to understand the contents of a web page and tailor it to personal interest profiles. • Linking could become more semantic by deciding dynamically which pages would be useful destinations, based on the current user’s activities, instead of having to hardwire the same links for all users ahead of time. • Integrate information across websites, instead of users currently having to do a “mental copy-paste” whenever they find some information on one site that they want to combine with information from another.
  • 4. CURRENT WEB(2.0) VS. SEMANTIC WEB(3.0) Features WWW (2.0) Web 3.0 Data Representation uses HTML (Hypertext Markup Language) RDF (Resource Description Framework), OWL (Web Ontology Language), and SPARQL (SPARQL Protocol and RDF Query Language) to encode data with explicit semantic meaning Understanding primarily intended for human consumption enable machines to understand the semantics of web data Interconnectedness relies heavily on hyperlinks, based on URL’s interconnected through RDF triples, which consist of subject-predicate-object statements Search and Discovery use algorithms to match keywords more precise and context-aware searches Adoption and Maturity well-established, evolved over several decades slower adoption due to challenges in data modeling, ontology development Applications focused on human interaction and information retrieval envisioned for applications involving data integration, knowledge discovery, intelligent agents, and the automation of
  • 5. DESIGN PRINCIPLES 1. make structured and semi-structured data available in standardized formats on the web 2. make not just the datasets, but also the individual data-elements and their relations accessible on the web; 3. describe the intended semantics of such data in a formalism, so that this intended semantics can be processed by machines.
  • 6. SEMANTIC WEB TECHNOLOGIES A) EXPLICIT METADATA • eXtensible Markup Language (XML) <company> <treatmentOffered>Physiotherapy</treatmentOffered> <companyName>Agilitas Physiotherapy Centre</companyName> <staff> <therapist>Lisa Davenport</therapist> <therapist>Steve Matthews</therapist> <secretary>Kelly Townsend</secretary> </staff> </company> it describes the structure of information, but not its meaning • RDF (Resource Description Framework) Company A offer physiotherapy. The name of A is "Agitilitas Physiotherapy". Lisa Davenport is a therapist. Lisa Davenport works for A. ...  making statements about pieces of information
  • 7. SEMANTIC WEB TECHNOLOGIES B) ONTOLOGIES • branch of metaphysics concerned with identifying, in the most general terms, the kinds of things that actually exist, and how to describe them • an ontology consists of a finite list of terms and the relationships between these terms • The terms denote important concepts (classes of objects) of the domain • The relationships typically include hierarchies of classes • important ontology languages for the web: 1. RDF : vocabulary description language for describing properties and classes of RDF resources, with a semantics for generalization hierarchies of such properties and classes. 2. OWL (Web Ontology Language ) is a richer vocabulary description language for describing properties and classes, such as 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.
  • 8. SEMANTIC WEB TECHNOLOGIES C) LOGIC • loyalCustomer(X) → discount(X, 5%) • “If conditions, then conclusion,” • The more expressive a logic is, the more computationally expensive it becomes to draw conclusions • Logic can provide explanations for conclusions: the series of inference steps can be retraced • it must be usable in conjunction with other data, and it must be machine-processable as well
  • 9. LAYERED APPROACH TO SEMANTIC WEB
  • 10. Two principles should be followed: • Downward compatibility - Agents fully aware of a layer should also be able to interpret and use information written at lower levels. For example, agents aware of the semantics of OWL can take full advantage of information written in RDF and RDF Schema. • Upward partial understanding - The design should be such that agents fully aware of a layer should be able to take at least partial advantage of information at higher levels. For example, an agent aware only of the RDF and RDF Schema semantics might interpret knowledge written in OWL partly, by disregarding those elements that go beyond RDF and RDF Schema. Of course, there is no requirement for all tools to provide this functionality; the point is that this option should be enabled.
  • 11. LAYERS OF THE SEMANTIC WEB • At the bottom we find XML, a language that lets one write structured web documents with a user-defined vocabulary • RDF is a basic data model, like the entity-relationship model, for writing simple statements about web objects (resources). The RDF data model does not rely on XML, but RDF has an XML-based syntax. • RDF Schema provides modeling primitives for organizing web objects into hierarchies. Key primitives are classes and properties, subclass and sub property relationships, and domain and range restrictions. RDF Schema is based on RDF.
  • 12. • Ontology languages that expand RDF Schema and allow the representations of more complex relationships between web objects. • The Logic layer is used to enhance the ontology language further and to allow the writing of application-specific declarative knowledge. • The Proof layer involves the actual deductive process as well as the representation of proofs in web languages (from lower levels) and proof validation. • The Trust layer will emerge through the use of digital signatures and other kinds of knowledge, based on recommendations by trusted agents or on rating and certification agencies and consumer bodies