<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://goodoldtv.com/index.php?action=history&amp;feed=atom&amp;title=Microformat</id>
	<title>Microformat - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://goodoldtv.com/index.php?action=history&amp;feed=atom&amp;title=Microformat"/>
	<link rel="alternate" type="text/html" href="http://goodoldtv.com/index.php?title=Microformat&amp;action=history"/>
	<updated>2026-05-01T19:17:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>http://goodoldtv.com/index.php?title=Microformat&amp;diff=2379&amp;oldid=prev</id>
		<title>Adminpeter: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://goodoldtv.com/index.php?title=Microformat&amp;diff=2379&amp;oldid=prev"/>
		<updated>2017-04-01T21:54:24Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{About||the photographic miniaturization of documents|Microform|details of microformats used on Wikipedia|:Wikipedia:Microformats}}&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;microformat&amp;#039;&amp;#039;&amp;#039; (sometimes abbreviated &amp;#039;&amp;#039;&amp;#039;μF&amp;#039;&amp;#039;&amp;#039;) is a [[World Wide Web]]-based approach to semantic markup which uses [[HTML]]/[[XHTML]] tags supported for other purposes to convey additional [[metadata]]&amp;lt;ref&amp;gt;{{cite web |url=http://microformats.org/wiki/existing-classes |work=Microformats.org |title=Class Names Across All Microformats |date=2007-09-23 |accessdate=2008-09-06}}&amp;lt;/ref&amp;gt; and other attributes in web pages and other contexts that support (X)HTML, such as [[RSS]]. This approach allows [[software agent|software]] to process information intended for end-users (such as [[Address book|contact information]], [[Geographic coordinate system|geographic coordinates]], calendar events, and similar information) automatically.&lt;br /&gt;
&lt;br /&gt;
Although the content of web pages has been capable of some &amp;quot;automated processing&amp;quot; since the inception of the web, such processing is difficult because the [[markup language|markup tags]] used to display information on the web do not describe what the information means.&amp;lt;ref name=&amp;quot;Wharton000&amp;quot;&amp;gt;{{cite web |title=What’s the Next Big Thing on the Web? It May Be a Small, Simple Thing -- Microformats|work=Knowledge@Wharton |publisher=[[Wharton School of the University of Pennsylvania]] |date=2005-07-27 |url=http://knowledge.wharton.upenn.edu/index.cfm?fa=printArticle&amp;amp;ID=1247}}&amp;lt;/ref&amp;gt; Microformats can bridge this gap by attaching [[semantics]], and thereby obviate other, more complicated, methods of automated processing, such as [[natural language processing]] or [[screen scraping]]. The use, adoption and processing of microformats enables data items to be indexed, searched for, saved or cross-referenced, so that information can be reused or combined.&amp;lt;ref name=&amp;quot;Wharton000&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{As of | 2013}} microformats allow the encoding and extraction of event details, contact information, social relationships and similar information.&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
Microformats emerged around 2005&amp;lt;ref&amp;gt;The &amp;#039;&amp;#039;microformats&amp;#039;&amp;#039; is a community-standard maintained by its Wiki, and [http://microformats.org/wiki/index.php?title=Main_Page&amp;amp;dir=prev&amp;amp;action=history the Wiki arrived ~2005].&amp;lt;/ref&amp;gt; as part of a grassroots movement to make recognizable data items (such as events, contact details or geographical locations) capable of automated processing by software, as well as directly readable by end-users.&amp;lt;ref name=&amp;quot;Wharton000&amp;quot;/&amp;gt;&amp;lt;ref&amp;gt;In this context, the definition of &amp;quot;end-user&amp;quot; includes a person reading a web page on a computer screen or mobile device, or an [[assistive technology]] such as a [[screen reader]].&amp;lt;/ref&amp;gt; Link-based microformats emerged first. These include vote links that express opinions of the linked page, which search engines can tally into instant polls.&amp;lt;ref name=&amp;quot;Khare000&amp;quot;&amp;gt;{{cite journal |title=Microformats: The Next (Small) Thing on the Semantic Web? |first=Rohit |last=Khare |journal=[[IEEE Internet Computing]] |volume=10 |issue=1 |pages=68–75 |date=January–February 2006 |publisher=[[IEEE Computer Society]] |url=http://csdl2.computer.org/persagen/DLAbsToc.jsp?resourcePath=/dl/mags/ic/&amp;amp;toc=comp/mags/ic/2006/01/w1toc.xml&amp;amp;DOI=10.1109/MIC.2006.13 |doi=10.1109/MIC.2006.13 |accessdate=2008-09-06}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[CommerceNet]], a nonprofit organization that promotes [[e-commerce]] on the Internet, has helped sponsor and promote the technology and support the microformats community in various ways.&amp;lt;ref name=&amp;quot;Khare000&amp;quot;/&amp;gt; CommerceNet also helped co-found the Microformats.org community site.&amp;lt;ref name=&amp;quot;Khare000&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Neither CommerceNet nor Microformats.org operates as a [[standards body]]. The microformats community functions through an open [[wiki]], a mailing list, and an Internet relay chat ([[Internet Relay Chat|IRC]]) channel.&amp;lt;ref name=&amp;quot;Khare000&amp;quot;/&amp;gt; Most of the existing microformats originated at the Microformats.org wiki and the associated mailing list{{citation needed|date=October 2012}} by a process of gathering examples of web-publishing behaviour, then codifying it. Some other microformats (such as [[nofollow|rel=nofollow]] and [[unAPI]]) have been proposed, or developed, elsewhere.&lt;br /&gt;
&lt;br /&gt;
== Technical overview ==&lt;br /&gt;
&lt;br /&gt;
XHTML and HTML standards allow for the embedding and encoding of semantics within the [[HTML element|attributes of markup tags]]. Microformats take advantage of these standards by indicating the presence of metadata using the following attributes:&lt;br /&gt;
&lt;br /&gt;
; &amp;lt;code&amp;gt;class&amp;lt;/code&amp;gt;&lt;br /&gt;
: [[Class (computer programming)|Classname]]&lt;br /&gt;
&lt;br /&gt;
; &amp;lt;code&amp;gt;rel&amp;lt;/code&amp;gt;&lt;br /&gt;
: relationship, description of the target address in an anchor-element (&amp;lt;code&amp;gt;&amp;lt;a href=... rel=...&amp;gt;...&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
; &amp;lt;code&amp;gt;rev&amp;lt;/code&amp;gt;&lt;br /&gt;
: reverse relationship, description of the referenced document (in one case, otherwise deprecated in microformats&amp;lt;ref name=&amp;quot;uF-rel-faq&amp;quot;&amp;gt;{{cite web |url=http://microformats.org/wiki/rel-faq |title=&amp;quot;rel&amp;quot; attribute frequently asked questions |work=Microformats.org |date=2008-08-06 |accessdate=2008-09-06}}&amp;lt;/ref&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
For example, in the text &amp;quot;The birds roosted at &amp;lt;span class=&amp;quot;geo&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;latitude&amp;quot;&amp;gt;52.48&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;longitude&amp;quot;&amp;gt;-1.89&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;quot; is a pair of numbers which may be understood, from their context, to be a set of [[geographic coordinate system|geographic coordinates]]. With wrapping in [[Span and div|spans]] (or other HTML elements) with specific class names (in this case &amp;lt;code&amp;gt;geo&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;latitude&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;longitude&amp;lt;/code&amp;gt;, all part of the [[Geo (microformat)|geo microformat]] specification):&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;The birds roosted at&lt;br /&gt;
   &amp;lt;span class=&amp;quot;geo&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;span class=&amp;quot;latitude&amp;quot;&amp;gt;52.48&amp;lt;/span&amp;gt;,&lt;br /&gt;
     &amp;lt;span class=&amp;quot;longitude&amp;quot;&amp;gt;-1.89&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
software agents can recognize exactly what each value represents and can then perform a variety of tasks such as indexing, locating it on a map and exporting it to a [[GPS]] device.&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
In this example, the contact information is presented as follows:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;ul&amp;gt;&lt;br /&gt;
   &amp;lt;li&amp;gt;Joe Doe&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;li&amp;gt;The Example Company&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;li&amp;gt;604-555-1234&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;http://example.com/&amp;quot;&amp;gt;http://example.com/&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
 &amp;lt;/ul&amp;gt;&lt;br /&gt;
 &amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
With hCard microformat markup, that becomes:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;ul class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;li class=&amp;quot;fn&amp;quot;&amp;gt;Joe Doe&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;li class=&amp;quot;org&amp;quot;&amp;gt;The Example Company&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;li class=&amp;quot;tel&amp;quot;&amp;gt;604-555-1234&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;li&amp;gt;&amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://example.com/&amp;quot;&amp;gt;http://example.com/&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
 &amp;lt;/ul&amp;gt;&lt;br /&gt;
 &amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here, the formatted name (&amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt;), organisation (&amp;lt;code&amp;gt;org&amp;lt;/code&amp;gt;), telephone number (&amp;lt;code&amp;gt;tel&amp;lt;/code&amp;gt;) and [[Uniform Resource Locator|web address]] (&amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt;) have been identified using specific class names and the whole thing is wrapped in &amp;lt;code&amp;gt;class=&amp;quot;vcard&amp;quot;&amp;lt;/code&amp;gt;, which indicates that the other classes form an hCard (short for &amp;quot;HTML [[vCard]]&amp;quot;) and are not merely coincidentally named. Other, optional, hCard classes also exist. Software, such as browser plug-ins, can now extract the information, and transfer it to other applications, such as an address book.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;noprint&amp;quot;&amp;gt; &amp;lt;!-- ensures that the following &amp;quot;Live&amp;quot; example dies not carry over to printed mirrors --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Note &amp;quot;noprint&amp;quot; div started in previous section&lt;br /&gt;
--&amp;gt;=== In-context examples ===&lt;br /&gt;
For annotated examples of microformats on live pages, see [[HCard#Live example]] and [[Geo (microformat)#Usage]].&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Specific microformats ==&lt;br /&gt;
Several microformats have been developed to enable semantic markup of particular types of information. However, only hCard and hCalendar have been ratified, the others remaining as drafts:&lt;br /&gt;
&lt;br /&gt;
* [[hAtom]] (superseded by [[h-entry]] and [[h-feed]]) – for marking up [[Atom (standard)|Atom]] feeds from within standard HTML&lt;br /&gt;
* [[hCalendar]] – for events&lt;br /&gt;
* [[hCard]] – for contact information; includes:&lt;br /&gt;
** adr – for postal addresses&lt;br /&gt;
** [[geo (microformat)|geo]] – for geographical coordinates ([[latitude]], [[longitude]])&lt;br /&gt;
* hMedia - for audio/video content&amp;lt;ref&amp;gt;[http://microformats.org/wiki/hmedia hMedia · Microformats Wiki&amp;lt;!-- Bot generated title --&amp;gt;]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://sixrevisions.com/web-development/ultimate-guide-to-microformats-reference-and-examples/ Ultimate Guide to Microformats: Reference and Examples&amp;lt;!-- Bot generated title --&amp;gt;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* hAudio – for audio content&lt;br /&gt;
* [[hNews]] -  for news content&lt;br /&gt;
* [[hProduct]] – for products&lt;br /&gt;
* [[hRecipe]] - for recipes and foodstuffs.&lt;br /&gt;
* [[hResume]] – for resumes or [[curriculum vitae|CVs]]&lt;br /&gt;
* [[hReview]] – for reviews&lt;br /&gt;
* rel-[[directory (file systems)|directory]] – for distributed directory creation and inclusion&amp;lt;ref&amp;gt;[http://microformats.org/wiki/rel-directory rel-directory · Microformats Wiki&amp;lt;!-- Bot generated title --&amp;gt;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* rel-enclosure – for multimedia attachments to web pages&amp;lt;ref&amp;gt;[http://microformats.org/wiki/rel-enclosure rel=&amp;quot;enclosure&amp;quot; · Microformats Wiki&amp;lt;!-- Bot generated title --&amp;gt;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* rel-license – specification of copyright license&amp;lt;ref&amp;gt;[http://microformats.org/wiki/rel-license rel=&amp;quot;license&amp;quot; · Microformats Wiki&amp;lt;!-- Bot generated title --&amp;gt;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* rel-[[nofollow]], an attempt to discourage third-party content spam (e.g. [[spam in blogs]])&lt;br /&gt;
* rel-[[tag (metadata)|tag]] – for decentralized tagging ([[Folksonomy]])&amp;lt;ref&amp;gt;[http://microformats.org/wiki/rel-tag rel=&amp;quot;tag&amp;quot; · Microformats Wiki&amp;lt;!-- Bot generated title --&amp;gt;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[xFolk]] – for tagged links&lt;br /&gt;
* [[XHTML Friends Network]] (XFN) – for social relationships&lt;br /&gt;
* [[XOXO (microformat)|XOXO]] – for lists and outlines&lt;br /&gt;
&lt;br /&gt;
== Uses ==&lt;br /&gt;
Using microformats within HTML code provides additional formatting and semantic data that applications can use. For example, applications such as [[web crawler]]s can collect data about on-line resources, or desktop applications such as e-mail clients or scheduling software can compile details. The use of microformats can also facilitate &amp;quot;mash ups&amp;quot; such as exporting all of the geographical locations on a web page into (for example) [[Google Maps]] to visualize them spatially.&lt;br /&gt;
&lt;br /&gt;
Several browser extensions, such as [[Operator (extension)|Operator]] for [[Firefox]] and Oomph for [[Internet Explorer]], provide the ability to detect microformats within an HTML document. When hCard or hCalendar are involved, such browser extensions allow microformats to be exported into formats compatible with contact management and calendar utilities, such as [[Microsoft Outlook]]. When dealing with geographical coordinates, they allow the location to be sent to applications such as [[Google Maps]]. [[Yahoo! query language|Yahoo! Query Language]] can be used to extract microformats from web pages.&amp;lt;ref&amp;gt;{{cite web|url=http://developer.yahoo.net/blog/archives/2009/01/wikipedia_w_yql.html|title=Retrieving and displaying data from Wikipedia with YQL|last=Heilman|first=Chris|date=2009-01-19|work=Yahoo Developer Network|publisher=Yahoo|accessdate=2009-01-19}}&amp;lt;/ref&amp;gt; On 12 May 2009 [[Google search|Google]] announced that they would be parsing the hCard, hReview and hProduct microformats, and using them to populate search result pages.&amp;lt;ref name=&amp;quot;Rich-Snippets&amp;quot;&amp;gt;{{cite web|url=http://googlewebmastercentral.blogspot.com/2009/05/introducing-rich-snippets.html|title=Introducing Rich Snippets|last=Goel|first=Kavi|author2=Ramanathan V. Guha |author3=Othar Hansson |date=2009-05-12|work=Google Webmaster Central Blog|publisher=Google|accessdate=2009-05-25}}&amp;lt;/ref&amp;gt; They have since extended this to use hCalendar for events&amp;lt;ref name=&amp;quot;Google-recipes&amp;quot;&amp;gt;{{cite web|url=http://googlewebmastercentral.blogspot.com/2010/04/better-recipes-on-web-introducing.html|title=Better recipes on the web: Introducing recipe rich snippets|last=Gong|first=Jun|author2=Kosuke Suzuki |author3=Yu Watanabe |date=2010-04-13|publisher=Google|accessdate=17 March 2011}}&amp;lt;/ref&amp;gt; and hRecipe for cookery recipes.&amp;lt;ref name=&amp;quot;Google-recipes&amp;quot; /&amp;gt; Similarly, microformats are also processed by [[Bing (search engine)|Bing]]&amp;lt;ref name=&amp;quot;Bing&amp;quot;&amp;gt;{{cite web|url=http://www.bing.com/community/site_blogs/b/search/archive/2011/06/02/bing-google-and-yahoo-unite-to-build-the-web-of-objects.aspx|title=Bing Introducing Schema.org: Bing, Google and Yahoo Unite to Build the Web of Objects - Search Blog - Site Blogs - Bing Community|date=2011-06-02|work=[[Bing (search engine)|Bing]]|accessdate=2 June 2011}}&amp;lt;/ref&amp;gt; and [[Yahoo!]].&amp;lt;ref name=&amp;quot;YSearch&amp;quot;&amp;gt;{{cite web|url=http://www.ysearchblog.com/2011/06/02/introducing-schema-org-a-collaboration-on-structured-data|title=Introducing schema.org: A Collaboration on Structured Data|date=2011-06-02|accessdate=2 June 2011}}&amp;lt;/ref&amp;gt; Together, these are the world&amp;#039;s top three search engines.&amp;lt;ref&amp;gt;{{cite web |url=http://gs.statcounter.com/#search_engine-ww-monthly-201010-201012 |title=Top 5 Search Engines from Oct to Dec 10 &amp;amp;#124; StatCounter Global Stats |author= |work= |publisher=StatCounter |accessdate=17 January 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Microsoft]] said they needed to incorporate Microformats into upcoming projects,&amp;lt;ref&amp;gt;{{cite web|url=http://microformats.org/blog/2006/03/20/bill-gates-at-mix06-we-need-microformats |title=Bill Gates at Mix06 – &amp;quot;We need microformats&amp;quot; |date=2006-03-20 |quote=We need microformats and to get people to agree on them. It is going to bootstrap exchanging data on the Web… …we need them for things like contact cards, events, directions… |accessdate=2008-09-06}}&amp;lt;/ref&amp;gt; as did other software companies.&lt;br /&gt;
&lt;br /&gt;
Alex Faaborg summarizes the arguments for putting the responsibility for microformat user interfaces in the web browser rather than making more complicated HTML:&amp;lt;ref&amp;gt;[http://blog.mozilla.com/faaborg/2007/02/04/microformats-part-4-the-user-interface-of-microformat-detection/ Microformats – Part 4: The User Interface of Microformat Detection « Alex Faaborg&amp;lt;!-- Bot generated title --&amp;gt;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Only the web browser knows what applications are accessible to the user and what the user&amp;#039;s preferences are&lt;br /&gt;
* It lowers the barrier to entry for web site developers if they only need to do the markup and not handle &amp;quot;appearance&amp;quot; or &amp;quot;action&amp;quot; issues&lt;br /&gt;
* Retains backwards compatibility with web browsers that don&amp;#039;t support microformats&lt;br /&gt;
* The web browser presents a single point of entry from the web to the user&amp;#039;s computer, which simplifies security issues&lt;br /&gt;
&lt;br /&gt;
== Evaluation ==&lt;br /&gt;
Various commentators have offered review and discussion on the design principles and practical aspects of microformats. Microformats have been compared to other approaches that seek to serve the same or similar purpose.&amp;lt;ref name=&amp;quot;criticism000&amp;quot;&amp;gt;{{cite web |title=Criticism |work=Microformats.org |url=http://microformats.org/wiki?title=criticism&amp;amp;oldid=18478 |date=2007-03-24 |accessdate=2007-08-15}}&amp;lt;/ref&amp;gt; From time to time, there is criticism of one, or all, microformats.&amp;lt;ref name=&amp;quot;criticism000&amp;quot;/&amp;gt; The spread and use of microformats has been advocated.&amp;lt;ref name=&amp;quot;advocacy000&amp;quot;&amp;gt;{{cite web |title=Advocacy |work=Microformats.org |url=http://microformats.org/wiki/advocacy |date=2008-08-27 |accessdate=2007-08-15}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;spread000&amp;quot;&amp;gt;{{cite web |title=Spread Microformats |work=Microformats.org |url=http://microformats.org/wiki/spread-microformats |date=2008-08-29 |accessdate= 2007-08-15}} This includes community resources for marketing microformats such as buttons, banners, wallpaper / desktop screens, logo graphics, etc.&amp;lt;/ref&amp;gt; [[Opera Software]] CTO and [[Cascading Style Sheets|CSS]] creator [[Håkon Wium Lie]] said in 2005 &amp;quot;We will also see a bunch of microformats being developed, and that’s how the [[Semantic Web|semantic web]] will be built, I believe.&amp;quot;&amp;lt;ref name=&amp;quot;advocacy001&amp;quot;&amp;gt;{{cite web |title=Interview with Håkon Wium Lie |url=http://www.molly.com/2005/03/31/interview-with-hkon-wium-lie/ |first=Molly E. |last=Holzschlag |authorlink=Molly Holzschlag |date=2005-03-31 |work=Molly.com |accessdate=2007-11-18}}&amp;lt;/ref&amp;gt; However, in August 2008 Toby Inkster, author of the &amp;quot;Swignition&amp;quot; (formerly &amp;quot;Cognition&amp;quot;) microformat parsing service, pointed out that no new microformat specifications had been published since 2005.&amp;lt;ref name=&amp;quot;threeyears&amp;quot;&amp;gt;{{cite web |title=More than three years |url=http://microformats.org/discuss/mail/microformats-discuss/2008-August/012402.html |work=Microformats.org |first=Toby A. |last=Inkster |date=2008-04-22 |accessdate=2008-08-24}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Design principles ===&lt;br /&gt;
Computer scientist and entrepreneur, [[Rohit Khare]] stated that &amp;#039;&amp;#039;reduce, reuse, and recycle&amp;#039;&amp;#039; is &amp;quot;shorthand for several design principles&amp;quot; that motivated the development and practices behind microformats.&amp;lt;ref name=&amp;quot;Khare000&amp;quot;/&amp;gt;{{rp|71–72}} These aspects can be summarized as follows:&lt;br /&gt;
&lt;br /&gt;
*Reduce: favor the simplest solutions and focus attention on specific problems;&lt;br /&gt;
*Reuse: work from experience and favor examples of current practice;&lt;br /&gt;
*Recycle: encourage modularity and the ability to embed, valid XHTML can be reused in blog posts, RSS feeds, and anywhere else you can access the web.&amp;lt;ref name=&amp;quot;Khare000&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
Because some microformats make use of title attribute of HTML&amp;#039;s {{tag|abbr|open}} element to conceal [[machine-readable data]] (particularly date-times and geographical coordinates) in the &amp;quot;[http://microformats.org/wiki/abbr-design-pattern abbr design pattern]&amp;quot;, the plain text content of the element is inaccessible to [[screen reader]]s that expand abbreviations.&amp;lt;ref name=&amp;quot;ATF&amp;quot;&amp;gt;{{cite web |url=http://www.webstandards.org/2007/04/27/haccessibility/ | title=hAccessibility | first=James |last=Craig |publisher= [[Web Standards Project]] |date=2007-04-27 |accessdate=2007-08-16}}&amp;lt;/ref&amp;gt; In June 2008 the [[BBC]] announced that it would be dropping use of microformats using the &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; design pattern because of accessibility concerns.&amp;lt;ref name=&amp;quot;BBCabbr&amp;quot;&amp;gt;{{cite web |url=http://www.bbc.co.uk/blogs/radiolabs/2008/06/removing_microformats_from_bbc.shtml |title=Removing Microformats from bbc.co.uk/programmes |first=Michael |last=Smethurst |publisher= [[BBC]] |date=2008-06-23 |accessdate=2008-08-24}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Comparison with alternative approaches ===&lt;br /&gt;
Microformats are not the only solution for providing &amp;quot;more intelligent data&amp;quot; on the web; alternative approaches are used and are under development. For example, the use of [[XML]] markup and standards of the Semantic Web are cited as alternative approaches.&amp;lt;ref name=&amp;quot;Khare000&amp;quot;/&amp;gt; Some contrast these with microformats in that they do not necessarily coincide with the design principles of &amp;quot;reduce, reuse, and recycle&amp;quot;, at least not to the same extent.&amp;lt;ref name=&amp;quot;Khare000&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
One advocate of microformats, [[Tantek Çelik]], characterized a problem with alternative approaches: {{cquote|Here&amp;#039;s a new language we want you to learn, and now you need to output these additional files on your server. It&amp;#039;s a hassle. (Microformats) lower the barrier to entry.&amp;lt;ref name=&amp;quot;Wharton000&amp;quot;/&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
For some applications the use of other approaches may be valid. If the type of data to be described does not map to an existing microformat, [[RDFa]] can embed arbitrary vocabularies into HTML, such as for example domain-specific scientific data such as zoological or chemical data for which there is no microformat. Standards such as W3C&amp;#039;s [[GRDDL]] allow microformats to be converted into data compatible with the Semantic Web.&amp;lt;ref name=&amp;quot;King007&amp;quot;&amp;gt;{{cite web |title=W3C GRDDL Recommendation Bridges HTML/Microformats and the Semantic Web |work=XML Coverpages |date=2007-09-13 |url=http://xml.coverpages.org/ni2007-09-13-a.html |publisher=[[OASIS (organization)|OASIS]] |accessdate=2007-11-23}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Another advocate of microformats, Ryan King, put the compatibility of microformats with other approaches this way: {{cquote|Microformats provide an easy way for many people to contribute semantic data to the web. With GRDDL all of that data is made available for RDF Semantic Web tools. Microformats and GRDDL can work together to build a better web.&amp;lt;ref name=&amp;quot;King007&amp;quot;/&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[COinS]]&lt;br /&gt;
*[[Embedded RDF]]&lt;br /&gt;
*[[Intelligent agent]]s&lt;br /&gt;
*[[RDFa Lite]]&lt;br /&gt;
*[[JSON-LD]]&lt;br /&gt;
*[[S5 (file format)]]&lt;br /&gt;
*[[Schema.org]]&lt;br /&gt;
*[[Simple HTML Ontology Extensions]]&lt;br /&gt;
*[[XMDP]]&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
{{Reflist|2}}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Refbegin|2}}&lt;br /&gt;
*{{cite book |last=Allsopp |first=John | title=Microformats: Empowering Your Markup for Web 2.0 |date=March 2007 |publisher=[[Apress|Friends of ED]] |isbn=978-1-59059-814-6 |page=368}}&lt;br /&gt;
*{{cite book |last=Orchard |first=Leslie M |title=Hacking RSS and Atom |date=September 2005 |publisher=[[John Wiley &amp;amp; Sons]] |isbn=978-0-7645-9758-9 |page=602}}&lt;br /&gt;
*{{cite book |last=Robbins |first=Jennifer Niederst |authorlink=Jennifer Niederst Robbins |first2=Tantek|last2=Çelik|authorlink2=Tantek Çelik|first3=Derek|last3=Featherstone|first4=Aaron|last4=Gustafson|title=Web Design In A Nutshell |edition=Third |date=February 2006 |publisher=[[O&amp;#039;Reilly Media]] |isbn=978-0-596-00987-8 |page=826}}&lt;br /&gt;
&lt;br /&gt;
{{Refend}}&lt;br /&gt;
&lt;br /&gt;
== Further reading ==&lt;br /&gt;
* {{cite book |last= Suda |first= Brian |title= Using Microformats |date=September 2006 |publisher= [[O&amp;#039;Reilly Media]] |isbn=978-0-596-52821-8 |page=45}}&lt;br /&gt;
* Ahmet Soylu, Patrick De Causmaecker, Fridolin Wild [http://www.rintonpress.com/journals/jmmonline.html#v6n1  Ubiquitous Web for Ubiquitous Environments: The Role of Embedded Semantics], article in Journal of Mobile Multimedia, Vol. 6, No.1, pp.&amp;amp;nbsp;26–48, (2010). [https://lirias.kuleuven.be/bitstream/123456789/243944/2/JMM_soylu_et_al_2010.pdf PDF]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
{{Commons category|Microformat screenshots}}&lt;br /&gt;
* [http://microformats.org/ microformats.org]&lt;br /&gt;
* [http://www.digital-web.com/articles/microformats_primer/ Microformats Primer]&lt;br /&gt;
* [http://microformatique.com/optimus/ Optimus] microformats parser and validator&lt;br /&gt;
* [http://blog.mozilla.com/faaborg/2006/12/11/microformats-part-0-introduction A four-part discussion of Microformats, UI issues, and possible presentation in Firefox 3 by Alex Faaborg of Mozilla]&lt;br /&gt;
&lt;br /&gt;
{{Semantic Web}}&lt;br /&gt;
{{Use dmy dates|date=January 2011}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Microformats| ]]&lt;br /&gt;
[[Category:Knowledge representation]]&lt;br /&gt;
[[Category:Semantic HTML]]&lt;br /&gt;
[[Category:Semantic Web]]&lt;br /&gt;
[[Category:Web design]]&lt;br /&gt;
[[Category:Web development]]&lt;/div&gt;</summary>
		<author><name>Adminpeter</name></author>
	</entry>
</feed>