SlideShare a Scribd company logo
1 of 37
Search Engines After The Semantic Web Presented by Samar Hamed Damascus University
Agenda Basic Semantic Web Principles Falcons Semantic Search Engine Search Engine Giants Experience (Google, Yahoo, Microsoft) Kngine  New Promising Search Engine Summary References
Web evolving  AKA  Web 3.0 , web of thing , web of data where data objects are linked to other data objects (similar to how web pages are linked today) Computers will be able to make use of data residing inside web pages 
 Data Representation  RDF (Resource Description Frame  Work)
 Vocabulary RDF provides a generic, abstract data model for describing resources using subject, predicate, object triples. However, it does not provide any domain-specific terms for describing classes of things in the world and how they relate to each other. This function is served  ,[object Object],  known as RDF Schema)  ,[object Object],[object Object]
RDFa RDFa is a way to express RDF data within XHTML by reusing the existing human-readable data without repeating content  <div typeof="foaf:Person" xmlns:foaf="http://xmlns.com/foaf/0.1/">  <p property="foaf:name">  Alice Birpemswick  </p> <p> Email: <a rel="foaf:mbox”href="mailto:alice@example.com">alice@example.com</a> </p>  <p>  Phone: <a rel="foaf:phone" href="tel:+1-617-555-7332">+1 617.555.7332</a>  </p>  </div>
Agenda Basic Semantic Web Principles Falcons Semantic Search Engine Search Engine Giants experience (Google,Yahoo, Microsoft) Kgine  New Promising Search Engine Summary References
Falcons Semantic Search Engine ObjectSearch ConceptSearch DocumentSearch
Falcons Object Search Karlsruhe
Falcons Object Search Knows Peter Mika
Falcons Object Search Peter Mika Jim Hendler
Object Indexing To build the inverted index, search engines build for every object Virtual Document contains its descriptions using : local names  associated literals of SW objects textual descriptions of its neighboring resources  Term1 object4  object2  object1 Term2  object2 Term3   object4  object3
Object Indexing Falcons approach is to collect neighbors for a SW object starting from it, traversing the graph, and stopping until reaching URIs or literals but not blank nodes cause no terms can be collected from them . WWW2008, International , World , Wide , Web, Conference, Beijing
Weighting and Similarity Both virtual document and query are represented as term vector in term vector space,   The terms of the virtual document are weighted where term in the local name and labels are assigned a higher weighting coefficient than those in literal properties and neighbor's properties term ,  To calculate similarity between the object and query cosine measure is used,  the result is ranked based on the combination of of their relevance to the query and their popularity, where:  The relevance score is calculated based on the cosine similarity measure  and The popularity score is evaluated according to the number of RDF documents that SW objects are used by.
Light Weight inference  Falcons index the classes of SW objects and provide a user-friendly navigation hierarchy of classes for users to refine the search results using class-inclusion reasoning to discover implicit types of objects Falcons index not only its explicitly specified classes but also their super classes  Class 1 object3 object2  object1 Class2  object2 Class3  object4  object1
Light Weight inference  The system will not recommend all the sub classes instead it use simple algorithm to determine which ones should be provided to user OrgnizedEvent
Agenda Basic Semantic Web Principles Falcons Semantic Search Engine Search Engine Giants Experience  (Google, Yahoo, Microsoft) Kngine  New Promising Search Engine Summary References
Google Rich snippet Webmasters can provide structured data by using RDFa to         mark up their web pages  Google crawls RDFa data describing people, products, businesses, organizations, reviews, recipes, and events  The search result will look smarter and richer according to the kind of data described in the result
Yahoo Search Monkey SearchMonkey is a system aims to make information presentation more intelligent when it comes to search results, by crawelingRDFa Data, enabling the people who know each result best - the publishers- to define what should be presented and how, it differs form google rich snippet ,where the site owners can develop the way the result should be presented by themselves.
Google Question Answering What is birth date of Catherine Zeta-Jones.  
Google Question Answering what is the name of Britney Spears’s mother
Schema.org:library of vocabularies  Google, Microsoft, and Yahoo In early June 2011 announced schema.org, a new service intended to create and support a common vocabulary for structured data markup on web pages. The idea is to provide a library of vocabularies to embed machine-readable data into web pages in a manner that can be fully exploited across search engines.  Schema.org appears to be Linked Data Lite with extremely     limited support for vocabularies available at chema.org/docs/full.html    |       
Extending Schema.org  one can always create new schemas that are not at all  on schema.org, if the content of your domain is not covered by any of the schema.org types.  If the schema gains search engines may start using this data.)     Extensions that gain significant adoption on the web may be moved into the core schema.org vocabulary If you publish content of an unsupported type, you have these options: Use a less-specific markup type. For example, schema.org has no "Professor" type. However, if you have a directory of professors in your university department, you could use the "person" type to mark up the information for every professor in the directory . If you are feeling ambitious, use the schema.org extension system to define a new type
Microdata Model Schema.org does not use RDF as a data model instead it uses very generic Microdata supported bye HTM5drived from RDF Schema
MicrodatavsRDFa Microdata audience  RDFa is extensible and very expressive, but the substantial complexity of the language has contributed to slower adoption.  Schema.org vocabularies are search engine oriented more than domain specific like RDF Microdata can be converted to RDFa There is Schema.RDFS.org a site which is a complementary effort by people from the Linked Data community to express the terms provided by the Schema.org Vocabularies in RDF  tagging information, Web page owners could improve the position of their site in search results—an  important source of traffic.
MicrodatavsRDFa RDFa audience  All of the capabilities promised by schema.org are already fully supported in a richer more scalable manner in the form of RDFa The entire Web community should decide which features should be supported – not just Microsoft or Google or Yahoo Google and Yahoo already support Microdata and RDFa in their advanced search services (Google Rich Snippets and Yahoo Search). So, why is it that we cannot continue to use
Agenda Basic Semantic Web Principles Falcons Semantic Search Engine Search Engine Giants Experience  (Google, Yahoo, Microsoft) KngineNew Promising Search Engine Summary References
KngineNew Promising Search Engine Egyptian startup Kngine has announced that its new Kngine search engine has gone live in 2010.  Most existing semantic search they draw their results from a limited number of sites such as Wikipedia and Freebase. Kngine, however, has expanded beyond those sources, and seeks to index structures information
Smart Information Yes Man
Words with Multiple Meanings Java
Comparisons iPhonevsiPhone 3G iPhone 3GS
Answer your questions Who is the director of 2012
Updated Information (Weather, Stock, Currency Price, and Sport Matches Results) Latest world cup matches results
Agenda Basic Semantic Web Principles Falcons Semantic Search Engine Search Engine Giants Experience  (Google, Yahoo, Microsoft) Kngine  New Promising Search Engine References
Taha, E. Linked Data :State of The Art; Department of Software Engineering and Information System, 2010. 	 Heath, T.; Bizer, C. Linked Data: Evolving the Web into a Global Data Space :Synthesis Lectures on the Semantic Web: Theory and Technology, 1st ed.; Morgan & Claypool, 2011. 	 Cheng, G.; Qu, Y. Integrating Lightweight Reasoning into Class-Based Query Refinement for Object Search; Scientific papaer; Institute of Web Science, School of Computer Science and Engineering,Southeast University: Nanjing, 2008. 	 Schema.org and the Semantic Web. prototypo.blogspot.com/2011/06/schemaorg-and-semantic-web.html (accessed June 3,2011).  LUR, X. Kngine: The Smartest Search Engine Ever? http://www.techxav.com/2010/04/09/kngine-the-smartest-search-engine-ever (accessed APRIL 9, 2010). 	 Shadbolt, N.; Hall, W.; Berners-Lee, T. The Semantic Web Revisited; IEEE Computer Society, 2006.
Thank You
Search Engines After The Semanatic Web

More Related Content

What's hot

Faceted Navigation of User-Generated Metadata (Calit2 Rescue Seminar Series 2...
Faceted Navigation of User-Generated Metadata (Calit2 Rescue Seminar Series 2...Faceted Navigation of User-Generated Metadata (Calit2 Rescue Seminar Series 2...
Faceted Navigation of User-Generated Metadata (Calit2 Rescue Seminar Series 2...Bradley Allen
 
Semantic Search on the Rise
Semantic Search on the RiseSemantic Search on the Rise
Semantic Search on the RisePeter Mika
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data TutorialSören Auer
 
Consuming Linked Data SemTech2010
Consuming Linked Data SemTech2010Consuming Linked Data SemTech2010
Consuming Linked Data SemTech2010Juan Sequeda
 
Text Analytics Online Knowledge Base / Database
Text Analytics Online Knowledge Base / DatabaseText Analytics Online Knowledge Base / Database
Text Analytics Online Knowledge Base / DatabaseNaveen Kumar
 
Semantic Search overview at SSSW 2012
Semantic Search overview at SSSW 2012Semantic Search overview at SSSW 2012
Semantic Search overview at SSSW 2012Peter Mika
 
RDFa Introductory Course Session 3/4 Why RDFa
RDFa Introductory Course Session 3/4 Why RDFaRDFa Introductory Course Session 3/4 Why RDFa
RDFa Introductory Course Session 3/4 Why RDFaPlatypus
 
Semantic Search at Yahoo
Semantic Search at YahooSemantic Search at Yahoo
Semantic Search at YahooPeter Mika
 
Peter Mika's Presentation at SSSW 2011
Peter Mika's Presentation at SSSW 2011Peter Mika's Presentation at SSSW 2011
Peter Mika's Presentation at SSSW 2011sssw2011
 
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 DataGabriela Agustini
 
Making things findable
Making things findableMaking things findable
Making things findablePeter Mika
 
Implementing Semantic Search
Implementing Semantic SearchImplementing Semantic Search
Implementing Semantic SearchPaul Wlodarczyk
 
Linked data HHS 2015
Linked data HHS 2015Linked data HHS 2015
Linked data HHS 2015Cason Snow
 
Introduction to Linked Data
Introduction to Linked DataIntroduction to Linked Data
Introduction to Linked DataJuan Sequeda
 
How search engines work
How search engines workHow search engines work
How search engines workChinna Botla
 
Get on the Linked Data Web!
Get on the Linked Data Web!Get on the Linked Data Web!
Get on the Linked Data Web!Armin Haller
 
"RDFa - what, why and how?" by Mike Hewett and Shamod Lacoul
"RDFa - what, why and how?" by Mike Hewett and Shamod Lacoul"RDFa - what, why and how?" by Mike Hewett and Shamod Lacoul
"RDFa - what, why and how?" by Mike Hewett and Shamod LacoulShamod Lacoul
 
RDFa: introduction, comparison with microdata and microformats and how to use it
RDFa: introduction, comparison with microdata and microformats and how to use itRDFa: introduction, comparison with microdata and microformats and how to use it
RDFa: introduction, comparison with microdata and microformats and how to use itJose Luis Lopez Pino
 
Semantic Search tutorial at SemTech 2012
Semantic Search tutorial at SemTech 2012Semantic Search tutorial at SemTech 2012
Semantic Search tutorial at SemTech 2012Peter Mika
 
Multimedia Data Navigation and the Semantic Web (SemTech 2006)
Multimedia Data Navigation and the Semantic Web (SemTech 2006)Multimedia Data Navigation and the Semantic Web (SemTech 2006)
Multimedia Data Navigation and the Semantic Web (SemTech 2006)Bradley Allen
 

What's hot (20)

Faceted Navigation of User-Generated Metadata (Calit2 Rescue Seminar Series 2...
Faceted Navigation of User-Generated Metadata (Calit2 Rescue Seminar Series 2...Faceted Navigation of User-Generated Metadata (Calit2 Rescue Seminar Series 2...
Faceted Navigation of User-Generated Metadata (Calit2 Rescue Seminar Series 2...
 
Semantic Search on the Rise
Semantic Search on the RiseSemantic Search on the Rise
Semantic Search on the Rise
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data Tutorial
 
Consuming Linked Data SemTech2010
Consuming Linked Data SemTech2010Consuming Linked Data SemTech2010
Consuming Linked Data SemTech2010
 
Text Analytics Online Knowledge Base / Database
Text Analytics Online Knowledge Base / DatabaseText Analytics Online Knowledge Base / Database
Text Analytics Online Knowledge Base / Database
 
Semantic Search overview at SSSW 2012
Semantic Search overview at SSSW 2012Semantic Search overview at SSSW 2012
Semantic Search overview at SSSW 2012
 
RDFa Introductory Course Session 3/4 Why RDFa
RDFa Introductory Course Session 3/4 Why RDFaRDFa Introductory Course Session 3/4 Why RDFa
RDFa Introductory Course Session 3/4 Why RDFa
 
Semantic Search at Yahoo
Semantic Search at YahooSemantic Search at Yahoo
Semantic Search at Yahoo
 
Peter Mika's Presentation at SSSW 2011
Peter Mika's Presentation at SSSW 2011Peter Mika's Presentation at SSSW 2011
Peter Mika's Presentation at SSSW 2011
 
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
 
Making things findable
Making things findableMaking things findable
Making things findable
 
Implementing Semantic Search
Implementing Semantic SearchImplementing Semantic Search
Implementing Semantic Search
 
Linked data HHS 2015
Linked data HHS 2015Linked data HHS 2015
Linked data HHS 2015
 
Introduction to Linked Data
Introduction to Linked DataIntroduction to Linked Data
Introduction to Linked Data
 
How search engines work
How search engines workHow search engines work
How search engines work
 
Get on the Linked Data Web!
Get on the Linked Data Web!Get on the Linked Data Web!
Get on the Linked Data Web!
 
"RDFa - what, why and how?" by Mike Hewett and Shamod Lacoul
"RDFa - what, why and how?" by Mike Hewett and Shamod Lacoul"RDFa - what, why and how?" by Mike Hewett and Shamod Lacoul
"RDFa - what, why and how?" by Mike Hewett and Shamod Lacoul
 
RDFa: introduction, comparison with microdata and microformats and how to use it
RDFa: introduction, comparison with microdata and microformats and how to use itRDFa: introduction, comparison with microdata and microformats and how to use it
RDFa: introduction, comparison with microdata and microformats and how to use it
 
Semantic Search tutorial at SemTech 2012
Semantic Search tutorial at SemTech 2012Semantic Search tutorial at SemTech 2012
Semantic Search tutorial at SemTech 2012
 
Multimedia Data Navigation and the Semantic Web (SemTech 2006)
Multimedia Data Navigation and the Semantic Web (SemTech 2006)Multimedia Data Navigation and the Semantic Web (SemTech 2006)
Multimedia Data Navigation and the Semantic Web (SemTech 2006)
 

Viewers also liked

Demo: Profiling & Exploration of Linked Open Data
Demo: Profiling & Exploration of Linked Open DataDemo: Profiling & Exploration of Linked Open Data
Demo: Profiling & Exploration of Linked Open DataStefan Dietze
 
Knowledge Patterns SSSW2016
Knowledge Patterns SSSW2016Knowledge Patterns SSSW2016
Knowledge Patterns SSSW2016Aldo Gangemi
 
SemTech 2011 Semantic Search tutorial
SemTech 2011 Semantic Search tutorialSemTech 2011 Semantic Search tutorial
SemTech 2011 Semantic Search tutorialPeter Mika
 
PhD Dissertation Supporting tools for automated generation and visual editing...
PhD Dissertation Supporting tools for automated generation and visual editing...PhD Dissertation Supporting tools for automated generation and visual editing...
PhD Dissertation Supporting tools for automated generation and visual editing...Álvaro Sicilia
 
Tutorial Knowledge Discovery
Tutorial Knowledge DiscoveryTutorial Knowledge Discovery
Tutorial Knowledge DiscoverySSSW
 
In Search of a Semantic Book Search Engine: Are We There Yet?
In Search of a Semantic Book Search Engine: Are We There Yet?In Search of a Semantic Book Search Engine: Are We There Yet?
In Search of a Semantic Book Search Engine: Are We There Yet?Irfan Ullah
 
WOTS2E: A Search Engine for a Semantic Web of Things
WOTS2E: A Search Engine for a Semantic Web of ThingsWOTS2E: A Search Engine for a Semantic Web of Things
WOTS2E: A Search Engine for a Semantic Web of ThingsAndreas Kamilaris
 
Semantic Search Over The Web
Semantic Search Over The WebSemantic Search Over The Web
Semantic Search Over The Webalierkan
 

Viewers also liked (10)

Demo: Profiling & Exploration of Linked Open Data
Demo: Profiling & Exploration of Linked Open DataDemo: Profiling & Exploration of Linked Open Data
Demo: Profiling & Exploration of Linked Open Data
 
A Survey of Entity Ranking over RDF Graphs
A Survey of Entity Ranking over RDF GraphsA Survey of Entity Ranking over RDF Graphs
A Survey of Entity Ranking over RDF Graphs
 
Knowledge Patterns SSSW2016
Knowledge Patterns SSSW2016Knowledge Patterns SSSW2016
Knowledge Patterns SSSW2016
 
SemTech 2011 Semantic Search tutorial
SemTech 2011 Semantic Search tutorialSemTech 2011 Semantic Search tutorial
SemTech 2011 Semantic Search tutorial
 
PhD Dissertation Supporting tools for automated generation and visual editing...
PhD Dissertation Supporting tools for automated generation and visual editing...PhD Dissertation Supporting tools for automated generation and visual editing...
PhD Dissertation Supporting tools for automated generation and visual editing...
 
School intro
School introSchool intro
School intro
 
Tutorial Knowledge Discovery
Tutorial Knowledge DiscoveryTutorial Knowledge Discovery
Tutorial Knowledge Discovery
 
In Search of a Semantic Book Search Engine: Are We There Yet?
In Search of a Semantic Book Search Engine: Are We There Yet?In Search of a Semantic Book Search Engine: Are We There Yet?
In Search of a Semantic Book Search Engine: Are We There Yet?
 
WOTS2E: A Search Engine for a Semantic Web of Things
WOTS2E: A Search Engine for a Semantic Web of ThingsWOTS2E: A Search Engine for a Semantic Web of Things
WOTS2E: A Search Engine for a Semantic Web of Things
 
Semantic Search Over The Web
Semantic Search Over The WebSemantic Search Over The Web
Semantic Search Over The Web
 

Similar to Search Engines After The Semanatic Web

X api chinese cop monthly meeting feb.2016
X api chinese cop monthly meeting   feb.2016X api chinese cop monthly meeting   feb.2016
X api chinese cop monthly meeting feb.2016Jessie Chuang
 
Semantic Search using RDF Metadata (SemTech 2005)
Semantic Search using RDF Metadata (SemTech 2005)Semantic Search using RDF Metadata (SemTech 2005)
Semantic Search using RDF Metadata (SemTech 2005)Bradley Allen
 
Sem tech2013 tutorial
Sem tech2013 tutorialSem tech2013 tutorial
Sem tech2013 tutorialThengo Kim
 
Recent Trends in Semantic Search Technologies
Recent Trends in Semantic Search TechnologiesRecent Trends in Semantic Search Technologies
Recent Trends in Semantic Search TechnologiesThanh Tran
 
Corrib.org - OpenSource and Research
Corrib.org - OpenSource and ResearchCorrib.org - OpenSource and Research
Corrib.org - OpenSource and Researchadameq
 
DM110 - Week 10 - Semantic Web / Web 3.0
DM110 - Week 10 - Semantic Web / Web 3.0DM110 - Week 10 - Semantic Web / Web 3.0
DM110 - Week 10 - Semantic Web / Web 3.0John Breslin
 
State of the Semantic Web
State of the Semantic WebState of the Semantic Web
State of the Semantic WebIvan Herman
 
Semantic framework for web scraping.
Semantic framework for web scraping.Semantic framework for web scraping.
Semantic framework for web scraping.Shyjal Raazi
 
Web 3 Mark Greaves
Web 3 Mark GreavesWeb 3 Mark Greaves
Web 3 Mark GreavesMediabistro
 
From Web 2.0 to the Semantic Web: Bridging the Gap in the Newsmedia Industry
From Web 2.0 to the Semantic Web: Bridging the Gap in the Newsmedia IndustryFrom Web 2.0 to the Semantic Web: Bridging the Gap in the Newsmedia Industry
From Web 2.0 to the Semantic Web: Bridging the Gap in the Newsmedia IndustryJoel Amoussou
 
RDF and Drupal - The Semantic web
RDF and Drupal - The Semantic webRDF and Drupal - The Semantic web
RDF and Drupal - The Semantic webgauravkumar87
 
Spivack Blogtalk 2008
Spivack Blogtalk 2008Spivack Blogtalk 2008
Spivack Blogtalk 2008Blogtalk 2008
 
The Web of data and web data commons
The Web of data and web data commonsThe Web of data and web data commons
The Web of data and web data commonsJesse Wang
 
Deploying PHP applications using Virtuoso as Application Server
Deploying PHP applications using Virtuoso as Application ServerDeploying PHP applications using Virtuoso as Application Server
Deploying PHP applications using Virtuoso as Application Serverwebhostingguy
 
Microformats I: What & Why
Microformats I: What & WhyMicroformats I: What & Why
Microformats I: What & WhyRachael L Moore
 
SMX Advanced 2012 - Catching up with the Semantic Web
SMX Advanced 2012 - Catching up with the Semantic WebSMX Advanced 2012 - Catching up with the Semantic Web
SMX Advanced 2012 - Catching up with the Semantic WebMatthew Brown
 
The Semantic Web An Introduction
The Semantic Web An IntroductionThe Semantic Web An Introduction
The Semantic Web An Introductionshaouy
 

Similar to Search Engines After The Semanatic Web (20)

X api chinese cop monthly meeting feb.2016
X api chinese cop monthly meeting   feb.2016X api chinese cop monthly meeting   feb.2016
X api chinese cop monthly meeting feb.2016
 
Semantic Web, e-commerce
Semantic Web, e-commerceSemantic Web, e-commerce
Semantic Web, e-commerce
 
Semantic Search using RDF Metadata (SemTech 2005)
Semantic Search using RDF Metadata (SemTech 2005)Semantic Search using RDF Metadata (SemTech 2005)
Semantic Search using RDF Metadata (SemTech 2005)
 
Sem tech2013 tutorial
Sem tech2013 tutorialSem tech2013 tutorial
Sem tech2013 tutorial
 
Recent Trends in Semantic Search Technologies
Recent Trends in Semantic Search TechnologiesRecent Trends in Semantic Search Technologies
Recent Trends in Semantic Search Technologies
 
Corrib.org - OpenSource and Research
Corrib.org - OpenSource and ResearchCorrib.org - OpenSource and Research
Corrib.org - OpenSource and Research
 
Why rdfa
Why rdfaWhy rdfa
Why rdfa
 
DM110 - Week 10 - Semantic Web / Web 3.0
DM110 - Week 10 - Semantic Web / Web 3.0DM110 - Week 10 - Semantic Web / Web 3.0
DM110 - Week 10 - Semantic Web / Web 3.0
 
State of the Semantic Web
State of the Semantic WebState of the Semantic Web
State of the Semantic Web
 
Semantic framework for web scraping.
Semantic framework for web scraping.Semantic framework for web scraping.
Semantic framework for web scraping.
 
Web 3 Mark Greaves
Web 3 Mark GreavesWeb 3 Mark Greaves
Web 3 Mark Greaves
 
From Web 2.0 to the Semantic Web: Bridging the Gap in the Newsmedia Industry
From Web 2.0 to the Semantic Web: Bridging the Gap in the Newsmedia IndustryFrom Web 2.0 to the Semantic Web: Bridging the Gap in the Newsmedia Industry
From Web 2.0 to the Semantic Web: Bridging the Gap in the Newsmedia Industry
 
RDF and Drupal - The Semantic web
RDF and Drupal - The Semantic webRDF and Drupal - The Semantic web
RDF and Drupal - The Semantic web
 
Spivack Blogtalk 2008
Spivack Blogtalk 2008Spivack Blogtalk 2008
Spivack Blogtalk 2008
 
The Web of data and web data commons
The Web of data and web data commonsThe Web of data and web data commons
The Web of data and web data commons
 
Deploying PHP applications using Virtuoso as Application Server
Deploying PHP applications using Virtuoso as Application ServerDeploying PHP applications using Virtuoso as Application Server
Deploying PHP applications using Virtuoso as Application Server
 
Microformats I: What & Why
Microformats I: What & WhyMicroformats I: What & Why
Microformats I: What & Why
 
SMX Advanced 2012 - Catching up with the Semantic Web
SMX Advanced 2012 - Catching up with the Semantic WebSMX Advanced 2012 - Catching up with the Semantic Web
SMX Advanced 2012 - Catching up with the Semantic Web
 
Pratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnectPratical Deep Dive into the Semantic Web - #smconnect
Pratical Deep Dive into the Semantic Web - #smconnect
 
The Semantic Web An Introduction
The Semantic Web An IntroductionThe Semantic Web An Introduction
The Semantic Web An Introduction
 

Recently uploaded

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 

Recently uploaded (20)

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 

Search Engines After The Semanatic Web

  • 1. Search Engines After The Semantic Web Presented by Samar Hamed Damascus University
  • 2. Agenda Basic Semantic Web Principles Falcons Semantic Search Engine Search Engine Giants Experience (Google, Yahoo, Microsoft) Kngine New Promising Search Engine Summary References
  • 3. Web evolving AKA Web 3.0 , web of thing , web of data where data objects are linked to other data objects (similar to how web pages are linked today) Computers will be able to make use of data residing inside web pages 
  • 4. Data Representation RDF (Resource Description Frame Work)
  • 5.
  • 6. RDFa RDFa is a way to express RDF data within XHTML by reusing the existing human-readable data without repeating content <div typeof="foaf:Person" xmlns:foaf="http://xmlns.com/foaf/0.1/"> <p property="foaf:name"> Alice Birpemswick </p> <p> Email: <a rel="foaf:mbox”href="mailto:alice@example.com">alice@example.com</a> </p> <p> Phone: <a rel="foaf:phone" href="tel:+1-617-555-7332">+1 617.555.7332</a> </p> </div>
  • 7. Agenda Basic Semantic Web Principles Falcons Semantic Search Engine Search Engine Giants experience (Google,Yahoo, Microsoft) Kgine New Promising Search Engine Summary References
  • 8. Falcons Semantic Search Engine ObjectSearch ConceptSearch DocumentSearch
  • 10. Falcons Object Search Knows Peter Mika
  • 11. Falcons Object Search Peter Mika Jim Hendler
  • 12. Object Indexing To build the inverted index, search engines build for every object Virtual Document contains its descriptions using : local names associated literals of SW objects textual descriptions of its neighboring resources Term1 object4 object2 object1 Term2 object2 Term3 object4 object3
  • 13. Object Indexing Falcons approach is to collect neighbors for a SW object starting from it, traversing the graph, and stopping until reaching URIs or literals but not blank nodes cause no terms can be collected from them . WWW2008, International , World , Wide , Web, Conference, Beijing
  • 14. Weighting and Similarity Both virtual document and query are represented as term vector in term vector space, The terms of the virtual document are weighted where term in the local name and labels are assigned a higher weighting coefficient than those in literal properties and neighbor's properties term , To calculate similarity between the object and query cosine measure is used, the result is ranked based on the combination of of their relevance to the query and their popularity, where: The relevance score is calculated based on the cosine similarity measure and The popularity score is evaluated according to the number of RDF documents that SW objects are used by.
  • 15. Light Weight inference Falcons index the classes of SW objects and provide a user-friendly navigation hierarchy of classes for users to refine the search results using class-inclusion reasoning to discover implicit types of objects Falcons index not only its explicitly specified classes but also their super classes Class 1 object3 object2 object1 Class2 object2 Class3 object4 object1
  • 16. Light Weight inference The system will not recommend all the sub classes instead it use simple algorithm to determine which ones should be provided to user OrgnizedEvent
  • 17. Agenda Basic Semantic Web Principles Falcons Semantic Search Engine Search Engine Giants Experience (Google, Yahoo, Microsoft) Kngine New Promising Search Engine Summary References
  • 18. Google Rich snippet Webmasters can provide structured data by using RDFa to mark up their web pages Google crawls RDFa data describing people, products, businesses, organizations, reviews, recipes, and events The search result will look smarter and richer according to the kind of data described in the result
  • 19. Yahoo Search Monkey SearchMonkey is a system aims to make information presentation more intelligent when it comes to search results, by crawelingRDFa Data, enabling the people who know each result best - the publishers- to define what should be presented and how, it differs form google rich snippet ,where the site owners can develop the way the result should be presented by themselves.
  • 20. Google Question Answering What is birth date of Catherine Zeta-Jones.  
  • 21. Google Question Answering what is the name of Britney Spears’s mother
  • 22. Schema.org:library of vocabularies Google, Microsoft, and Yahoo In early June 2011 announced schema.org, a new service intended to create and support a common vocabulary for structured data markup on web pages. The idea is to provide a library of vocabularies to embed machine-readable data into web pages in a manner that can be fully exploited across search engines.  Schema.org appears to be Linked Data Lite with extremely limited support for vocabularies available at chema.org/docs/full.html    |       
  • 23. Extending Schema.org  one can always create new schemas that are not at all on schema.org, if the content of your domain is not covered by any of the schema.org types. If the schema gains search engines may start using this data.) Extensions that gain significant adoption on the web may be moved into the core schema.org vocabulary If you publish content of an unsupported type, you have these options: Use a less-specific markup type. For example, schema.org has no "Professor" type. However, if you have a directory of professors in your university department, you could use the "person" type to mark up the information for every professor in the directory . If you are feeling ambitious, use the schema.org extension system to define a new type
  • 24. Microdata Model Schema.org does not use RDF as a data model instead it uses very generic Microdata supported bye HTM5drived from RDF Schema
  • 25. MicrodatavsRDFa Microdata audience RDFa is extensible and very expressive, but the substantial complexity of the language has contributed to slower adoption. Schema.org vocabularies are search engine oriented more than domain specific like RDF Microdata can be converted to RDFa There is Schema.RDFS.org a site which is a complementary effort by people from the Linked Data community to express the terms provided by the Schema.org Vocabularies in RDF tagging information, Web page owners could improve the position of their site in search results—an  important source of traffic.
  • 26. MicrodatavsRDFa RDFa audience All of the capabilities promised by schema.org are already fully supported in a richer more scalable manner in the form of RDFa The entire Web community should decide which features should be supported – not just Microsoft or Google or Yahoo Google and Yahoo already support Microdata and RDFa in their advanced search services (Google Rich Snippets and Yahoo Search). So, why is it that we cannot continue to use
  • 27. Agenda Basic Semantic Web Principles Falcons Semantic Search Engine Search Engine Giants Experience (Google, Yahoo, Microsoft) KngineNew Promising Search Engine Summary References
  • 28. KngineNew Promising Search Engine Egyptian startup Kngine has announced that its new Kngine search engine has gone live in 2010. Most existing semantic search they draw their results from a limited number of sites such as Wikipedia and Freebase. Kngine, however, has expanded beyond those sources, and seeks to index structures information
  • 30. Words with Multiple Meanings Java
  • 32. Answer your questions Who is the director of 2012
  • 33. Updated Information (Weather, Stock, Currency Price, and Sport Matches Results) Latest world cup matches results
  • 34. Agenda Basic Semantic Web Principles Falcons Semantic Search Engine Search Engine Giants Experience (Google, Yahoo, Microsoft) Kngine New Promising Search Engine References
  • 35. Taha, E. Linked Data :State of The Art; Department of Software Engineering and Information System, 2010. Heath, T.; Bizer, C. Linked Data: Evolving the Web into a Global Data Space :Synthesis Lectures on the Semantic Web: Theory and Technology, 1st ed.; Morgan & Claypool, 2011. Cheng, G.; Qu, Y. Integrating Lightweight Reasoning into Class-Based Query Refinement for Object Search; Scientific papaer; Institute of Web Science, School of Computer Science and Engineering,Southeast University: Nanjing, 2008. Schema.org and the Semantic Web. prototypo.blogspot.com/2011/06/schemaorg-and-semantic-web.html (accessed June 3,2011). LUR, X. Kngine: The Smartest Search Engine Ever? http://www.techxav.com/2010/04/09/kngine-the-smartest-search-engine-ever (accessed APRIL 9, 2010). Shadbolt, N.; Hall, W.; Berners-Lee, T. The Semantic Web Revisited; IEEE Computer Society, 2006.