SlideShare una empresa de Scribd logo
1 de 27
Descargar para leer sin conexión
The Offspring of SEO
and Semantic Web: SEO++




Jay Myers, bestbuy.com
WEB AT-A-GLANCE
  25 billion web pages in the indexable web 1

  1 trillion unique URLs discovered by Google 2
  109.5 million web sites 3
  2 billion users
  1000x more sites in the “deep web” 4




1 Worldwidewebsize.com, March 2009
2 Google Official Blog, July 2008

3 Name Intelligence, May 2009
4 BrightPlanet, November 2010

Data via Sco Brinker, h p://www.slideshare.net/sjbrinker/semantic-web-summit
Your site here?	
  
2020: 25 ze abytes
                                               digital data online
       2002: 5 exabytes of
        data online (total)
                                2010: 21 exabytes of
                                 data flow monthly



2000           2005                   2010                        2020

                                           2015: 10 ze abytes
          2008: 5 exabytes of               digital data online
           data flow monthly
“So this SEO expert walks into a bar, pub,
freehouse and says to the barman,
barmaid, landlord, landlady, ‘can I have a
drink, beer, wine…’”
“If you have built castles in the air, your
work need not be lost; that is where they
should be. Now put the foundations under
them."

- Henry David Thoreau
RDFa
                             Microformats


            Human-readable
              Semantics


                              <html>
Microdata
ONTOLOGIES
Rich Snippets

• 	
  Reviews	
            •  Products
• 	
  Review ratings       •  Organizations
•  People                  •  Breadcrumbs
•  Events
•  Recipes
<div	
  id="productsummary">	
  
     	
  <div	
  class="pdpsummarybox">	
  
     	
        	
  <h1>Apple&#174;	
  -­‐	
  iPad&#153;	
  with	
  Wi-­‐Fi	
  -­‐	
  16GB</h1>	
  	
  
     	
        	
  <div	
  id="detailband">	
  	
  
     	
        	
          	
  <strong>Model:</strong>MB292LL/A<span	
  class="sep">	
  |</span>	
  	
  
     	
        	
          	
  <strong>SKU:</strong>9811355<br/>	
  	
  
     	
        	
          	
  <div	
  id="reviewband"><strong>Customer	
  Reviews:&nbsp;</strong><img	
  
src="misc/raXngs_star_4_1.gif"	
  alt="4.1	
  out	
  of	
  5	
  stars"	
  />	
  
     	
        	
          	
       	
  <span	
  id="reviewscore"><strong>4.1</strong></span>	
  
     	
        	
          	
       	
  <span	
  id="reviewnum">&nbsp;<a	
  href="#customerreviews">Read	
  
reviews	
  (179)</a></span>	
  
     	
        	
          	
  </div>	
  
     	
        	
  </div>	
  
     	
  </div>	
  	
  
     	
  <hr	
  />	
  	
  
</div>	
  
<div	
  id="productsummary"	
  xmlns:v="h^p://rdf.data-­‐vocabulary.org/#"	
  xmlns:gr="h^p://
purl.org/goodrelaXons/v1#">	
  
     	
  <div	
  class="pdpsummarybox"	
  typeof="v:Review-­‐aggregate">	
  
     	
        	
  <h1><span	
  rel="v:itemreviewed">Apple&#174;	
  -­‐	
  iPad&#153;	
  with	
  Wi-­‐Fi	
  -­‐	
  16GB</
span></h1>	
  	
  
     	
        	
  <div	
  id="detailband"	
  rel="v:raXng">	
  	
  
     	
        	
       	
  <strong>Model:</strong><span	
  property="gr:hasMPN">MB292LL/A</
span><span	
  class="sep">	
  |</span>	
  	
  
     	
        	
       	
  <strong>SKU:</strong><span	
  property="gr:hasStockKeepingUnit">9811355</
span><br/>	
  	
  
     	
        	
       	
  <div	
  id="reviewband"	
  typeof="v:RaXng">	
  
     	
        	
       	
       	
  <strong>Customer	
  Reviews:</strong><img	
  src="misc/
raXngs_star_4_1.gif"	
  alt="4.1	
  out	
  of	
  5	
  stars"	
  />	
  
     	
        	
       	
       	
  <span	
  id="reviewscore"	
  property="v:average">4.1</strong></span>	
  
     	
        	
       	
       	
  <span	
  content="5"	
  property="v:best"/></span>	
  
     	
        	
       	
       	
  <span	
  id="reviewnum"><a	
  href="#customerreviews">Read	
  reviews	
  
(<span	
  property="v:count">179</span>)</a></span>	
  
     	
        	
       	
  </div>	
  
     	
        	
  </div>	
  
     	
  </div>	
  	
  
     	
  <hr	
  />	
  
</div>	
  
Facebook Open Graph
<html	
  xmlns:og="h^p://ogp.me/ns#">	
  
        	
  <head>	
  
        	
     	
  <meta	
  property="og:Xtle"	
  content="ImporXka	
  –	
  Thermometer,	
  THERM(W/Clip)"	
  />	
  
        	
     	
  <meta	
  property="og:type"	
  content="product"	
  />	
  
        	
     	
  <meta	
  property="og:url"	
  content="h^p://www.bestbuy.com/products/ImporXka
+Thermometer/9972587"	
  />	
  
        	
     	
  <meta	
  property="og:image"	
  content="h^p://images.bestbuy.com/BestBuy_US/
images/products/9972587_sb.jpg"	
  />	
  
        	
     	
  <meta	
  property="og:site_name"	
  content="Best	
  Buy"	
  />	
  
        	
     	
  <meta	
  property="og:descripXon"	
  content="This	
  thermometer	
  features	
  a	
  large	
  dial	
  
for	
  easy	
  readability	
  and	
  a	
  clip	
  to	
  keep	
  it	
  in	
  place	
  when	
  not	
  in	
  use"	
  />	
  
        	
  </head>	
  
Simple form/   Basic transform   Human & machine
 user input        engine         readable data




                                 RDFa
Simple form/   Basic transform   Human & machine
 user input    engine and API     readable data




                  Catalog API




                      +	
  


                                  RDFa
RICH DATA EXTRACT
 www.bestbuy.com/products/availability;zip=55428;upc=0036725233539;	
  




     Offer	
  
        	
  includesObject	
  =	
  Samsung	
  40"	
  Class	
  LCD	
  
        	
      	
  hasStockKeepingUnit	
  =	
  9791235	
  
        	
      	
  hasMPN	
  =	
  LN40C630K1F	
  
        	
      	
  hasEan_UCC-­‐13	
  =	
  0036725233539	
  
        	
      	
  amountOfThisGood	
  =	
  1.0	
  

           	
  availableAtOrFrom	
  
           	
      	
  label	
  =	
  Best	
  Buy	
  Brooklyn	
  Center	
  MN	
  
           	
      	
      	
  street-­‐address	
  =	
  5925	
  Earle	
  Brown	
  Dr	
  
           	
      	
      	
  locality	
  =	
  Brooklyn	
  Center	
  
           	
      	
      	
  region	
  =	
  MN	
  
           	
      	
      	
  postal-­‐code	
  =	
  55430	
  
           	
      	
      	
  	
  
Thank you!
 @jaymyers

Más contenido relacionado

La actualidad más candente

Advanced Data-Driven SEO
Advanced Data-Driven SEOAdvanced Data-Driven SEO
Advanced Data-Driven SEOHamlet Batista
 
Search Engines and Flash: Secrets, Tricks, and Black Magic
Search Engines and Flash: Secrets, Tricks, and Black MagicSearch Engines and Flash: Secrets, Tricks, and Black Magic
Search Engines and Flash: Secrets, Tricks, and Black Magicguestb1f3a
 
Microdata semantic-extend
Microdata semantic-extendMicrodata semantic-extend
Microdata semantic-extendSeek Tan
 
Advanced Technical SEO - Index Bloat & Discovery: from Facets to Javascript F...
Advanced Technical SEO - Index Bloat & Discovery: from Facets to Javascript F...Advanced Technical SEO - Index Bloat & Discovery: from Facets to Javascript F...
Advanced Technical SEO - Index Bloat & Discovery: from Facets to Javascript F...Kahena Digital Marketing
 
Www amazon com-report
Www amazon com-reportWww amazon com-report
Www amazon com-reportMahipSingh13
 
MivaCon Philly - On Page SEO
MivaCon Philly - On Page SEOMivaCon Philly - On Page SEO
MivaCon Philly - On Page SEOMiva
 
Understanding email hacks - Litmus Live London TEDC16
Understanding email hacks - Litmus Live London TEDC16Understanding email hacks - Litmus Live London TEDC16
Understanding email hacks - Litmus Live London TEDC16Mark Robbins
 
Measurecamp 2017 - Yandex Metrica
Measurecamp 2017 - Yandex MetricaMeasurecamp 2017 - Yandex Metrica
Measurecamp 2017 - Yandex MetricaDan Taylor
 
Www snapdeal com-report
Www snapdeal com-reportWww snapdeal com-report
Www snapdeal com-reportMahipSingh13
 
Seo search engine_optimisation
Seo search engine_optimisationSeo search engine_optimisation
Seo search engine_optimisationPradeep Yuvaraj
 
Jamie Alberico — How to Leverage Insights from Your Site’s Server Logs | 5 Ho...
Jamie Alberico — How to Leverage Insights from Your Site’s Server Logs | 5 Ho...Jamie Alberico — How to Leverage Insights from Your Site’s Server Logs | 5 Ho...
Jamie Alberico — How to Leverage Insights from Your Site’s Server Logs | 5 Ho...Semrush
 

La actualidad más candente (15)

Advanced Data-Driven SEO
Advanced Data-Driven SEOAdvanced Data-Driven SEO
Advanced Data-Driven SEO
 
Search Engines and Flash: Secrets, Tricks, and Black Magic
Search Engines and Flash: Secrets, Tricks, and Black MagicSearch Engines and Flash: Secrets, Tricks, and Black Magic
Search Engines and Flash: Secrets, Tricks, and Black Magic
 
Microdata semantic-extend
Microdata semantic-extendMicrodata semantic-extend
Microdata semantic-extend
 
Advanced Technical SEO - Index Bloat & Discovery: from Facets to Javascript F...
Advanced Technical SEO - Index Bloat & Discovery: from Facets to Javascript F...Advanced Technical SEO - Index Bloat & Discovery: from Facets to Javascript F...
Advanced Technical SEO - Index Bloat & Discovery: from Facets to Javascript F...
 
Www amazon com-report
Www amazon com-reportWww amazon com-report
Www amazon com-report
 
Seoptimizing
SeoptimizingSeoptimizing
Seoptimizing
 
MivaCon Philly - On Page SEO
MivaCon Philly - On Page SEOMivaCon Philly - On Page SEO
MivaCon Philly - On Page SEO
 
Understanding email hacks - Litmus Live London TEDC16
Understanding email hacks - Litmus Live London TEDC16Understanding email hacks - Litmus Live London TEDC16
Understanding email hacks - Litmus Live London TEDC16
 
Measurecamp 2017 - Yandex Metrica
Measurecamp 2017 - Yandex MetricaMeasurecamp 2017 - Yandex Metrica
Measurecamp 2017 - Yandex Metrica
 
iWeb Scraping Services, India
iWeb Scraping Services, IndiaiWeb Scraping Services, India
iWeb Scraping Services, India
 
Video SEO
Video SEOVideo SEO
Video SEO
 
Www snapdeal com-report
Www snapdeal com-reportWww snapdeal com-report
Www snapdeal com-report
 
Seo search engine_optimisation
Seo search engine_optimisationSeo search engine_optimisation
Seo search engine_optimisation
 
Jamie Alberico — How to Leverage Insights from Your Site’s Server Logs | 5 Ho...
Jamie Alberico — How to Leverage Insights from Your Site’s Server Logs | 5 Ho...Jamie Alberico — How to Leverage Insights from Your Site’s Server Logs | 5 Ho...
Jamie Alberico — How to Leverage Insights from Your Site’s Server Logs | 5 Ho...
 
Sq li
Sq liSq li
Sq li
 

Similar a The Offspring of SEO and Semantic Web: SEO++

Case Studies in Web Design, Usability and SEO
Case Studies in Web Design, Usability and SEOCase Studies in Web Design, Usability and SEO
Case Studies in Web Design, Usability and SEOcampone
 
webcomponents (Jfokus 2015)
webcomponents (Jfokus 2015)webcomponents (Jfokus 2015)
webcomponents (Jfokus 2015)Hendrik Ebbers
 
Hacking the Google Snippet - Digpen 7 workshop
Hacking the Google Snippet - Digpen 7 workshopHacking the Google Snippet - Digpen 7 workshop
Hacking the Google Snippet - Digpen 7 workshopIan Macfarlane
 
Semantic Web Presentation at University of St Thomas,ust seis752
Semantic Web Presentation at University of St Thomas,ust seis752Semantic Web Presentation at University of St Thomas,ust seis752
Semantic Web Presentation at University of St Thomas,ust seis752Jay Myers
 
(Updated) SharePoint & jQuery Guide
(Updated) SharePoint & jQuery Guide(Updated) SharePoint & jQuery Guide
(Updated) SharePoint & jQuery GuideMark Rackley
 
Pimp your content with structured data
Pimp your content with structured dataPimp your content with structured data
Pimp your content with structured dataloonytoons
 
Supercharging your Organic CTR
Supercharging your Organic CTRSupercharging your Organic CTR
Supercharging your Organic CTRPhil Pearce
 
Maximising Online Resource Effectiveness Workshop Session 3/8 Priority issues
Maximising Online Resource Effectiveness Workshop Session 3/8 Priority issuesMaximising Online Resource Effectiveness Workshop Session 3/8 Priority issues
Maximising Online Resource Effectiveness Workshop Session 3/8 Priority issuesPlatypus
 
The Anchor Store: Four Confluence Examples to Root Your Deployment
The Anchor Store: Four Confluence Examples to Root Your DeploymentThe Anchor Store: Four Confluence Examples to Root Your Deployment
The Anchor Store: Four Confluence Examples to Root Your DeploymentAtlassian
 
Rio SEO Webinar Deck - Guiding your Local Search Strategy to Drive Customers ...
Rio SEO Webinar Deck - Guiding your Local Search Strategy to Drive Customers ...Rio SEO Webinar Deck - Guiding your Local Search Strategy to Drive Customers ...
Rio SEO Webinar Deck - Guiding your Local Search Strategy to Drive Customers ...Kristi Hedin
 
Top 10 Tips for Google Tag Manager
Top 10 Tips for Google Tag ManagerTop 10 Tips for Google Tag Manager
Top 10 Tips for Google Tag ManagerAnna Lewis
 
11 Actionable SEO Tips and Tricks You Can Use Today!
11 Actionable SEO Tips and Tricks You Can Use Today!11 Actionable SEO Tips and Tricks You Can Use Today!
11 Actionable SEO Tips and Tricks You Can Use Today!Daniel Bianchini
 
UTEP AITP Presentation - 10/17/2012
UTEP AITP Presentation - 10/17/2012UTEP AITP Presentation - 10/17/2012
UTEP AITP Presentation - 10/17/2012impulsedev
 
Demand quest seo training session 2 5.2018
Demand quest seo training session 2 5.2018Demand quest seo training session 2 5.2018
Demand quest seo training session 2 5.2018Nate Plaunt
 
Search on Mobile - Mobile Copenhagen 2012
Search on Mobile - Mobile Copenhagen 2012Search on Mobile - Mobile Copenhagen 2012
Search on Mobile - Mobile Copenhagen 2012Jon Arne Sæterås
 
Open Data, Visualization & Usability for Online News Delivery
Open Data,  Visualization &  Usability for  Online News DeliveryOpen Data,  Visualization &  Usability for  Online News Delivery
Open Data, Visualization & Usability for Online News DeliveryMohan Krishnan
 
The SharePoint & jQuery Guide - Updated 1/14/14
The SharePoint & jQuery Guide - Updated 1/14/14The SharePoint & jQuery Guide - Updated 1/14/14
The SharePoint & jQuery Guide - Updated 1/14/14Mark Rackley
 

Similar a The Offspring of SEO and Semantic Web: SEO++ (20)

Case Studies in Web Design, Usability and SEO
Case Studies in Web Design, Usability and SEOCase Studies in Web Design, Usability and SEO
Case Studies in Web Design, Usability and SEO
 
webcomponents (Jfokus 2015)
webcomponents (Jfokus 2015)webcomponents (Jfokus 2015)
webcomponents (Jfokus 2015)
 
Hacking the Google Snippet - Digpen 7 workshop
Hacking the Google Snippet - Digpen 7 workshopHacking the Google Snippet - Digpen 7 workshop
Hacking the Google Snippet - Digpen 7 workshop
 
Semantic Web Presentation at University of St Thomas,ust seis752
Semantic Web Presentation at University of St Thomas,ust seis752Semantic Web Presentation at University of St Thomas,ust seis752
Semantic Web Presentation at University of St Thomas,ust seis752
 
Duct Tape PR - CIPR Scotland Social in the City Talk
Duct Tape PR - CIPR Scotland Social in the City TalkDuct Tape PR - CIPR Scotland Social in the City Talk
Duct Tape PR - CIPR Scotland Social in the City Talk
 
Digital Marketing Mumbai
Digital Marketing MumbaiDigital Marketing Mumbai
Digital Marketing Mumbai
 
(Updated) SharePoint & jQuery Guide
(Updated) SharePoint & jQuery Guide(Updated) SharePoint & jQuery Guide
(Updated) SharePoint & jQuery Guide
 
Pimp your content with structured data
Pimp your content with structured dataPimp your content with structured data
Pimp your content with structured data
 
Supercharging your Organic CTR
Supercharging your Organic CTRSupercharging your Organic CTR
Supercharging your Organic CTR
 
Maximising Online Resource Effectiveness Workshop Session 3/8 Priority issues
Maximising Online Resource Effectiveness Workshop Session 3/8 Priority issuesMaximising Online Resource Effectiveness Workshop Session 3/8 Priority issues
Maximising Online Resource Effectiveness Workshop Session 3/8 Priority issues
 
The Anchor Store: Four Confluence Examples to Root Your Deployment
The Anchor Store: Four Confluence Examples to Root Your DeploymentThe Anchor Store: Four Confluence Examples to Root Your Deployment
The Anchor Store: Four Confluence Examples to Root Your Deployment
 
Hardcode SEO
Hardcode SEOHardcode SEO
Hardcode SEO
 
Rio SEO Webinar Deck - Guiding your Local Search Strategy to Drive Customers ...
Rio SEO Webinar Deck - Guiding your Local Search Strategy to Drive Customers ...Rio SEO Webinar Deck - Guiding your Local Search Strategy to Drive Customers ...
Rio SEO Webinar Deck - Guiding your Local Search Strategy to Drive Customers ...
 
Top 10 Tips for Google Tag Manager
Top 10 Tips for Google Tag ManagerTop 10 Tips for Google Tag Manager
Top 10 Tips for Google Tag Manager
 
11 Actionable SEO Tips and Tricks You Can Use Today!
11 Actionable SEO Tips and Tricks You Can Use Today!11 Actionable SEO Tips and Tricks You Can Use Today!
11 Actionable SEO Tips and Tricks You Can Use Today!
 
UTEP AITP Presentation - 10/17/2012
UTEP AITP Presentation - 10/17/2012UTEP AITP Presentation - 10/17/2012
UTEP AITP Presentation - 10/17/2012
 
Demand quest seo training session 2 5.2018
Demand quest seo training session 2 5.2018Demand quest seo training session 2 5.2018
Demand quest seo training session 2 5.2018
 
Search on Mobile - Mobile Copenhagen 2012
Search on Mobile - Mobile Copenhagen 2012Search on Mobile - Mobile Copenhagen 2012
Search on Mobile - Mobile Copenhagen 2012
 
Open Data, Visualization & Usability for Online News Delivery
Open Data,  Visualization &  Usability for  Online News DeliveryOpen Data,  Visualization &  Usability for  Online News Delivery
Open Data, Visualization & Usability for Online News Delivery
 
The SharePoint & jQuery Guide - Updated 1/14/14
The SharePoint & jQuery Guide - Updated 1/14/14The SharePoint & jQuery Guide - Updated 1/14/14
The SharePoint & jQuery Guide - Updated 1/14/14
 

Más de Jay Myers

Linked Data Presentation at TDWI Mpls
Linked Data Presentation at TDWI MplsLinked Data Presentation at TDWI Mpls
Linked Data Presentation at TDWI MplsJay Myers
 
Practical Applications of Semantic Web in Retail -- Semtech 2014
Practical Applications of Semantic Web in Retail -- Semtech 2014 Practical Applications of Semantic Web in Retail -- Semtech 2014
Practical Applications of Semantic Web in Retail -- Semtech 2014 Jay Myers
 
SMX Advanced Seattle -- Structured Web of Data
SMX Advanced Seattle -- Structured Web of DataSMX Advanced Seattle -- Structured Web of Data
SMX Advanced Seattle -- Structured Web of DataJay Myers
 
The Next Web of Linked Data -- University of St Thomas SEIS 708
The Next Web of Linked Data -- University of St Thomas SEIS 708The Next Web of Linked Data -- University of St Thomas SEIS 708
The Next Web of Linked Data -- University of St Thomas SEIS 708Jay Myers
 
Minnebar9 -- The Next Web of Linked Data
Minnebar9 -- The Next Web of Linked DataMinnebar9 -- The Next Web of Linked Data
Minnebar9 -- The Next Web of Linked DataJay Myers
 
The Next Web of Linked Data
The Next Web of Linked DataThe Next Web of Linked Data
The Next Web of Linked DataJay Myers
 
The Web Comes Alive with Data! Schema.org and Structured Data on the Web: Pas...
The Web Comes Alive with Data! Schema.org and Structured Data on the Web: Pas...The Web Comes Alive with Data! Schema.org and Structured Data on the Web: Pas...
The Web Comes Alive with Data! Schema.org and Structured Data on the Web: Pas...Jay Myers
 
Better business through linked data
Better business through linked dataBetter business through linked data
Better business through linked dataJay Myers
 
GS1: Better retailing through linked data
GS1: Better retailing through linked dataGS1: Better retailing through linked data
GS1: Better retailing through linked dataJay Myers
 
Better Retailing through Linked Data
Better Retailing through Linked DataBetter Retailing through Linked Data
Better Retailing through Linked DataJay Myers
 
RDFa -- search engines and beyond!
RDFa -- search engines and beyond!RDFa -- search engines and beyond!
RDFa -- search engines and beyond!Jay Myers
 
Semantic Web and Linked Data at TechMaine Conference
Semantic Web and Linked Data at TechMaine ConferenceSemantic Web and Linked Data at TechMaine Conference
Semantic Web and Linked Data at TechMaine ConferenceJay Myers
 
NYC Semantic Web Meetup, Nov 2010
NYC Semantic Web Meetup, Nov 2010NYC Semantic Web Meetup, Nov 2010
NYC Semantic Web Meetup, Nov 2010Jay Myers
 
Sem web summit boston 2010
Sem web summit boston 2010Sem web summit boston 2010
Sem web summit boston 2010Jay Myers
 
MIT Sloan Linked Data Ventures - Jay Myers
MIT Sloan Linked Data Ventures  - Jay MyersMIT Sloan Linked Data Ventures  - Jay Myers
MIT Sloan Linked Data Ventures - Jay MyersJay Myers
 
Increasing product and service visibility through front-end semantic web
Increasing product and service visibility through front-end semantic webIncreasing product and service visibility through front-end semantic web
Increasing product and service visibility through front-end semantic webJay Myers
 
SES Chicago "Developments in Information Retrieval on the Web"
SES Chicago "Developments in Information Retrieval on the Web"SES Chicago "Developments in Information Retrieval on the Web"
SES Chicago "Developments in Information Retrieval on the Web"Jay Myers
 

Más de Jay Myers (17)

Linked Data Presentation at TDWI Mpls
Linked Data Presentation at TDWI MplsLinked Data Presentation at TDWI Mpls
Linked Data Presentation at TDWI Mpls
 
Practical Applications of Semantic Web in Retail -- Semtech 2014
Practical Applications of Semantic Web in Retail -- Semtech 2014 Practical Applications of Semantic Web in Retail -- Semtech 2014
Practical Applications of Semantic Web in Retail -- Semtech 2014
 
SMX Advanced Seattle -- Structured Web of Data
SMX Advanced Seattle -- Structured Web of DataSMX Advanced Seattle -- Structured Web of Data
SMX Advanced Seattle -- Structured Web of Data
 
The Next Web of Linked Data -- University of St Thomas SEIS 708
The Next Web of Linked Data -- University of St Thomas SEIS 708The Next Web of Linked Data -- University of St Thomas SEIS 708
The Next Web of Linked Data -- University of St Thomas SEIS 708
 
Minnebar9 -- The Next Web of Linked Data
Minnebar9 -- The Next Web of Linked DataMinnebar9 -- The Next Web of Linked Data
Minnebar9 -- The Next Web of Linked Data
 
The Next Web of Linked Data
The Next Web of Linked DataThe Next Web of Linked Data
The Next Web of Linked Data
 
The Web Comes Alive with Data! Schema.org and Structured Data on the Web: Pas...
The Web Comes Alive with Data! Schema.org and Structured Data on the Web: Pas...The Web Comes Alive with Data! Schema.org and Structured Data on the Web: Pas...
The Web Comes Alive with Data! Schema.org and Structured Data on the Web: Pas...
 
Better business through linked data
Better business through linked dataBetter business through linked data
Better business through linked data
 
GS1: Better retailing through linked data
GS1: Better retailing through linked dataGS1: Better retailing through linked data
GS1: Better retailing through linked data
 
Better Retailing through Linked Data
Better Retailing through Linked DataBetter Retailing through Linked Data
Better Retailing through Linked Data
 
RDFa -- search engines and beyond!
RDFa -- search engines and beyond!RDFa -- search engines and beyond!
RDFa -- search engines and beyond!
 
Semantic Web and Linked Data at TechMaine Conference
Semantic Web and Linked Data at TechMaine ConferenceSemantic Web and Linked Data at TechMaine Conference
Semantic Web and Linked Data at TechMaine Conference
 
NYC Semantic Web Meetup, Nov 2010
NYC Semantic Web Meetup, Nov 2010NYC Semantic Web Meetup, Nov 2010
NYC Semantic Web Meetup, Nov 2010
 
Sem web summit boston 2010
Sem web summit boston 2010Sem web summit boston 2010
Sem web summit boston 2010
 
MIT Sloan Linked Data Ventures - Jay Myers
MIT Sloan Linked Data Ventures  - Jay MyersMIT Sloan Linked Data Ventures  - Jay Myers
MIT Sloan Linked Data Ventures - Jay Myers
 
Increasing product and service visibility through front-end semantic web
Increasing product and service visibility through front-end semantic webIncreasing product and service visibility through front-end semantic web
Increasing product and service visibility through front-end semantic web
 
SES Chicago "Developments in Information Retrieval on the Web"
SES Chicago "Developments in Information Retrieval on the Web"SES Chicago "Developments in Information Retrieval on the Web"
SES Chicago "Developments in Information Retrieval on the Web"
 

Último

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 

Último (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 

The Offspring of SEO and Semantic Web: SEO++

  • 1. The Offspring of SEO and Semantic Web: SEO++ Jay Myers, bestbuy.com
  • 2. WEB AT-A-GLANCE 25 billion web pages in the indexable web 1 1 trillion unique URLs discovered by Google 2 109.5 million web sites 3 2 billion users 1000x more sites in the “deep web” 4 1 Worldwidewebsize.com, March 2009 2 Google Official Blog, July 2008 3 Name Intelligence, May 2009 4 BrightPlanet, November 2010 Data via Sco Brinker, h p://www.slideshare.net/sjbrinker/semantic-web-summit
  • 4. 2020: 25 ze abytes digital data online 2002: 5 exabytes of data online (total) 2010: 21 exabytes of data flow monthly 2000 2005 2010 2020 2015: 10 ze abytes 2008: 5 exabytes of digital data online data flow monthly
  • 5.
  • 6. “So this SEO expert walks into a bar, pub, freehouse and says to the barman, barmaid, landlord, landlady, ‘can I have a drink, beer, wine…’”
  • 7.
  • 8. “If you have built castles in the air, your work need not be lost; that is where they should be. Now put the foundations under them." - Henry David Thoreau
  • 9. RDFa Microformats Human-readable Semantics <html> Microdata
  • 11.
  • 12. Rich Snippets •   Reviews   •  Products •   Review ratings •  Organizations •  People •  Breadcrumbs •  Events •  Recipes
  • 13.
  • 14. <div  id="productsummary">    <div  class="pdpsummarybox">      <h1>Apple&#174;  -­‐  iPad&#153;  with  Wi-­‐Fi  -­‐  16GB</h1>        <div  id="detailband">          <strong>Model:</strong>MB292LL/A<span  class="sep">  |</span>          <strong>SKU:</strong>9811355<br/>          <div  id="reviewband"><strong>Customer  Reviews:&nbsp;</strong><img   src="misc/raXngs_star_4_1.gif"  alt="4.1  out  of  5  stars"  />          <span  id="reviewscore"><strong>4.1</strong></span>          <span  id="reviewnum">&nbsp;<a  href="#customerreviews">Read   reviews  (179)</a></span>        </div>      </div>    </div>      <hr  />     </div>  
  • 15. <div  id="productsummary"  xmlns:v="h^p://rdf.data-­‐vocabulary.org/#"  xmlns:gr="h^p:// purl.org/goodrelaXons/v1#">    <div  class="pdpsummarybox"  typeof="v:Review-­‐aggregate">      <h1><span  rel="v:itemreviewed">Apple&#174;  -­‐  iPad&#153;  with  Wi-­‐Fi  -­‐  16GB</ span></h1>        <div  id="detailband"  rel="v:raXng">          <strong>Model:</strong><span  property="gr:hasMPN">MB292LL/A</ span><span  class="sep">  |</span>          <strong>SKU:</strong><span  property="gr:hasStockKeepingUnit">9811355</ span><br/>          <div  id="reviewband"  typeof="v:RaXng">          <strong>Customer  Reviews:</strong><img  src="misc/ raXngs_star_4_1.gif"  alt="4.1  out  of  5  stars"  />          <span  id="reviewscore"  property="v:average">4.1</strong></span>          <span  content="5"  property="v:best"/></span>          <span  id="reviewnum"><a  href="#customerreviews">Read  reviews   (<span  property="v:count">179</span>)</a></span>        </div>      </div>    </div>      <hr  />   </div>  
  • 16.
  • 18. <html  xmlns:og="h^p://ogp.me/ns#">    <head>      <meta  property="og:Xtle"  content="ImporXka  –  Thermometer,  THERM(W/Clip)"  />      <meta  property="og:type"  content="product"  />      <meta  property="og:url"  content="h^p://www.bestbuy.com/products/ImporXka +Thermometer/9972587"  />      <meta  property="og:image"  content="h^p://images.bestbuy.com/BestBuy_US/ images/products/9972587_sb.jpg"  />      <meta  property="og:site_name"  content="Best  Buy"  />      <meta  property="og:descripXon"  content="This  thermometer  features  a  large  dial   for  easy  readability  and  a  clip  to  keep  it  in  place  when  not  in  use"  />    </head>  
  • 19.
  • 20.
  • 21.
  • 22. Simple form/ Basic transform Human & machine user input engine readable data RDFa
  • 23.
  • 24. Simple form/ Basic transform Human & machine user input engine and API readable data Catalog API +   RDFa
  • 25.
  • 26. RICH DATA EXTRACT www.bestbuy.com/products/availability;zip=55428;upc=0036725233539;   Offer    includesObject  =  Samsung  40"  Class  LCD      hasStockKeepingUnit  =  9791235      hasMPN  =  LN40C630K1F      hasEan_UCC-­‐13  =  0036725233539      amountOfThisGood  =  1.0    availableAtOrFrom      label  =  Best  Buy  Brooklyn  Center  MN        street-­‐address  =  5925  Earle  Brown  Dr        locality  =  Brooklyn  Center        region  =  MN        postal-­‐code  =  55430