Helping Machines Read, A Simple Microformat Case Study
I recently made Betterdot’s Contact Us page both human and machine readable by adding hCard microformat markup to the underlying XHTML. This notion of “machine readable” content is arguably abstract and somewhat obscure however. What do we mean? What do machines see? Perhaps a picture (or three) are worth the proverbial 1,000 words.
When a human reader, using a web browser, looks at the page, he or she sees this:

Contact page, as seen by human readers
Without semantic markups such as the hCard microformat markup, a machine (for example a Google bot crawling the Betterdot site for indexing) sees this:

Contact page as seen by machines (no microformat markup)
With semantic markups such as the hCard microformat markup, the same machine or bot sees this:

Contact page, as seen by machines with microformat markup
In Layman’s terms, microformats help machine “read” data marked up with microformat tags on the page. While “reading” falls short of true semantic “understanding”, microformats are certainly a step in the right direction.

Very nice explanation of the “machine readable” data problem. I was already aware of this, but never seen a so simple explanation.
keep going
gdupont
May 21, 2009 at 5:26 am
[...] Fabien Tiburce has just posted a simple to understand example of how/why microformats (rich snippets) can be used. What I love about this example is that it’s simply three illustrative pictures. Now come on, we all love pictures, admit it. Nice work Fabien! [...]
Mike’s Digital Laboratory :: Helping Machines Read, in three easy pictures.
May 21, 2009 at 12:16 pm