SlideShare a Scribd company logo
SEMANTIC & LINKED DATA
“COMING OF AGE”
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 data 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
”Wow. But what is Semantic Web
and Linked Data?"
RDF/XML
                                 N3


                    Machine
Turtle             Semantics



                               N-Triples
          SPARQL
RDFa
                             Microformats


            Human-readable
              Semantics


                              <html>
Microdata
ONTOLOGIES
Rich Snippets

• 	
  Reviews	
            •  Products
• 	
  Review ratings       •  Organizations
•  People                  •  Breadcrumbs
•  Events
•  Recipes


                    Human-readable
                      Semantics
Semantic Web Presentation at University of St Thomas,ust seis752
<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>	
  



                                          Human-readable
                                            Semantics
<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	
  />	
                                   Human-readable
</div>	
  
                                                  Semantics
Semantic Web Presentation at University of St Thomas,ust seis752
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>	
  




                                             Human-readable
                                               Semantics
Human-readable
  Semantics
Semantic Web Presentation at University of St Thomas,ust seis752
Simple form/    Basic transform   Human & machine
 user input         engine         readable data




                                  RDFa




               Human-readable
                 Semantics
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	
  
           	
      	
      	
  	
  
RAW DATA IS PLENTIFUL
  500 Million Facebook users 1

  190 Million Twitter users 2
  65 Million tweets per day 3

  4 Million Foursquare users 4
  Customer forums
  APIs
  Internal sales/ customer data
  Product data
  And more!

1 Mark Zuckerberg, July 2010
2 Techcrunch, July 2010

3 Twi er blog, June 2009

4 Business Insider, October 2010    Machine
Data via Sco Brinker               Semantics
BBY US            @BestBuy                                             BBY UK
       BBY US                                                    BBY US                                             BBY UK
                              Local             Twi er                                             Customer
      Facebook                                                  Customer                                           Facebook
                             Stores             annot.                               BBY UK         Insights
                                                                 Insights
                                                                                    Employee                                  Carphone
                                      Reward                                         Insights                                 Warehouse
                  BBY US               Zone           @twelp-
                                                    force Twi er                                                                               BBY UK
                  Products
 Best Buy                                              annot.                                                                                    Site
  Mobile                                                                          @BestBuy             Best Buy                                Analytics
                                                                                     UK                  UK
                                                                                   Twi er
                                                                                                                               BBY UK
BBY QR
                                                             m.bestbuy                                                         Products
               BBY US                 Best Buy
 Code                                                          .com
              Employee                  US
 Data          Insights
                                                                                                                  BBY UK
                                                                                                                    Site
                                                                                                                  Analytics
          BBY
         Mobile        BBY US
                         Site
         Apps
                       Analytics
                                             Geek
                                                                            Best Buy
                                            Squad                            Global                                                       BBY CN
  BBY US                                                                                                         Best Buy                   Site
 Mobile App
                  Magnolia         Pacific
                                                                             Graph                                China                   Analytics
   Data
                                    Sales

                                             BBY CA
                      BBY CA                Employee
                                             Insights                                                                         BBY CN
                       Local                                                                         Five Star
                                                                                                                              Products
                      Stores                                        BBY MX                           Products
                                                                      Site
                                                                    Analytics
           BBY CA
          Customer                  Best Buy                                      Best Buy
                                                                                                                                                       BBY TK
           Insights
                                    Canada               BBY CA                    Mexico              BBY MX                                         Products
                                                        Customer                                       Products               Best Buy
                                                         Insights                                                              Turkey
               BBY CA                                                  BBY MX
               Products                          BBY CA                                          BBY MX
                                                                      Customer                                                                   BBY TK
                                                   Site                           BBY MX        Employee          BBY TK
                                   @BestBuy                            Insights                                                                   Site
                                                 Analytics                         Local         Insights        Employee
                                      CA                                                                                                        Analytics
                                                                                   Stores                         Insights
                                    Twi er
SPARQL
Global Graph   select distinct ?o as ?uri, bif:sprintf("%.2f",?p2) as ?price, ?
               currency, ?text, ?label, ?thumb, ?ean, ?order_link where
   of data     {
                 ?s1 rdfs:comment ?text .
                 ?text bif:contains ’”Netbook”’.
SPARQL
Global Graph   select distinct ?o as ?uri, bif:sprintf("%.2f",?p2) as ?price, ?
               currency, ?text, ?label, ?thumb, ?ean, ?order_link where
   of data     {
                 ?s1 rdfs:comment ?text .
                 ?text bif:contains ’”LCD TV”’.
STRATEGIC FORMULA




Human-readable            Machine            Global Graph
  Semantics      +	
     Semantics   =	
        of Data
UBIQUDOUS
CONNECTIVITY




         Global Graph
            of Data
THANK YOU!
@jaymyers

More Related Content

PDF
Semantic Web and Linked Data at TechMaine Conference
PDF
MIT Sloan Linked Data Ventures - Jay Myers
PDF
Com Score Q4 2009 Sor Webinar
PDF
Rebuilding the world, from the 'periphery'
PDF
The Offspring of SEO and Semantic Web: SEO++
PDF
RDFa -- search engines and beyond!
PDF
Ps154 ecomexpo-m-retailing-may2011-live
PDF
Semantic Web and Linked Data at TechMaine Conference
MIT Sloan Linked Data Ventures - Jay Myers
Com Score Q4 2009 Sor Webinar
Rebuilding the world, from the 'periphery'
The Offspring of SEO and Semantic Web: SEO++
RDFa -- search engines and beyond!
Ps154 ecomexpo-m-retailing-may2011-live

Similar to Semantic Web Presentation at University of St Thomas,ust seis752 (20)

PDF
Advertising with Linked Data in Web Content
PDF
Beyond's Presentation at Internet World on Science of Sharing #bynd
PDF
Glossads
PDF
Mobile: ultimate personalised marketing
PDF
The Experience Architecture (MAX 2011)
PDF
Black Consumers' Mobile Usage and Behavior
PDF
SXSW 2013: Will The Millennial Kill The Store Associate (Sneak Peak)
PDF
Best Buy Digital Recommendations
PPTX
Better business through linked data
PDF
Complex customer journeys(i-level)
PDF
Mobile Payments V7
PPTX
Telecom and employability skills for india
PDF
Wi-Fi Evolution
PDF
Mobile monday istanbul_mark curtis
PDF
StyleSearch Shopping App | UX Design & Business Model
PDF
How To Destroy Your Email Program
PDF
Www.3721shopping.co.uk
PPTX
Why is Adobe in the CxM market ?
PPTX
Maxv friday
PDF
Thương mại di động M-Commerce
Advertising with Linked Data in Web Content
Beyond's Presentation at Internet World on Science of Sharing #bynd
Glossads
Mobile: ultimate personalised marketing
The Experience Architecture (MAX 2011)
Black Consumers' Mobile Usage and Behavior
SXSW 2013: Will The Millennial Kill The Store Associate (Sneak Peak)
Best Buy Digital Recommendations
Better business through linked data
Complex customer journeys(i-level)
Mobile Payments V7
Telecom and employability skills for india
Wi-Fi Evolution
Mobile monday istanbul_mark curtis
StyleSearch Shopping App | UX Design & Business Model
How To Destroy Your Email Program
Www.3721shopping.co.uk
Why is Adobe in the CxM market ?
Maxv friday
Thương mại di động M-Commerce
Ad

More from Jay Myers (13)

PPTX
Linked Data Presentation at TDWI Mpls
PPTX
Practical Applications of Semantic Web in Retail -- Semtech 2014
PPTX
SMX Advanced Seattle -- Structured Web of Data
PPTX
The Next Web of Linked Data -- University of St Thomas SEIS 708
PPTX
Minnebar9 -- The Next Web of Linked Data
PPTX
The Next Web of Linked Data
PPTX
The Web Comes Alive with Data! Schema.org and Structured Data on the Web: Pas...
PDF
GS1: Better retailing through linked data
PPTX
Better Retailing through Linked Data
PDF
NYC Semantic Web Meetup, Nov 2010
PDF
Sem web summit boston 2010
PPTX
Increasing product and service visibility through front-end semantic web
PPTX
SES Chicago "Developments in Information Retrieval on the Web"
Linked Data Presentation at TDWI Mpls
Practical Applications of Semantic Web in Retail -- Semtech 2014
SMX Advanced Seattle -- Structured Web of Data
The Next Web of Linked Data -- University of St Thomas SEIS 708
Minnebar9 -- The 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...
GS1: Better retailing through linked data
Better Retailing through Linked Data
NYC Semantic Web Meetup, Nov 2010
Sem web summit boston 2010
Increasing product and service visibility through front-end semantic web
SES Chicago "Developments in Information Retrieval on the Web"
Ad

Recently uploaded (20)

PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Machine learning based COVID-19 study performance prediction
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
Cloud computing and distributed systems.
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Machine Learning_overview_presentation.pptx
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Network Security Unit 5.pdf for BCA BBA.
A comparative analysis of optical character recognition models for extracting...
Machine learning based COVID-19 study performance prediction
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Cloud computing and distributed systems.
Per capita expenditure prediction using model stacking based on satellite ima...
Assigned Numbers - 2025 - Bluetooth® Document
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
The AUB Centre for AI in Media Proposal.docx
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Machine Learning_overview_presentation.pptx
“AI and Expert System Decision Support & Business Intelligence Systems”
MIND Revenue Release Quarter 2 2025 Press Release
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
20250228 LYD VKU AI Blended-Learning.pptx
Programs and apps: productivity, graphics, security and other tools
The Rise and Fall of 3GPP – Time for a Sabbatical?

Semantic Web Presentation at University of St Thomas,ust seis752

  • 1. SEMANTIC & LINKED DATA “COMING OF AGE” 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. ”Wow. But what is Semantic Web and Linked Data?"
  • 6. RDF/XML N3 Machine Turtle Semantics N-Triples SPARQL
  • 7. RDFa Microformats Human-readable Semantics <html> Microdata
  • 9. Rich Snippets •   Reviews   •  Products •   Review ratings •  Organizations •  People •  Breadcrumbs •  Events •  Recipes Human-readable Semantics
  • 11. <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>   Human-readable Semantics
  • 12. <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  />   Human-readable </div>   Semantics
  • 15. <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>   Human-readable Semantics
  • 18. Simple form/ Basic transform Human & machine user input engine readable data RDFa Human-readable Semantics
  • 19. 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          
  • 20. RAW DATA IS PLENTIFUL 500 Million Facebook users 1 190 Million Twitter users 2 65 Million tweets per day 3 4 Million Foursquare users 4 Customer forums APIs Internal sales/ customer data Product data And more! 1 Mark Zuckerberg, July 2010 2 Techcrunch, July 2010 3 Twi er blog, June 2009 4 Business Insider, October 2010 Machine Data via Sco Brinker Semantics
  • 21. BBY US @BestBuy BBY UK BBY US BBY US BBY UK Local Twi er Customer Facebook Customer Facebook Stores annot. BBY UK Insights Insights Employee Carphone Reward Insights Warehouse BBY US Zone @twelp- force Twi er BBY UK Products Best Buy annot. Site Mobile @BestBuy Best Buy Analytics UK UK Twi er BBY UK BBY QR m.bestbuy Products BBY US Best Buy Code .com Employee US Data Insights BBY UK Site Analytics BBY Mobile BBY US Site Apps Analytics Geek Best Buy Squad Global BBY CN BBY US Best Buy Site Mobile App Magnolia Pacific Graph China Analytics Data Sales BBY CA BBY CA Employee Insights BBY CN Local Five Star Products Stores BBY MX Products Site Analytics BBY CA Customer Best Buy Best Buy BBY TK Insights Canada BBY CA Mexico BBY MX Products Customer Products Best Buy Insights Turkey BBY CA BBY MX Products BBY CA BBY MX Customer BBY TK Site BBY MX Employee BBY TK @BestBuy Insights Site Analytics Local Insights Employee CA Analytics Stores Insights Twi er
  • 22. SPARQL Global Graph select distinct ?o as ?uri, bif:sprintf("%.2f",?p2) as ?price, ? currency, ?text, ?label, ?thumb, ?ean, ?order_link where of data { ?s1 rdfs:comment ?text . ?text bif:contains ’”Netbook”’.
  • 23. SPARQL Global Graph select distinct ?o as ?uri, bif:sprintf("%.2f",?p2) as ?price, ? currency, ?text, ?label, ?thumb, ?ean, ?order_link where of data { ?s1 rdfs:comment ?text . ?text bif:contains ’”LCD TV”’.
  • 24. STRATEGIC FORMULA Human-readable Machine Global Graph Semantics +   Semantics =   of Data
  • 25. UBIQUDOUS CONNECTIVITY Global Graph of Data