product-examples: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (Added Rel Product brainstorming)
Line 161: Line 161:
* [[hproduct-formats|hProduct Formats]]
* [[hproduct-formats|hProduct Formats]]
* [[hproduct-challenges|hProduct Challenge Examples]]
* [[hproduct-challenges|hProduct Challenge Examples]]
* [[rel-product-brainstorming|Rel Product Brainstorming]]

Revision as of 13:44, 9 January 2007

Product Examples

This is an exploratory page to document product examples currently published around the web. Typically, the metadata associated with this content is stored in non-semantic markup and proprietary formats. The purpose of the studies on this page is to serve as background for the design of a simple distributed product microformat.

Authors

  • Aaron Gustafson
  • Adam Craven
  • Craig Cook

Examples

Amazon

CD

  • buying - contains unstructured data
    • album (product name)
    • artist
  • prodImage
  • listprice
  • price (actual price and "you save")
  • productDetails - contains unstructured data
    • format
    • release date
    • # of discs
    • label
    • ASIN

Book

  • buying - contains unstructured data
    • title (product name)
    • format
    • author
  • prodImage
  • listprice
  • price (actual price and "you save")
  • productDetails - contains unstructured data
    • format
    • page count
    • publisher
    • publication date
    • language
    • ISBN
    • dimensions
    • weight

Video Game

  • buying - contains unstructured data
    • title (product name)
    • publisher
    • platform
  • prodImage
  • listprice
  • price (actual price and "you save")
  • bucket (game info)
    • ESRB Rating
    • genre
  • productDetails - contains unstructured data
    • ASIN
    • SKN
    • release date

Outdoor Product

  • buying - contains unstructured data
    • product name
    • brand
  • prodImage
  • listprice
  • price (actual price and "you save")
  • bucket (product features)
  • productDetails - contains unstructured data
    • dimensions
    • weight
    • ASIN
    • model number

Buy.com

CD

  • productTitle
  • artist (unstructured)
  • image (unstructured)
  • mainPricSection - contains unstructured data
    • actual price
    • shipping
    • total (augmented by quantity)
  • prodPriceSec_2 - actually product details
    • format
    • release date
    • label
    • SKU
    • item #
  • prodInfoSec_1 - additional details
    • description

Book

  • productTitle
  • author (unstructured)
  • image (unstructured)
  • mainPricSection - contains unstructured data
    • actual price
    • shipping
    • total (augmented by quantity)
  • prodPriceSec_2 - actually product details
    • format
    • ISBN
    • publication date
    • publisher
    • dimensions
    • SKU
    • item #
  • prodInfoSec_1 - additional details
    • description

Video Game

  • productTitle
  • image (unstructured)
  • mainPricSection - contains unstructured data
    • actual price
    • shipping
    • total (augmented by quantity)
  • prodPriceSec_2 - actually product details
    • format
    • release date
    • publisher
    • sku
  • prodInfoSec_1 - additional details
    • description

TV

  • productTitle
  • image (unstructured)
  • mainPricSection - contains unstructured data
    • list price (msrp)
    • you save
    • price
    • shipping
    • actual price
  • prodPriceSec_2 - actually product details
    • manufacturer (brand)
    • part #
    • SKU
    • item #
  • prodInfoSec_1 - additional details
    • description
  • prodInfoSec_2 - tech specs (unstructured)
    • type (product description summary)
    • display area
    • native resolution
    • contrast ratio
    • viewing angles
    • power
    • weight
    • warranty
    • etc.

See Also