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
 
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
sssw2011
 
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
Gabriela Agustini
 
How search engines work
How search engines workHow search engines work
How search engines work
Chinna 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
 
Semantic Search tutorial at SemTech 2012
Semantic Search tutorial at SemTech 2012Semantic Search tutorial at SemTech 2012
Semantic Search tutorial at SemTech 2012
Peter 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

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
 

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

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 tutorial
Thengo Kim
 
Web 3 Mark Greaves
Web 3 Mark GreavesWeb 3 Mark Greaves
Web 3 Mark Greaves
Mediabistro
 
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
Joel Amoussou
 
RDF and Drupal - The Semantic web
RDF and Drupal - The Semantic webRDF and Drupal - The Semantic web
RDF and Drupal - The Semantic web
gauravkumar87
 
Spivack Blogtalk 2008
Spivack Blogtalk 2008Spivack Blogtalk 2008
Spivack Blogtalk 2008
Blogtalk 2008
 
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
webhostingguy
 
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
Matthew Brown
 

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

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
MateoGardella
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
SanaAli374401
 

Recently uploaded (20)

Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 

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.