item-examples: Difference between revisions
DavidJanes (talk | contribs) |
DavidJanes (talk | contribs) |
||
Line 41: | Line 41: | ||
</span> | </span> | ||
<abbr class="rating" title="2"><img src="/img/icon-rate2.gif" alt="**" /></abbr> | <abbr class="rating" title="2"><img src="/img/icon-rate2.gif" alt="**" /></abbr> | ||
<blockquote class="description">When | <blockquote class="description">When ... scent.</blockquote> | ||
<p class="tags">Tasting Tags: | <p class="tags">Tasting Tags: | ||
<a href="/tags/light" rel="tag" class="rel-tag" title="view all wines with this tag">light</a> | <a href="/tags/light" rel="tag" class="rel-tag" title="view all wines with this tag">light</a> |
Revision as of 13:48, 18 November 2006
Thing Examples
This page is for documenting real world examples of how "things" are actually marked up and represented on the web.
In Existing Microformats
hReview and hListing are applicable to things (as well as people marked up as hCards).
EdgeIO (hListing)
Note that EdgeIO using [hlisting|hListing] for individual items but not for the lists of itens.
- Main URI: http://www.edgeio.com/
- Merchandise: http://www.edgeio.com/tt/merchandise
- Example: http://www.edgeio.com/item/1814754-Motorola-RAZR-north%20america
- class="summary": the title of the listed item
- class="description": the description of the listed item
- class="lister vcard": the lister
- Housing: http://www.edgeio.com/tt/housing
- Autos: http://www.edgeio.com/tt/autos
Deal Tagger (hListing)
Cork'd (hReview)
- URI: http://corkd.com/
- Example: http://corkd.com/wine/view/13482
- class="item": the item being reviewed
- class="fn": the name of the item being reviewed
- Note that class="description" are not part of the item, they're part of the review!
- hReview used for each user review:
<div id="review_9285" class="hreview"> <h5 class="item"><span class="fn">Cellarium Bisencii 2005 Muškát moravský</span></h5> <abbr class="dtreviewed" title="20061118"> (about 2 hours ago)</abbr> <span class="reviewer vcard"> <img class="photo" src="/img/icon-user-64.gif" height="48" width="48" alt="buddy icon" /> <a class="url fn" href="/people/cruster">cruster</a> </span> <abbr class="rating" title="2"><img src="/img/icon-rate2.gif" alt="**" /></abbr> <blockquote class="description">When ... scent.</blockquote> <p class="tags">Tasting Tags: <a href="/tags/light" rel="tag" class="rel-tag" title="view all wines with this tag">light</a> </p> </div>
- Note:
- "vcard" is used to represent the wine, even though it isn't a person or an organization
- there is no photo of wine
Yahoo Local (hReview)
- URI: http://local.yahoo.com/
- attempts to download pages outside of a browser are blocked, which is not very friendly to analysis!
Yahoo UK Movie Reviews
Not sure if this is within scope (i.e. is a movie a thing?)
In Google Base
Attributes in Google Base are open ended. For each of the following Item Types, we're identifying the attributes that Google Base displays when one attempts to edit an entry; there's also a broader list of applicable attributes, and then there's the open to add anything to a listing.
Housing
Primary Attribute Types (see for all):
- title - listing title
- description (text)
- photos
- price - US dollars per item
- price type - "fixed", "negotiable" (doesn't seem to have a formal definition)
- listing type - e.g. "for sale"...
- property type - apartment, land, farm...
- bedrooms - number
- square footage - number and unit
- bathrooms - number
Products
Primary Attribute Types (see for all):
- title - listing title
- description (text)
- photos
- price
- price type
- quanity - number (e.g. 1)
- product type - e.g. "jewlery"
- condition - e.g. "used"
- brand - e.g. "cartier"
Vehicles
Primary Attribute Types (see for all):
- title - listing title
- description (text)
- photos
- price - US dollars per
- price type - "fixed", "negotiable" (doesn't seem to have a formal definition)
- quantity - a number
- year
- make - e.g. ford
- vehicle type - e.g. car
- condition - e.g. used
Want Ads
This Item Type may not be totally applicable, but it is about "things" for sale. Primary Attribute Types (see for all):
Primary Attribute Types (see for all):
- title - listing title
- description (text)
- photos
Google expects users of its Want Ads system to define all the appropriate attributes themselves. Further research needed here to see this actually in use.
Other Sites
Craigslist
These examples are taken from listing-examples
- For Sale
- duration (implied)
- date
- category
- title
- description
- location
- condition
- images
- price
- availability
- Wanted
- duration
- date
- category
- title
- description
- location
- condition
- images
- price
- Housing
- category (rent, sale, temp)
- date
- duration (implied)
- contact info
- location
- title
- description
- size
- bedrooms
- rent
- photos
- pet policy
- fee/no-fee
- broker/non-broker
MLS.ca (housing)
- URI: http://www.mls.ca/
Attributes:
- (no title)
- MLS listing number
- description
- photos
- address (including a "district")
- sales people
- property type
- category
- house style
- age
- bedrooms
- bathrooms
- fireplace
- central a/c
- pool
- waterfront
- workshop
- house size
- lot size
AutoTrader (vehicles)
Need ...
Books, ...?