<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=C4tcnAbocd</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=C4tcnAbocd"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/C4tcnAbocd"/>
	<updated>2026-04-04T07:52:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-proposal&amp;diff=36908</id>
		<title>hproduct-proposal</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-proposal&amp;diff=36908"/>
		<updated>2009-01-03T16:31:13Z</updated>

		<summary type="html">&lt;p&gt;C4tcnAbocd: roc4tlin&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;basdarbocdom&lt;br /&gt;
&amp;lt;h1&amp;gt;&amp;lt;em&amp;gt;draft&amp;lt;/em&amp;gt; hProduct Proposal&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
hProduct is a format suitable for embedding in (X)HTML, Atom, RSS, and arbitrary XML. hProduct is be related to several [[microformats]] (including [[hlisting|hListing]] and [[hreview|hReview]]) and is an open standard.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
===Authors===&lt;br /&gt;
&lt;br /&gt;
(in alphabetical order)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;url fn&amp;quot;&amp;gt;[http://jay.beweep.com/ Jay Myers]&amp;lt;/span&amp;gt;, [http://www.bestbuy.com BestBuy Co, Inc.]&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
The web is a thriving marketplace with a plethora of vendors scattered across the globe. Sifting through this mass of information is difficult when it is unstructured. The hProduct microformat will bring order and structure to the chaos, making it easy for people to list the products they offer and easy for Web Services to consume that product information for analysis and syndication. This proposal follows the common practices of ecommerce sites such as Amazon, BestBuy.com, Buy.com, and AutoByTel.&lt;br /&gt;
&lt;br /&gt;
hProduct is compatible and combinable with [[hlisting|hListing]] and [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are differnt for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hlisting|hListing]] and would defer all money/transactional matters to that microformat.&lt;br /&gt;
This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
&lt;br /&gt;
The hProduct schema consists of the following (see [[class-names|existing class names]] for reference): &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! field&lt;br /&gt;
! required&lt;br /&gt;
! plurality&lt;br /&gt;
! description&lt;br /&gt;
|-&lt;br /&gt;
| availability&lt;br /&gt;
| optional&lt;br /&gt;
| singular&lt;br /&gt;
| Text. Can be further refined by type (instore, online, preorder, backorder, specialorder).&lt;br /&gt;
|-&lt;br /&gt;
| brand&lt;br /&gt;
| optional&lt;br /&gt;
| singular&lt;br /&gt;
| Text. Can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
|-&lt;br /&gt;
| buy&lt;br /&gt;
| optional&lt;br /&gt;
| plural&lt;br /&gt;
| Text. Purchase messaging and/or rel=&amp;quot;purchase&amp;quot; indicating target url for purchasing item. &lt;br /&gt;
|-&lt;br /&gt;
| category&lt;br /&gt;
| optional&lt;br /&gt;
| plural&lt;br /&gt;
| Text. [[hcard|hCard]]. Can also use [[rel-tag|rel-tag]].   &lt;br /&gt;
|-&lt;br /&gt;
| condition&lt;br /&gt;
| optional&lt;br /&gt;
| singular&lt;br /&gt;
| Text. Examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
|-&lt;br /&gt;
| description&lt;br /&gt;
| optional&lt;br /&gt;
| singular&lt;br /&gt;
| Text. [[hreview|hReview]]. Can also include valid HTML markup.&lt;br /&gt;
|-&lt;br /&gt;
| model&lt;br /&gt;
| optional&lt;br /&gt;
| singular&lt;br /&gt;
| Text.&lt;br /&gt;
|-&lt;br /&gt;
| '''n'''&lt;br /&gt;
| '''required'''&lt;br /&gt;
| '''singular'''&lt;br /&gt;
| '''Text.''' [[hcard|hCard]]. Product name or title.&lt;br /&gt;
|-&lt;br /&gt;
| photo&lt;br /&gt;
| optional&lt;br /&gt;
| plural&lt;br /&gt;
| Image element or link. [[hcard|hCard]]. Photo or image of the object used in &amp;lt;img&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| price&lt;br /&gt;
| optional&lt;br /&gt;
| plural&lt;br /&gt;
| Floating point number. Can be further refined by type (msrp, regular, sale, clearance), can use [[currency|currency]] format. &lt;br /&gt;
|-&lt;br /&gt;
| quantity&lt;br /&gt;
| optional&lt;br /&gt;
| singular&lt;br /&gt;
| Integer.&lt;br /&gt;
|-&lt;br /&gt;
| shipping&lt;br /&gt;
| optional&lt;br /&gt;
| singular&lt;br /&gt;
| Text. Messaging. Example: 'Ships within 24-48 hours.'&lt;br /&gt;
|-&lt;br /&gt;
| url&lt;br /&gt;
| optional&lt;br /&gt;
| singular&lt;br /&gt;
| href. [[hcard|hCard]]. Can contain rel='product'.&lt;br /&gt;
|-&lt;br /&gt;
| version&lt;br /&gt;
| optional&lt;br /&gt;
| singular&lt;br /&gt;
| Text. [[hreview|hReview]].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The identifier structure is used to describe product identifiers like UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers.&lt;br /&gt;
&lt;br /&gt;
* '''identifier (optional)'''&lt;br /&gt;
** type (required) - examples:&lt;br /&gt;
*** [http://en.wikipedia.org/wiki/Manufacturer_part_number mpn]&lt;br /&gt;
*** [http://en.wikipedia.org/wiki/Universal_Product_Code upc]&lt;br /&gt;
*** [http://en.wikipedia.org/wiki/Isbn isbn]&lt;br /&gt;
*** [http://en.wikipedia.org/wiki/International_Standard_Serial_Number issn]&lt;br /&gt;
*** [http://en.wikipedia.org/wiki/European_Article_Number ean]&lt;br /&gt;
*** [http://en.wikipedia.org/wiki/Japanese_Article_Number jan]&lt;br /&gt;
*** [http://en.wikipedia.org/wiki/Serial_number sn]&lt;br /&gt;
*** [http://en.wikipedia.org/wiki/Vehicle_identification_number vin]&lt;br /&gt;
*** [http://en.wikipedia.org/wiki/Stock-keeping_unit sku]&lt;br /&gt;
**value (required) - label may be implied&lt;br /&gt;
&lt;br /&gt;
In addition to the above fields, hProduct includes a properties and values (p-v) mechanism to accommodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
* '''p-v (optional)'''&lt;br /&gt;
** property (required) - examples:&lt;br /&gt;
*** accessory for&lt;br /&gt;
*** artist&lt;br /&gt;
*** author&lt;br /&gt;
*** color&lt;br /&gt;
*** compatible with&lt;br /&gt;
*** quantity in lot&lt;br /&gt;
*** rating - can be further denoted into rating types (product || merchant || mpaa || esrb || others)&lt;br /&gt;
*** released - hcalendar event for date of release&lt;br /&gt;
*** size&lt;br /&gt;
** value (required) - label may be implied&lt;br /&gt;
&lt;br /&gt;
Finally, [[hreview|hReview]] is used to describe product reviews.&lt;br /&gt;
&lt;br /&gt;
==Additional Details==&lt;br /&gt;
&lt;br /&gt;
===Version===&lt;br /&gt;
&lt;br /&gt;
'''version''': This optional field permits hProduct publishers to specify a particular version of hProduct that their content uses. By omitting this field, the publisher is stating that implementations may interpret the hListings according to any version of the hProduct specification. The value for this proposal as of 28-Oct-2008 is &amp;quot;0.0,&amp;quot; since it has no official standing yet.&lt;br /&gt;
&lt;br /&gt;
===Cross-cutting issues===&lt;br /&gt;
&lt;br /&gt;
''Internationalization:'' Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML &amp;lt;code&amp;gt;LANG&amp;lt;/code&amp;gt; attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
Certain field names have been reused from the [[hcard|hCard]] and [[hcalendar|hCalendar]] microformats, e.g., &amp;lt;code&amp;gt;version, description&amp;lt;/code&amp;gt;.  In addition, brands described by hProduct may contain hCard fields.&lt;br /&gt;
&lt;br /&gt;
==Examples (Preliminary)==&lt;br /&gt;
&lt;br /&gt;
=== Simple Product ===&lt;br /&gt;
&lt;br /&gt;
 The Pick of Destiny&lt;br /&gt;
 by Tenacious D&lt;br /&gt;
 The Pick of Destiny is the highly anticipated soundtrack to the upcoming &lt;br /&gt;
 New Line Cinema comedy, Tenacious D in the Pick of Destiny. An epic &lt;br /&gt;
 musical adventure, the film follows Tenacious D (Jack Black and Kyle Gass)&lt;br /&gt;
 on their quest to obtain the Pick and become The Greatest Band on Earth.&lt;br /&gt;
 Released: November 14, 2006&lt;br /&gt;
 Label: Sony&lt;br /&gt;
 UPC: 82796948912&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;h4 class=&amp;quot;name&amp;quot;&amp;gt;The Pick of Destiny&amp;lt;/h4&amp;gt;&lt;br /&gt;
   &amp;lt;h5 class=&amp;quot;p-v&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;property artist&amp;quot;&amp;gt;Tenacious D&amp;lt;/span&amp;gt;&amp;lt;/h5&amp;gt;&lt;br /&gt;
   &amp;lt;p class=&amp;quot;description summary&amp;quot;&amp;gt;The Pick of Destiny is the highly &lt;br /&gt;
   anticipated soundtrack to the upcoming New Line Cinema comedy, Tenacious&lt;br /&gt;
   D in the Pick of Destiny. An epic musical adventure, the film follows &lt;br /&gt;
   Tenacious D (Jack Black and Kyle Gass) on their quest to obtain the Pick&lt;br /&gt;
   and become The Greatest Band on Earth.&amp;lt;/p&amp;gt;&lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Released&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;&amp;lt;abbr title=&amp;quot;2006-11-14T12:00:01-05:00&amp;quot;&amp;gt;November&lt;br /&gt;
       14, 2006&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li&amp;gt;Label: &amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;UPC&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;82796948912&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
==Changes==&lt;br /&gt;
mid Nov 2006: initial concepting.&lt;br /&gt;
&lt;br /&gt;
15-July-2008: hProduct revival effort&lt;br /&gt;
&lt;br /&gt;
28-Oct-2008: Agreement on initial hProduct draft&lt;br /&gt;
&lt;br /&gt;
== Research ==&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== Discussions ==&lt;br /&gt;
* Feedback is encouraged on the [[product-brainstorming]] page.&lt;br /&gt;
* See also [http://www.technorati.com/cosmos/referer.html blogs discussing this page].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[currency]]&lt;br /&gt;
* [[hReview]]&lt;br /&gt;
* [[hListing]]&lt;br /&gt;
* [[item]]&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
Much of this document is based on the fine work of the folks behind [[hlisting|hListing]] and their proposal.&lt;/div&gt;</summary>
		<author><name>C4tcnAbocd</name></author>
	</entry>
</feed>