Movatterモバイル変換


[0]ホーム

URL:


R A Akerkar, profile picture
Uploaded byR A Akerkar
3,423 views

Chapter 1 semantic web

The document introduces the concepts of the Semantic Web and its goals. It discusses how the Semantic Web aims to add meaning to documents on the World Wide Web through standards like XML, RDF and ontologies. It provides an example of how the Semantic Web could understand information about a person like their schedule and help manage their daily life. The document outlines the chapters of the book, which will cover topics like XML, RDF, ontologies, knowledge representation and applications of Semantic Web technologies.

Related topics:

Embed presentation

Chapter 1   The Semantic Web
Introduction• World Wide Web: wide-area hypermedia  information retrieval initiative aiming to give  universal access to a large universe of  documents.• The challenge of the Semantic Web, according  to Berners-Lee:     – To provide a language that expresses both data and       rules for reasoning about the data and that allows       rules from any existing knowledge representation       system to be exported onto the Web.Akerkar: Foundations of   © Narosa Publishing House, 2009   2Semantic Web.
Introduction• Example 1.1: let us assume that Gopal is a professor.     – The Web wakes him up based on his lecture schedule as well as       depending on the day of the week.     – Web informs him about his schedule and appointments. He could also       get the details of how to reach a particular destination on that day.     – He could further informed of locations of his personal accessories.     – The Web manages all sorts of dynamic situations such as unexpected       events.     – On weekends, when he completes his work for the day, the Web makes       arrangements for him to meet his wife and kids for dinner in a restaurant       in the city.• Web has completely taken over Gopal’s life and it makes  life easier but it is also up to Gopal to follow the advice  given by the Web.Akerkar: Foundations of    © Narosa Publishing House, 2009                     3Semantic Web.
Evolution of the Web   Web in 1995                   Web in 2000                Web in 2008                                  HTML, XML                 HTML, XML, RDF        HTMLAkerkar: Foundations of   © Narosa Publishing House, 2009                 4Semantic Web.
Hyper Text Transfer Protocol• The request line from the client consists of  a request method, the address of the file  requested and the HTTP version number.                GET /mypage.html HTTP/1.1                –   The above request calls for mypage.html file using the                  GET HTTP method;• A header looks like:                ACCEPT: */*                ACCEPT_LANGUAGE:en-us                REFERER:http://www.ntnu.org/dev03.html                USER_AGENT:FireFox/5.0 (compatible; MSIE 6.01;                 Windows NT 6.0)Akerkar: Foundations of    © Narosa Publishing House, 2009               5Semantic Web.
Uniform Resource Identifier•   URL stands for Uniform Resource Locator, which means it is a uniform    (same throughout the world) way to locate a resource (file or document) on    the Internet.•   A Uniform Resource Identifier (URI) is an identifier used to identify objects    in a space.                 URL is written as http://www.tmrfindia.org                   Various URI schemes are,           •   ftp://ftp.ac.bolt.org/class/class237.txt           •   http://www.bolt.org/class/class123.txt           •   ldap://[2003:db7::3]/c=GB?objectClass?one           •   mailto:ram.seth@bsnl.in           •   news:comp.infosystems.www.servers.unix           •   tel:+91-230-247-7876           •   telnet://164.0.1.12:80/Akerkar: Foundations of        © Narosa Publishing House, 2009                      6Semantic Web.
A Layered Cake (W3C)A layered cake consists of:     – Extensible Markup       Language (XML):     – XML Schema:     – Resource Description       Framework (RDF):     – RDF Schema:     – Ontology:     – Logic and Proof:     – Trust:Akerkar: Foundations of   © Narosa Publishing House, 2009   7Semantic Web.
Semantic Web Technologies                                              The Semantic Web                                                                                         InformationXML, RDF, Metadata,                                       Database Technology:          Management                          Agent Technology:  Ontologies, Data                                        Transactions, Metadata,        Technology:                               DAMLModelling Technologies                                        Storage, Query            Collaboration,                                                                                    Knowledge ManagementAkerkar: Foundations of         © Narosa Publishing House, 2009                                            8Semantic Web.
Ontology• Definition 1.1: An ontology is a formal, explicit  specification of a shared conceptualization.                – Ontologies describe data models in terms of classes,                  subclasses, and properties.                – For instance, we can define a man to be a subclass of human,                  which in turn is a subclass of animals that is a biped i.e. walks                  on two legs.     – Ontologies are mainly categorized into two types:                – general ontologies (like SENSUS, Cyc, WordNet, etc.)                – domain-specific ontologies (like, GALEN – Generalized                  Architecture for Languages, Encyclopedias, and                  Nomenclatures in medicine; UMLS - Unified Medical Language                  System).Akerkar: Foundations of      © Narosa Publishing House, 2009                          9Semantic Web.
Semantics• Definition 1.2: Semantic is a study of  meaning and changes of meaning.• The different types of semantics are:                –   Denotational Semantics:                –   Operational Semantics:                –   Axiomatic semantics:                –   Model-Theoretic Semantics:Akerkar: Foundations of     © Narosa Publishing House, 2009   10Semantic Web.
Web Service     – Web Services is           • self-contained,           • self-describing,           • modular applications that can be published,             located, and invoked across the Web.Akerkar: Foundations of   © Narosa Publishing House, 2009   11Semantic Web.
Semantic Web Mining• The Semantic Web     – to organize and browse the Web in ways more suitable to the       problems they have at hand.     – to impose a conceptual filter to a set of Web pages, and display       their relationships based on such a filter.     – to visualization of complex content. With HTML, such interfaces       are virtually impossible since it is difficult to extract meaning from       the text.• The major concern of Semantic Web is to convert the  World Wide Web from just a huge repository of unrelated  text, into useful linked pieces of information.     – Linking the information is not only based on text similarity, but       mainly on the meanings and real-world relations between items.Akerkar: Foundations of   © Narosa Publishing House, 2009                  12Semantic Web.
Book Overview•   Chapter 2: XML is a universal language for defining markup, it does not    provide with any means of talking about the semantics (i.e. meaning) of    data. XML helps Web document to become structured document. This    structure of a document can be made machine-accessible through DTDs    and XML schema.•   Chapter 3: RDF is a language for describing resources and RDF Schema is    a primitive ontology language. Both, RDF and RDF Schema, provide the    core languages for the Semantic Web.•   Chapter 4: This chapter deals with concept of ontology and ontology    languages. Here, we will also present some of the practical issues that arise    when building ontologies.•   Chapter 5: We will present some useful concepts from knowledge    representation and reasoning, especially description logic. This is a    backbone of some ontology languages.•   Chapter 6: This chapter presents some issues for building Semantic Web.    Actually, it is very difficult to predict the architecture of Semantic Web.•   Chapter 7: The chapter discusses a wide-ranging outline of the kinds of    techniques to which Semantic Web technology can be applied.Akerkar: Foundations of    © Narosa Publishing House, 2009                     13Semantic Web.
Suggested Reading     –      T. Berners-Lee, J. Hendler and O. Lassila. The            Semantic Web. Scientific American 284, 5, May            2001: 34-43.     –      T. Berners-Lee. Weaving the Web. Harper 1999.     –      T. Berners-Lee. Semantic Web Road Map.            http://www.w3.org/DesignIssues/Semantic     –      T. Berners-Lee. Evolvability.            http://www.w3.org/DesignIssues/Evolution.html     –      T. Berners-Lee. What the Semantic Web can            represent.            http://www.w3.org/DesignIssues/RDFnot.htmlAkerkar: Foundations of   © Narosa Publishing House, 2009    14Semantic Web.

Recommended

PPSX
An Introduction to Semantic Web Technology
PPTX
Semantic web
PPTX
The semantic web
byap
 
PPTX
Semantic web
PDF
Semantic web
PPTX
Introduction to the Semantic Web
PDF
The Semantic Web: An Introduction
PPT
Semantic Web
PDF
Semantic web technology
PDF
CS6010 Social Network Analysis Unit II
PPTX
Semantic web
PDF
CS6010 Social Network Analysis Unit I
PPTX
Semantic web
PDF
Lecture: Ontologies and the Semantic Web
PPTX
Semantic Web
PDF
CS6007 information retrieval - 5 units notes
PPTX
The impact of web on ir
PPT
RDF and OWL
PDF
Probabilistic Information Retrieval
PPTX
The Social Semantic Web
PPT
Web ontology language (owl)
PPTX
Automatic indexing
PDF
ESWC 2017 Tutorial Knowledge Graphs
PPTX
Semantic Web - Ontologies
PPTX
Resource description framework
PPT
Introduction To RDF and RDFS
PPTX
The Semantic Web #6 - RDF Schema
PPTX
RDF Data Model
PDF
Introduction to the Semantic Web
ODP
Web 3.0 The Semantic Web

More Related Content

PPSX
An Introduction to Semantic Web Technology
PPTX
Semantic web
PPTX
The semantic web
byap
 
PPTX
Semantic web
PDF
Semantic web
PPTX
Introduction to the Semantic Web
PDF
The Semantic Web: An Introduction
PPT
Semantic Web
An Introduction to Semantic Web Technology
Semantic web
The semantic web
byap
 
Semantic web
Semantic web
Introduction to the Semantic Web
The Semantic Web: An Introduction
Semantic Web

What's hot

PDF
Semantic web technology
PDF
CS6010 Social Network Analysis Unit II
PPTX
Semantic web
PDF
CS6010 Social Network Analysis Unit I
PPTX
Semantic web
PDF
Lecture: Ontologies and the Semantic Web
PPTX
Semantic Web
PDF
CS6007 information retrieval - 5 units notes
PPTX
The impact of web on ir
PPT
RDF and OWL
PDF
Probabilistic Information Retrieval
PPTX
The Social Semantic Web
PPT
Web ontology language (owl)
PPTX
Automatic indexing
PDF
ESWC 2017 Tutorial Knowledge Graphs
PPTX
Semantic Web - Ontologies
PPTX
Resource description framework
PPT
Introduction To RDF and RDFS
PPTX
The Semantic Web #6 - RDF Schema
PPTX
RDF Data Model
Semantic web technology
CS6010 Social Network Analysis Unit II
Semantic web
CS6010 Social Network Analysis Unit I
Semantic web
Lecture: Ontologies and the Semantic Web
Semantic Web
CS6007 information retrieval - 5 units notes
The impact of web on ir
RDF and OWL
Probabilistic Information Retrieval
The Social Semantic Web
Web ontology language (owl)
Automatic indexing
ESWC 2017 Tutorial Knowledge Graphs
Semantic Web - Ontologies
Resource description framework
Introduction To RDF and RDFS
The Semantic Web #6 - RDF Schema
RDF Data Model

Viewers also liked

PDF
Introduction to the Semantic Web
ODP
Web 3.0 The Semantic Web
PDF
An introduction to Semantic Web and Linked Data
PPTX
Semantic web services
PDF
Chapter 3 semantic web
PDF
Chapter 2 semantic web
PPT
The Semantic Web
PPT
Semantic web service
PPSX
Semantics
PPT
Semantics: Seven types of meaning
PDF
Semantic web services and its challenges
PPTX
Semantic Web Services: A RESTful Approach
PDF
Machine Learning Techniques for the Semantic Web
PDF
Connecting the Internet of Things to the Semantic Web
Introduction to the Semantic Web
Web 3.0 The Semantic Web
An introduction to Semantic Web and Linked Data
Semantic web services
Chapter 3 semantic web
Chapter 2 semantic web
The Semantic Web
Semantic web service
Semantics
Semantics: Seven types of meaning
Semantic web services and its challenges
Semantic Web Services: A RESTful Approach
Machine Learning Techniques for the Semantic Web
Connecting the Internet of Things to the Semantic Web

Similar to Chapter 1 semantic web

PPT
Semantic web
PDF
Semantic Web Nature
PDF
Chapter 6 semantic web
PPTX
Semantic Web Landscape 2009
PPTX
Poster Semantic Web - Abhijit Chandrasen Manepatil
byap
 
PDF
Chapter 7 semantic web
PDF
Semantic we bnext
PDF
Semantic web-primer
 
PDF
G Antoniou Frank Van Harmelen A Semantic Web Primer
DOC
Semantic web
PPTX
Web 3 final(1)
PDF
WebGUI And The Semantic Web
PPT
Corrib.org - OpenSource and Research
 
PPTX
Lec1.pptx
PPT
Tutorial on Semantic Digital Libraries (ESWC'2007)
PPT
Tutorial on Semantic Digital Libraries (WWW'2007)
PPTX
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...
PDF
Mit press a semantic web primer - 2004 !! - (by laxxuss)
 
PDF
Really usefulebooks 0262012421_the mit press a semantic web primer 2nd editio...
 
PDF
Sw 5semantic web-primer
 
Semantic web
Semantic Web Nature
Chapter 6 semantic web
Semantic Web Landscape 2009
Poster Semantic Web - Abhijit Chandrasen Manepatil
byap
 
Chapter 7 semantic web
Semantic we bnext
Semantic web-primer
 
G Antoniou Frank Van Harmelen A Semantic Web Primer
Semantic web
Web 3 final(1)
WebGUI And The Semantic Web
Corrib.org - OpenSource and Research
 
Lec1.pptx
Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (WWW'2007)
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...
Mit press a semantic web primer - 2004 !! - (by laxxuss)
 
Really usefulebooks 0262012421_the mit press a semantic web primer 2nd editio...
 
Sw 5semantic web-primer
 

More from R A Akerkar

PDF
Knowledge Organization Systems
PDF
Data Mining
PDF
artificial intelligence
PDF
Big Data and Harvesting Data from Social Media
PDF
Link analysis
PDF
Data mining
PDF
Description logics
PDF
Semi structure data extraction
PDF
Rational Unified Process for User Interface Design
PDF
Unified Modelling Language
PDF
Semantic Markup
PDF
Big data: analyzing large data sets
PDF
Linked open data
PDF
Connecting and Exploiting Big Data
PDF
Intelligent natural language system
PDF
Big data in Business Innovation
PDF
Can You Really Make Best Use of Big Data?
PDF
Rajendraakerkar lemoproject
PDF
What is Big Data ?
PDF
Case Based Reasoning
Knowledge Organization Systems
Data Mining
artificial intelligence
Big Data and Harvesting Data from Social Media
Link analysis
Data mining
Description logics
Semi structure data extraction
Rational Unified Process for User Interface Design
Unified Modelling Language
Semantic Markup
Big data: analyzing large data sets
Linked open data
Connecting and Exploiting Big Data
Intelligent natural language system
Big data in Business Innovation
Can You Really Make Best Use of Big Data?
Rajendraakerkar lemoproject
What is Big Data ?
Case Based Reasoning

Recently uploaded

PDF
বাংলাদেশ অর্থনৈতিক সমীক্ষা - ২০২৫ with Bookmark.pdf
PDF
Deep Research and Analysis - by Ms. Oceana Wong
PDF
AI Workflows and Workflow Rhetoric - by Ms. Oceana Wong
PDF
AI and ICT for Teaching and Learning, Induction-cum-Training Programme, 5th 8...
PDF
AI Chatbots and Prompt Engineering - by Ms. Oceana Wong
PDF
1. Doing Academic Research: Problems and Issues, 2. Academic Research Writing...
PDF
Multimodal and Multimedia AI - by Ms. Oceana Wong
PDF
45 ĐỀ LUYỆN THI IOE LỚP 8 THEO CHƯƠNG TRÌNH MỚI - NĂM HỌC 2024-2025 (CÓ LINK ...
PDF
Conferencia de Abertura_Virgilio Almeida.pdf
PDF
Unit 4_ small scale industries & Entrepreneurship
PDF
Past Memories and a New World: Photographs of Stoke Newington from the 70s, 8...
PDF
Rigor, ethics, wellbeing and resilience in the biomedical doctoral journey
 
PDF
CXC-AD Associate Degree Handbook (Revised)
PPTX
Plant Breeding: Its History and Contribution
PPTX
Finals - History and Geography Quiz - Around the World in 80 Questions - IITK
PPTX
Time Series Analysis - Method of Simple Moving Average 3 Year and 4 Year Movi...
PPTX
ATTENTION - PART 1.pptx cognitive processes -For B.Sc I Sem By Mrs.Shilpa Hot...
PPTX
Organize order into course in Odoo 18.2 _ Odoo 19
PPTX
LYMPHATIC SYSTEM.pptx it includes lymph, lymph nodes, bone marrow, spleen
PDF
Unit 1- Basics of Management Cha. of Magmt
বাংলাদেশ অর্থনৈতিক সমীক্ষা - ২০২৫ with Bookmark.pdf
Deep Research and Analysis - by Ms. Oceana Wong
AI Workflows and Workflow Rhetoric - by Ms. Oceana Wong
AI and ICT for Teaching and Learning, Induction-cum-Training Programme, 5th 8...
AI Chatbots and Prompt Engineering - by Ms. Oceana Wong
1. Doing Academic Research: Problems and Issues, 2. Academic Research Writing...
Multimodal and Multimedia AI - by Ms. Oceana Wong
45 ĐỀ LUYỆN THI IOE LỚP 8 THEO CHƯƠNG TRÌNH MỚI - NĂM HỌC 2024-2025 (CÓ LINK ...
Conferencia de Abertura_Virgilio Almeida.pdf
Unit 4_ small scale industries & Entrepreneurship
Past Memories and a New World: Photographs of Stoke Newington from the 70s, 8...
Rigor, ethics, wellbeing and resilience in the biomedical doctoral journey
 
CXC-AD Associate Degree Handbook (Revised)
Plant Breeding: Its History and Contribution
Finals - History and Geography Quiz - Around the World in 80 Questions - IITK
Time Series Analysis - Method of Simple Moving Average 3 Year and 4 Year Movi...
ATTENTION - PART 1.pptx cognitive processes -For B.Sc I Sem By Mrs.Shilpa Hot...
Organize order into course in Odoo 18.2 _ Odoo 19
LYMPHATIC SYSTEM.pptx it includes lymph, lymph nodes, bone marrow, spleen
Unit 1- Basics of Management Cha. of Magmt

Chapter 1 semantic web

  • 1.
    Chapter 1 The Semantic Web
  • 2.
    Introduction• World WideWeb: wide-area hypermedia information retrieval initiative aiming to give universal access to a large universe of documents.• The challenge of the Semantic Web, according to Berners-Lee: – To provide a language that expresses both data and rules for reasoning about the data and that allows rules from any existing knowledge representation system to be exported onto the Web.Akerkar: Foundations of © Narosa Publishing House, 2009 2Semantic Web.
  • 3.
    Introduction• Example 1.1:let us assume that Gopal is a professor. – The Web wakes him up based on his lecture schedule as well as depending on the day of the week. – Web informs him about his schedule and appointments. He could also get the details of how to reach a particular destination on that day. – He could further informed of locations of his personal accessories. – The Web manages all sorts of dynamic situations such as unexpected events. – On weekends, when he completes his work for the day, the Web makes arrangements for him to meet his wife and kids for dinner in a restaurant in the city.• Web has completely taken over Gopal’s life and it makes life easier but it is also up to Gopal to follow the advice given by the Web.Akerkar: Foundations of © Narosa Publishing House, 2009 3Semantic Web.
  • 4.
    Evolution of theWeb Web in 1995 Web in 2000 Web in 2008 HTML, XML HTML, XML, RDF HTMLAkerkar: Foundations of © Narosa Publishing House, 2009 4Semantic Web.
  • 5.
    Hyper Text TransferProtocol• The request line from the client consists of a request method, the address of the file requested and the HTTP version number. GET /mypage.html HTTP/1.1 – The above request calls for mypage.html file using the GET HTTP method;• A header looks like: ACCEPT: */* ACCEPT_LANGUAGE:en-us REFERER:http://www.ntnu.org/dev03.html USER_AGENT:FireFox/5.0 (compatible; MSIE 6.01; Windows NT 6.0)Akerkar: Foundations of © Narosa Publishing House, 2009 5Semantic Web.
  • 6.
    Uniform Resource Identifier• URL stands for Uniform Resource Locator, which means it is a uniform (same throughout the world) way to locate a resource (file or document) on the Internet.• A Uniform Resource Identifier (URI) is an identifier used to identify objects in a space. URL is written as http://www.tmrfindia.org Various URI schemes are, • ftp://ftp.ac.bolt.org/class/class237.txt • http://www.bolt.org/class/class123.txt • ldap://[2003:db7::3]/c=GB?objectClass?one • mailto:ram.seth@bsnl.in • news:comp.infosystems.www.servers.unix • tel:+91-230-247-7876 • telnet://164.0.1.12:80/Akerkar: Foundations of © Narosa Publishing House, 2009 6Semantic Web.
  • 7.
    A Layered Cake(W3C)A layered cake consists of: – Extensible Markup Language (XML): – XML Schema: – Resource Description Framework (RDF): – RDF Schema: – Ontology: – Logic and Proof: – Trust:Akerkar: Foundations of © Narosa Publishing House, 2009 7Semantic Web.
  • 8.
    Semantic Web Technologies The Semantic Web InformationXML, RDF, Metadata, Database Technology: Management Agent Technology: Ontologies, Data Transactions, Metadata, Technology: DAMLModelling Technologies Storage, Query Collaboration, Knowledge ManagementAkerkar: Foundations of © Narosa Publishing House, 2009 8Semantic Web.
  • 9.
    Ontology• Definition 1.1:An ontology is a formal, explicit specification of a shared conceptualization. – Ontologies describe data models in terms of classes, subclasses, and properties. – For instance, we can define a man to be a subclass of human, which in turn is a subclass of animals that is a biped i.e. walks on two legs. – Ontologies are mainly categorized into two types: – general ontologies (like SENSUS, Cyc, WordNet, etc.) – domain-specific ontologies (like, GALEN – Generalized Architecture for Languages, Encyclopedias, and Nomenclatures in medicine; UMLS - Unified Medical Language System).Akerkar: Foundations of © Narosa Publishing House, 2009 9Semantic Web.
  • 10.
    Semantics• Definition 1.2:Semantic is a study of meaning and changes of meaning.• The different types of semantics are: – Denotational Semantics: – Operational Semantics: – Axiomatic semantics: – Model-Theoretic Semantics:Akerkar: Foundations of © Narosa Publishing House, 2009 10Semantic Web.
  • 11.
    Web Service – Web Services is • self-contained, • self-describing, • modular applications that can be published, located, and invoked across the Web.Akerkar: Foundations of © Narosa Publishing House, 2009 11Semantic Web.
  • 12.
    Semantic Web Mining•The Semantic Web – to organize and browse the Web in ways more suitable to the problems they have at hand. – to impose a conceptual filter to a set of Web pages, and display their relationships based on such a filter. – to visualization of complex content. With HTML, such interfaces are virtually impossible since it is difficult to extract meaning from the text.• The major concern of Semantic Web is to convert the World Wide Web from just a huge repository of unrelated text, into useful linked pieces of information. – Linking the information is not only based on text similarity, but mainly on the meanings and real-world relations between items.Akerkar: Foundations of © Narosa Publishing House, 2009 12Semantic Web.
  • 13.
    Book Overview• Chapter 2: XML is a universal language for defining markup, it does not provide with any means of talking about the semantics (i.e. meaning) of data. XML helps Web document to become structured document. This structure of a document can be made machine-accessible through DTDs and XML schema.• Chapter 3: RDF is a language for describing resources and RDF Schema is a primitive ontology language. Both, RDF and RDF Schema, provide the core languages for the Semantic Web.• Chapter 4: This chapter deals with concept of ontology and ontology languages. Here, we will also present some of the practical issues that arise when building ontologies.• Chapter 5: We will present some useful concepts from knowledge representation and reasoning, especially description logic. This is a backbone of some ontology languages.• Chapter 6: This chapter presents some issues for building Semantic Web. Actually, it is very difficult to predict the architecture of Semantic Web.• Chapter 7: The chapter discusses a wide-ranging outline of the kinds of techniques to which Semantic Web technology can be applied.Akerkar: Foundations of © Narosa Publishing House, 2009 13Semantic Web.
  • 14.
    Suggested Reading – T. Berners-Lee, J. Hendler and O. Lassila. The Semantic Web. Scientific American 284, 5, May 2001: 34-43. – T. Berners-Lee. Weaving the Web. Harper 1999. – T. Berners-Lee. Semantic Web Road Map. http://www.w3.org/DesignIssues/Semantic – T. Berners-Lee. Evolvability. http://www.w3.org/DesignIssues/Evolution.html – T. Berners-Lee. What the Semantic Web can represent. http://www.w3.org/DesignIssues/RDFnot.htmlAkerkar: Foundations of © Narosa Publishing House, 2009 14Semantic Web.

[8]ページ先頭

©2009-2025 Movatter.jp