SlideShare a Scribd company logo
WEB 3.0
THE SEMANTIC
    WEB
INTRODUCTION

 Every Language has its own
Syntax and Semantics
• Syntax is the study of Grammar. It is
 how to say something.



• Semantics is the study of Meaning. It
 is the meaning behind what we say.
HISTORY OF WWW
Web 1.0
System of
interlinked
documents
accessed via
Internet.
• Web Browsers use HTTP to communicate
  with the Web Servers.


• We can view Web pages and use
  Hyperlinks to navigate between them.
EXAMPLE APPLICATIONS
DISADVANTAGE

• Read only Web
• Limited user interaction
• Keyword based (dumb) search
• The Lack of standards
WEB 2.0
• Authors started to use
  AJAX
• People started to interact in
  Social Networks
• Publish content in Blogs.
• Contributed in WIKIS.
People started
to share photos
and videos.
CHARACTERISTICS
•   Search.
• Links.
• Authoring.
• Tags.
• Extension.
CONCEPTS


• Rich Internet Application (RIA)
• Service-oriented Architecture (SOA)
• Social Web
Advantages
• User friendly
• E-Learning
• Digital content
• Compatibility
• Mobility
• Sharing
• Redistribution of effort
DISADVANTAGES

• Content quality.
• Security and Privacy.
• Not all browsers support.
• Censorship.
• Data is lost if host is lost.
APPLICATIONS

• BLOGS: Blogger
• WIKIS: Wiki spaces
• RSS: Google Reader
• Social bookmarking: del.icio.us
CRITICS
• AJAX do not replace underlying protocols
  like HTTP.
• The ideas of Web 2.0 were already
  featured in implementations on networked
  systems.
• The term is unclear or simply a buzzword.
REASONS FOR FUTURE ENHANCEMENT


• How will our information be organized.



• Will we still do the “surfing” or will the machine
  surf for us.
SYNTAX V/S SEMANTICS


 • Adopt a common syntax: this enables applications
   to parse the data.


 •     Adopt a means for understanding the semantics:
     this enables applications to use the data.
few years ago           recently




machine understandable   machine processible
WEB 3.0
  The Semantic Web refers to a technology
that describes things in a way that computers
applications can understand it.
ARCHITECTURE…
URI
• URIs are used to identify everything in a unique and non-ambiguous way:
• Uri’s are given in different way for different things.
• URI is simply a Web identifier: like the strings starting with "http:" or "ftp:“
• The URI syntax consists of a URI scheme name followed by a colon
  character, and then by a scheme-specific part.
•   All “Information Resources”, or WWW pages, documents, etc. have a URI,
    which is commonly known as a URL (Uniform Resource Locator).
• e.g. http://dbpedia.org/resource/Galway
XML
• XML, a language that lets one write structured Web
  documents with a user-defined vocabulary.
• XML is particularly suitable for sending documents
  across the Web.
• XML has no built-in mechanism to convey the meaning
  of the user’s new tags to other users.
• Syntactic basis for structured data.
RDF
     W3C standard for describing
• It is a

  resources in the Web.
• It identifies the URIs ( Uniform Resource Identifiers)
• RDF is a data model.
• RDF provides metadata about Web resources.
RDF uses simple statements (Triples) to
 describe things.

   Thing – Property – Value
   Subject – Predicate -- Object
RDF BY EXAMPLE
@prefix dct: <http://purl.org/dc/terms/> .
<http://example.org/dm110-semweb>
dct:title “Introduction to the Semantic Web” ;
dct:author <http://apassant.net/alex> ;
dct:subject <http://dbpedia.org/resource/Semantic_Web> .
RDF SCHEMA (RDFS)
•    Provides a higher level of abstraction than RDF
     because it provides vocabulary to RDF.

•    Allows specific resources to be described as
     instances of more general classes.

•    Provides mechanisms where custom RDF
     vocabulary can be developed.

•    Describe relationships among resources.
RDFS CONSTRUCTS
     RDFS constructs are built on the
  limited vocabulary of RDF they are:
• RDFS classes
• Associated properties and
• Utility properties
LIMITATIONS OF RDF/RDFS
• No standard for expressing primitive data types .


• No standard for expressing relations of properties (unique,
  transitive, inverse etc.)


• No standard for expressing whether enumerations are closed.


• No standard to express equivalence, disjointedness etc among
  properties.
WHAT IS AN ONTOLOGY?
            Thesauri
           “narrower           Formal     Frames     General
              term”             is-a    (properties) Logical
             relation                              constraints

 Terms/             Informal        Formal               Disjointness,
                                               Value     Inverse, part-
glossary               is-a        instance
                                               Restrs.       of…



  TAXONOMY                                    ONTOLOGY
WEB ONTOLOGY LANGUAGE (OWL)
• Based on Description Logics knowledge representation
  formalism


• Ontologies typically have two distinct components:
     Names for important concepts and relationships in the
  domain or it can be even class and property.


• OWL is divided following sub languages.
       • OWL Lite
       • OWL (Description Logics) DL
       • OWL Full – limited cardinality
OVERALL REVIEW

  OWL     Reasoning          CD          CD




  RDFS    Classes        A        Is-a        CD



  RDF    Relationships   A        hasTrack




  XML     Structures
SPARQL
• SPARQL allows for a query to consist of triple
  patterns, conjunctions, disjunctions, and
  optional patterns.
• It is a query language to retrieve RDF data.
QUERY FORMS

• SELECT query
• CONSTRUCT query
• ASK query
• DESCRIBE query
RIF
• RIF is a family of languages, called dialects, with
  rigorously specified syntax and semantics designed to
  be uniform and extensible.


• The core idea behind rule exchange through RIF is to
  provide syntactic mappings from their native
  languages.
USER INTERFACE AND APPLICATION
•   User interface can be better explained through the concepts of context and proof.
•   CONTEXT:
          Applications on the Semantic Web will depend on context generally to let people
    know whether or not they trust the data.
            context is a good thing because it lets us operate on local and medium scales
    intuitively, without having to rely on complex authentication and checking systems
•   PROOF:
     A proof language is simply a language that let's us prove whether or not a statement is
    true.
FOAF
• This stands for “Friend Of A Friend”.
• It allows you to create a file that sites with your website.
• It is a machine readable social network where each profile has
  an individual URI.
• In the FOAF file you state who you are connected to, which
  projects, any publications you've written, anything at all.
FOAF ILLUSTRATION
Benefits of this technology to the World
                                             Wide Web
http://www.chabotcollege.edu/Library/abby/iStock_000000496215Small.jpg
This technology has the ability to describe what each piece of
 information stands for, tag content on the Web and provide
           semantic meaning to the content item.




                       It makes the search engines more effective
                           and efficient than they are currently.
• Cost savings via software re-use


• Sophisticated operations like:
     Healthcare
     Engineering analysis
     Data warehousing
THE POWER OF THE SEMANTIC WEB
• Interoperability is increased
• Vocabularies can be combined and used
  together
• Vocabularies can be easily extended (modules,
  etc.)
• Intelligent search.
THE CHALLENGE FOR THE SEMANTIC WEB

• The Semantic Web can’t work all by itself.
• Generating vocabulary for existing infrastructure.
• Ontology bottleneck.
• Need society-scale applications:
    Consumers and processors of Semantic Web data
    Semantic Web agents or services
    More advanced collaborative applications that make real use of shared data
     and annotations.
WHY IT HAS TAKEN SO LONG…???
• The dream of Semantic Web has been slow to
  arrive.
• The original vision was too focused on A.I.
• Technologies and Tools were insufficient.
• Needs for open data on the web were not strong
  enough.
• Keyword search and Tagging were good
  enough… for a while.
Evolution of Semantic web from its
predecessors
APPLICATIONS…
• Search engines : Swoogle, WolframAlphaTwine
• Business to Business
• Customer to Customer
• Business to customer
AREAS
• Information Management
• Digital Libraries
• Building communities and
  collaborations
• E-Learning
THRU SWOOGLE
THRU GOOGLE
SUMMARY
  The Semantic Web is not a separate
Web but an extension of the
current one, in which information is
given well-defined meaning.
BRING REVOLUTION TO THE EXISTING
TECHNOLOGY WITH SEMANTIC WEB!
QUERIES…???
Web 3 final(1)

More Related Content

What's hot

Tutorial on Semantic Digital Libraries (WWW'2007)
Tutorial on Semantic Digital Libraries (WWW'2007)Tutorial on Semantic Digital Libraries (WWW'2007)
Tutorial on Semantic Digital Libraries (WWW'2007)
Sebastian Ryszard Kruk
 
JeromeDL - the Semantic Digital Library
JeromeDL - the Semantic Digital LibraryJeromeDL - the Semantic Digital Library
JeromeDL - the Semantic Digital Library
Sebastian Ryszard Kruk
 
Digital Libraries of the Future: Use of Semantic Web and Social Bookmarking t...
Digital Libraries of the Future: Use of Semantic Web and Social Bookmarking t...Digital Libraries of the Future: Use of Semantic Web and Social Bookmarking t...
Digital Libraries of the Future: Use of Semantic Web and Social Bookmarking t...
Sebastian Ryszard Kruk
 
Brief State of the Art - Semantic Web technologies for geospatial data - Mode...
Brief State of the Art - Semantic Web technologies for geospatial data - Mode...Brief State of the Art - Semantic Web technologies for geospatial data - Mode...
Brief State of the Art - Semantic Web technologies for geospatial data - Mode...
Ana Roxin
 
Semantic Technolgy
Semantic TechnolgySemantic Technolgy
Semantic TechnolgyTalat Fakhri
 
Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)
Sebastian Ryszard Kruk
 
RDF and other linked data standards — how to make use of big localization data
RDF and other linked data standards — how to make use of big localization dataRDF and other linked data standards — how to make use of big localization data
RDF and other linked data standards — how to make use of big localization data
Dave Lewis
 

What's hot (7)

Tutorial on Semantic Digital Libraries (WWW'2007)
Tutorial on Semantic Digital Libraries (WWW'2007)Tutorial on Semantic Digital Libraries (WWW'2007)
Tutorial on Semantic Digital Libraries (WWW'2007)
 
JeromeDL - the Semantic Digital Library
JeromeDL - the Semantic Digital LibraryJeromeDL - the Semantic Digital Library
JeromeDL - the Semantic Digital Library
 
Digital Libraries of the Future: Use of Semantic Web and Social Bookmarking t...
Digital Libraries of the Future: Use of Semantic Web and Social Bookmarking t...Digital Libraries of the Future: Use of Semantic Web and Social Bookmarking t...
Digital Libraries of the Future: Use of Semantic Web and Social Bookmarking t...
 
Brief State of the Art - Semantic Web technologies for geospatial data - Mode...
Brief State of the Art - Semantic Web technologies for geospatial data - Mode...Brief State of the Art - Semantic Web technologies for geospatial data - Mode...
Brief State of the Art - Semantic Web technologies for geospatial data - Mode...
 
Semantic Technolgy
Semantic TechnolgySemantic Technolgy
Semantic Technolgy
 
Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)
 
RDF and other linked data standards — how to make use of big localization data
RDF and other linked data standards — how to make use of big localization dataRDF and other linked data standards — how to make use of big localization data
RDF and other linked data standards — how to make use of big localization data
 

Similar to Web 3 final(1)

unit 1.pptx
unit 1.pptxunit 1.pptx
unit 1.pptx
deepika1108
 
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
 
Extended WordNet
Extended WordNetExtended WordNet
Extended WordNet
Shrikrishna Parab
 
Corrib.org - OpenSource and Research
Corrib.org - OpenSource and ResearchCorrib.org - OpenSource and Research
Corrib.org - OpenSource and Research
adameq
 
W3C Data Shapes Working Group 2014
W3C Data Shapes Working Group 2014W3C Data Shapes Working Group 2014
W3C Data Shapes Working Group 2014
3 Round Stones
 
Usage of Linked Data: Introduction and Application Scenarios
Usage of Linked Data: Introduction and Application ScenariosUsage of Linked Data: Introduction and Application Scenarios
Usage of Linked Data: Introduction and Application Scenarios
EUCLID project
 
Link Sets And Why They Are Important (EDF2012)
Link Sets And Why They Are Important (EDF2012)Link Sets And Why They Are Important (EDF2012)
Link Sets And Why They Are Important (EDF2012)Anja Jentzsch
 
Semantic web
Semantic webSemantic web
Semantic web
Hon Lasisi H
 
Semantic web technology
Semantic web technologySemantic web technology
Semantic web technology
Stanley Wang
 
Semantic Web use cases in outcomes research
Semantic Web use cases in outcomes researchSemantic Web use cases in outcomes research
Semantic Web use cases in outcomes research
Chimezie Ogbuji
 
Web services for banks
Web services for banksWeb services for banks
Web services for banks
Sreekanth Narendran
 
Chapter 1 semantic web
Chapter 1 semantic webChapter 1 semantic web
Chapter 1 semantic webR A Akerkar
 
An Introduction to Semantic Web Technology
An Introduction to Semantic Web TechnologyAn Introduction to Semantic Web Technology
An Introduction to Semantic Web Technology
Ankur Biswas
 
Cloud-based Linked Data Management for Self-service Application Development
Cloud-based Linked Data Management for Self-service Application DevelopmentCloud-based Linked Data Management for Self-service Application Development
Cloud-based Linked Data Management for Self-service Application DevelopmentPeter Haase
 
A theory of Metadata enriching & filtering
A theory of  Metadata enriching & filteringA theory of  Metadata enriching & filtering
A theory of Metadata enriching & filtering
Cuerpo Academico 'Estudios de la Información'
 
RDF-PPT.ppt
RDF-PPT.pptRDF-PPT.ppt
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...
cmitch41
 
Drupal and Apache Stanbol
Drupal and Apache StanbolDrupal and Apache Stanbol
Drupal and Apache Stanbol
Alkuvoima
 
Taxonomy, ontology, folksonomies & SKOS.
Taxonomy, ontology, folksonomies & SKOS.Taxonomy, ontology, folksonomies & SKOS.
Taxonomy, ontology, folksonomies & SKOS.Janet Leu
 

Similar to Web 3 final(1) (20)

unit 1.pptx
unit 1.pptxunit 1.pptx
unit 1.pptx
 
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)
 
Extended WordNet
Extended WordNetExtended WordNet
Extended WordNet
 
Corrib.org - OpenSource and Research
Corrib.org - OpenSource and ResearchCorrib.org - OpenSource and Research
Corrib.org - OpenSource and Research
 
W3C Data Shapes Working Group 2014
W3C Data Shapes Working Group 2014W3C Data Shapes Working Group 2014
W3C Data Shapes Working Group 2014
 
Usage of Linked Data: Introduction and Application Scenarios
Usage of Linked Data: Introduction and Application ScenariosUsage of Linked Data: Introduction and Application Scenarios
Usage of Linked Data: Introduction and Application Scenarios
 
Link Sets And Why They Are Important (EDF2012)
Link Sets And Why They Are Important (EDF2012)Link Sets And Why They Are Important (EDF2012)
Link Sets And Why They Are Important (EDF2012)
 
Semantic web
Semantic webSemantic web
Semantic web
 
Semantic web technology
Semantic web technologySemantic web technology
Semantic web technology
 
Semantic Web use cases in outcomes research
Semantic Web use cases in outcomes researchSemantic Web use cases in outcomes research
Semantic Web use cases in outcomes research
 
Web services for banks
Web services for banksWeb services for banks
Web services for banks
 
Wt unit 6 ppts web services
Wt unit 6 ppts web servicesWt unit 6 ppts web services
Wt unit 6 ppts web services
 
Chapter 1 semantic web
Chapter 1 semantic webChapter 1 semantic web
Chapter 1 semantic web
 
An Introduction to Semantic Web Technology
An Introduction to Semantic Web TechnologyAn Introduction to Semantic Web Technology
An Introduction to Semantic Web Technology
 
Cloud-based Linked Data Management for Self-service Application Development
Cloud-based Linked Data Management for Self-service Application DevelopmentCloud-based Linked Data Management for Self-service Application Development
Cloud-based Linked Data Management for Self-service Application Development
 
A theory of Metadata enriching & filtering
A theory of  Metadata enriching & filteringA theory of  Metadata enriching & filtering
A theory of Metadata enriching & filtering
 
RDF-PPT.ppt
RDF-PPT.pptRDF-PPT.ppt
RDF-PPT.ppt
 
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...
Semantic Web (IS 535 presentation) by ITRL students Deborah Ratliff and Maril...
 
Drupal and Apache Stanbol
Drupal and Apache StanbolDrupal and Apache Stanbol
Drupal and Apache Stanbol
 
Taxonomy, ontology, folksonomies & SKOS.
Taxonomy, ontology, folksonomies & SKOS.Taxonomy, ontology, folksonomies & SKOS.
Taxonomy, ontology, folksonomies & SKOS.
 

Web 3 final(1)

  • 2. INTRODUCTION Every Language has its own Syntax and Semantics
  • 3. • Syntax is the study of Grammar. It is how to say something. • Semantics is the study of Meaning. It is the meaning behind what we say.
  • 6. • Web Browsers use HTTP to communicate with the Web Servers. • We can view Web pages and use Hyperlinks to navigate between them.
  • 7.
  • 9. DISADVANTAGE • Read only Web • Limited user interaction • Keyword based (dumb) search • The Lack of standards
  • 10. WEB 2.0 • Authors started to use AJAX • People started to interact in Social Networks • Publish content in Blogs. • Contributed in WIKIS.
  • 11. People started to share photos and videos.
  • 12. CHARACTERISTICS • Search. • Links. • Authoring. • Tags. • Extension.
  • 13. CONCEPTS • Rich Internet Application (RIA) • Service-oriented Architecture (SOA) • Social Web
  • 14. Advantages • User friendly • E-Learning • Digital content • Compatibility • Mobility • Sharing • Redistribution of effort
  • 15. DISADVANTAGES • Content quality. • Security and Privacy. • Not all browsers support. • Censorship. • Data is lost if host is lost.
  • 16.
  • 17. APPLICATIONS • BLOGS: Blogger • WIKIS: Wiki spaces • RSS: Google Reader • Social bookmarking: del.icio.us
  • 18. CRITICS • AJAX do not replace underlying protocols like HTTP. • The ideas of Web 2.0 were already featured in implementations on networked systems. • The term is unclear or simply a buzzword.
  • 19. REASONS FOR FUTURE ENHANCEMENT • How will our information be organized. • Will we still do the “surfing” or will the machine surf for us.
  • 20. SYNTAX V/S SEMANTICS • Adopt a common syntax: this enables applications to parse the data. • Adopt a means for understanding the semantics: this enables applications to use the data.
  • 21. few years ago recently machine understandable machine processible
  • 22. WEB 3.0 The Semantic Web refers to a technology that describes things in a way that computers applications can understand it.
  • 24. URI • URIs are used to identify everything in a unique and non-ambiguous way: • Uri’s are given in different way for different things. • URI is simply a Web identifier: like the strings starting with "http:" or "ftp:“ • The URI syntax consists of a URI scheme name followed by a colon character, and then by a scheme-specific part. • All “Information Resources”, or WWW pages, documents, etc. have a URI, which is commonly known as a URL (Uniform Resource Locator). • e.g. http://dbpedia.org/resource/Galway
  • 25. XML • XML, a language that lets one write structured Web documents with a user-defined vocabulary. • XML is particularly suitable for sending documents across the Web. • XML has no built-in mechanism to convey the meaning of the user’s new tags to other users. • Syntactic basis for structured data.
  • 26. RDF W3C standard for describing • It is a resources in the Web. • It identifies the URIs ( Uniform Resource Identifiers) • RDF is a data model. • RDF provides metadata about Web resources.
  • 27. RDF uses simple statements (Triples) to describe things. Thing – Property – Value Subject – Predicate -- Object
  • 28. RDF BY EXAMPLE @prefix dct: <http://purl.org/dc/terms/> . <http://example.org/dm110-semweb> dct:title “Introduction to the Semantic Web” ; dct:author <http://apassant.net/alex> ; dct:subject <http://dbpedia.org/resource/Semantic_Web> .
  • 29. RDF SCHEMA (RDFS) • Provides a higher level of abstraction than RDF because it provides vocabulary to RDF. • Allows specific resources to be described as instances of more general classes. • Provides mechanisms where custom RDF vocabulary can be developed. • Describe relationships among resources.
  • 30. RDFS CONSTRUCTS RDFS constructs are built on the limited vocabulary of RDF they are: • RDFS classes • Associated properties and • Utility properties
  • 31. LIMITATIONS OF RDF/RDFS • No standard for expressing primitive data types . • No standard for expressing relations of properties (unique, transitive, inverse etc.) • No standard for expressing whether enumerations are closed. • No standard to express equivalence, disjointedness etc among properties.
  • 32. WHAT IS AN ONTOLOGY? Thesauri “narrower Formal Frames General term” is-a (properties) Logical relation constraints Terms/ Informal Formal Disjointness, Value Inverse, part- glossary is-a instance Restrs. of… TAXONOMY ONTOLOGY
  • 33. WEB ONTOLOGY LANGUAGE (OWL) • Based on Description Logics knowledge representation formalism • Ontologies typically have two distinct components: Names for important concepts and relationships in the domain or it can be even class and property. • OWL is divided following sub languages. • OWL Lite • OWL (Description Logics) DL • OWL Full – limited cardinality
  • 34. OVERALL REVIEW OWL Reasoning CD CD RDFS Classes A Is-a CD RDF Relationships A hasTrack XML Structures
  • 35. SPARQL • SPARQL allows for a query to consist of triple patterns, conjunctions, disjunctions, and optional patterns. • It is a query language to retrieve RDF data.
  • 36. QUERY FORMS • SELECT query • CONSTRUCT query • ASK query • DESCRIBE query
  • 37. RIF • RIF is a family of languages, called dialects, with rigorously specified syntax and semantics designed to be uniform and extensible. • The core idea behind rule exchange through RIF is to provide syntactic mappings from their native languages.
  • 38. USER INTERFACE AND APPLICATION • User interface can be better explained through the concepts of context and proof. • CONTEXT: Applications on the Semantic Web will depend on context generally to let people know whether or not they trust the data. context is a good thing because it lets us operate on local and medium scales intuitively, without having to rely on complex authentication and checking systems • PROOF: A proof language is simply a language that let's us prove whether or not a statement is true.
  • 39. FOAF • This stands for “Friend Of A Friend”. • It allows you to create a file that sites with your website. • It is a machine readable social network where each profile has an individual URI. • In the FOAF file you state who you are connected to, which projects, any publications you've written, anything at all.
  • 41. Benefits of this technology to the World Wide Web http://www.chabotcollege.edu/Library/abby/iStock_000000496215Small.jpg
  • 42. This technology has the ability to describe what each piece of information stands for, tag content on the Web and provide semantic meaning to the content item. It makes the search engines more effective and efficient than they are currently.
  • 43. • Cost savings via software re-use • Sophisticated operations like: Healthcare Engineering analysis Data warehousing
  • 44. THE POWER OF THE SEMANTIC WEB • Interoperability is increased • Vocabularies can be combined and used together • Vocabularies can be easily extended (modules, etc.) • Intelligent search.
  • 45. THE CHALLENGE FOR THE SEMANTIC WEB • The Semantic Web can’t work all by itself. • Generating vocabulary for existing infrastructure. • Ontology bottleneck. • Need society-scale applications:  Consumers and processors of Semantic Web data  Semantic Web agents or services  More advanced collaborative applications that make real use of shared data and annotations.
  • 46. WHY IT HAS TAKEN SO LONG…??? • The dream of Semantic Web has been slow to arrive. • The original vision was too focused on A.I. • Technologies and Tools were insufficient. • Needs for open data on the web were not strong enough. • Keyword search and Tagging were good enough… for a while.
  • 47. Evolution of Semantic web from its predecessors
  • 48.
  • 49.
  • 50. APPLICATIONS… • Search engines : Swoogle, WolframAlphaTwine • Business to Business • Customer to Customer • Business to customer
  • 51. AREAS • Information Management • Digital Libraries • Building communities and collaborations • E-Learning
  • 52.
  • 53.
  • 56. SUMMARY The Semantic Web is not a separate Web but an extension of the current one, in which information is given well-defined meaning.
  • 57. BRING REVOLUTION TO THE EXISTING TECHNOLOGY WITH SEMANTIC WEB!

Editor's Notes

  1. 3 ------ Web Directories4 -------Browsers war
  2. 1 - It defines the experience brought from desktop to browser .whether it is from a graphical point of view or usability point of view. Some people relate RIA with AJAX and Flash.-  It is a key piece in Web 2.0 which defines how Web 2.0 applications expose its functionality so that other applications can integrate the functionality and produce a set of much richer applications (Examples are: Feeds, RSS, Mash-ups)– It defines how Web 2.0 tend to interact much more with the end user and making the end user an integral part.
  3. If the Computer can understand the meaning behind the information…. It does not mean the links between the web pages. This is about machines talking to other machines. They can learn what we are interested in. They can help us better to find what we want.It can recognize people, places, events, companies, products, movies, etc.It can understand the relationships between things.
  4. The development of the Semantic Web proceeds in steps, each step buildinga layer on top of another.Figure 1.3 shows the “layer cake” of the SemanticWeb (due to Tim Berners-Lee), which describes the main layers of the SemanticWeb design and vision.At the bottom we find XML, a language that lets one write structured Webdocuments with a user-defined vocabulary. XML is particularly suitable forsending documents across the Web. XML has no built-in mechanism to conveythe meaning of the user’s new tags to other users.RDF Resource Description Framework is a basic data model, like the entity-relationship model, for writingsimple statements about Web objects (resources).. A scheme for defining information on the Web.RDF provides the technology for expressing the meaning of terms and concepts in aform that computers can readily process. RDF can use XML for its syntax and URIs tospecify entities, concepts, properties and relations.The RDF data model doesnot rely on XML, but RDF has an XML-based syntax. Therefore, in figure 1.3,it is located on top of the XML layer.RDF Schema provides modeling primitives for organizing Web objects intohierarchies. Key primitives are classes and properties, subclass and subpropertyrelationships, and domain and range restrictions. RDF Schema is basedon RDF.RDF Schema can be viewed as a primitive language for writing ontologies.But there is a need for more powerful ontology languages that expandRDF Schema and allow the representations of more complex relationshipsbetween Web objects.Collections of statements written in a language such as RDF thatdefine the relations between concepts and specify logical rules for reasoningabout them. Computers will “understand” the meaning of semantic data on a Webpage by following links to specified ontologies.The Logic layer is used to enhance the ontology languagefurther and to allow the writing of application-specific declarativeknowledge.The Proof layer involves the actual deductive process as well as the representationof proofs in Web languages (from lower levels) and proof validation.Finally, the Trust layer will emerge through the use of digital signatures andother kinds of knowledge, based on recommendations by trusted agents oron rating and certification agencies and consumer bodies.
  5. Special meta-data code is added to pages that describe the relationships b/w data. These are called triples.
  6. Description Extension of Resource Framework.
  7. No standard for expressing primitive data types .such as integer, etc. All data types in RDF/RDFS are treated as strings.
  8. 1 contd connectivity is possible through a commonality of expression4 with more granularity and relevance
  9. Search:Google : lot of tools under its belt including universal search, user search history, google base, and google gadgets• Twine : Semantic Web, natural language and machine learning to make information and relationships smarter• Swicki : community built search portals• Powerset : the nuances of natural languageSocial Networks &amp; Blogging 3.0• Wink : people focused search engine that scans social networks, blogs, etc• Twitter : the king of the microblog• FOAF (friend of a friend) : my life in RDF, platform for sharing information about people and their connections to each other• Google’s OpenSocial : bringing social networks together via useful applications• Facebook’s Beacon : turning users into brand AdvocatesEntertainment 3.0• Joost : online distribution of TV shows and video content, set top box set for 2009• Netflix : plans to support PS3 and Xbox as delivery platforms• Slingbox : TiVo-type box that allows access of recorded shows from mobile phone• iPhone, Android, etc : ongoing fight to develop the most media enabled mobile device (multiplayer gaming, full YouTube)