<?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=JacobMalthouse</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=JacobMalthouse"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/JacobMalthouse"/>
	<updated>2026-04-11T23:11:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-ecolabel&amp;diff=27231</id>
		<title>rel-ecolabel</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-ecolabel&amp;diff=27231"/>
		<updated>2008-05-31T08:48:57Z</updated>

		<summary type="html">&lt;p&gt;JacobMalthouse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Problem'''&lt;br /&gt;
&lt;br /&gt;
It's difficult to authenticate eco-friendly goods and services online.&lt;br /&gt;
&lt;br /&gt;
'''Proposed Solution'''&lt;br /&gt;
&lt;br /&gt;
We are interested in establishing &amp;quot;rel-ecolabel&amp;quot; as a way of identifying ecolabelled (and thus eco-friendly) items (where item = ecolabel certified unit including products, services, companies, land, or any other thing that can be certified eco-friendly) on the World Wide Web.&lt;br /&gt;
&lt;br /&gt;
Definition of an ecolabel: http://ecolabelling.org/eco-labels/&lt;br /&gt;
&lt;br /&gt;
'''Examples'''&lt;br /&gt;
&lt;br /&gt;
Ecolabelled products appear on retailer and producer sites all over the web. There is currently no way of identifying them. Several examples are presented below:&lt;br /&gt;
&lt;br /&gt;
URL: http://www.amazon.com/Newmans-Own-Organics-California-15-Ounce/dp/B000FNJNO6/ref=tag_stp_st_edpp_url&lt;br /&gt;
SCHEMA: Oregon Tilth ecolabel: http://ecolabelling.org/ecolabel/oregon-tilth/&lt;br /&gt;
&lt;br /&gt;
URL: http://www.environmentalbychoice.com/prestigious_papers/enviro100ecofibre.php&lt;br /&gt;
SCHEMA: FSC ecolabel: http://ecolabelling.org/ecolabel/fsc-forest-management-certification/&lt;br /&gt;
&lt;br /&gt;
URL: http://www.bestbuy.com/site/olspage.jsp?skuId=7838995&amp;amp;type=product&amp;amp;productCategoryId=pcmcat108700050027&amp;amp;id=1142297396649&lt;br /&gt;
SCHEMA: Energy star ecolabel: http://ecolabelling.org/ecolabel/energy-star/&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Similar Microformats'''&lt;br /&gt;
&lt;br /&gt;
rel-license: http://microformats.org/wiki/rel-license&lt;br /&gt;
indicates a &amp;quot;that the destination of that hyperlink is a license for the current page.&amp;quot; whereas rel-ecolabel would indicate that the destination of that hyperlink is an ecolabel for a product, company or service listed on the page.&lt;br /&gt;
&lt;br /&gt;
In this case I am uncertain if rel-license defines an authoritative source for license information. The difference with rel-ecolabel is that we would define an authoritative source at www.ecolabelling.org. We'd do this because there are many ecolabels 300+ and very few display their information in a standardised way. That being said, we're not beholden to this approach. &lt;br /&gt;
&lt;br /&gt;
rel-tag: http://microformats.org/wiki/rel-tag&lt;br /&gt;
&lt;br /&gt;
'''Ecolabel Schema'''&lt;br /&gt;
&lt;br /&gt;
ecolabel entry @ ecolabelling.org&lt;br /&gt;
eg: http://ecolabelling.org/ecolabel/energy-star/&lt;br /&gt;
&lt;br /&gt;
ecolabel entry @ greenerchoices.org&lt;br /&gt;
eg: http://greenerchoices.org/eco-labels/label.cfm?LabelID=15&amp;amp;searchType=Label%20index&amp;amp;searchValue=&amp;amp;refpage=labelIndex&amp;amp;refqstr=&lt;br /&gt;
&lt;br /&gt;
ecolabel ISO types&lt;br /&gt;
eg: http://www.gen.gr.jp/eco.html&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Brainstorming'''&lt;br /&gt;
&lt;br /&gt;
'''rel=&amp;quot;ecolabel&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Rel-Ecolabel is a simple, open, format for indicating ecolabelled items which is embedable in HTML or XHTML, Atom, RSS, and arbitrary XML. Rel-Ecolabel is one of several microformat open standards.&lt;br /&gt;
Specification 2008-05-12&lt;br /&gt;
&lt;br /&gt;
'''Author'''&lt;br /&gt;
Jacob Malthouse (http://bigroom.ca), formerly of ICANN (http://icann.org/)&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
Rel-Ecolabel is one of several MicroFormats. By adding rel=&amp;quot;ecolabel&amp;quot; to a hyperlink, a page indicates that the destination of that hyperlink is the ecolabel for an ecolabelled item listed on the current page. E.g. with the following hyperlink:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://ecolabelling.org/ecolabel/ecologo/&amp;quot; rel=&amp;quot;license&amp;quot;&amp;gt;ecologo&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
NOTE: in the highlighted portion - is this where we would put an ecolabel code or readable URL for ecolabelling.org entry? &lt;br /&gt;
&lt;br /&gt;
the author indicates that the product, company, or services has obtained an &amp;quot;ecologo&amp;quot; certification.&lt;br /&gt;
&lt;br /&gt;
'''Multiple Licenses'''&lt;br /&gt;
&lt;br /&gt;
Multiple such rel=&amp;quot;ecolabel&amp;quot; hyperlinks indicate that multiple items on the page are available under any of the referred licenses. E.g. the following hyperlinks could be used to declare that a page is available under either an ecologo or a certified carbon free ecolabel:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://ecolabelling.org/ecolabel/ecologo/&amp;quot; rel=&amp;quot;ecolabel&amp;quot;&amp;gt;ecologo&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://ecolabelling.org/ecolabel/certified-carbonfree/&amp;quot; rel=&amp;quot;ecolabel&amp;quot;&amp;gt;certified-carbon-free&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''XMDP profile'''&lt;br /&gt;
unknown/in development &lt;br /&gt;
&lt;br /&gt;
'''Implementations'''&lt;br /&gt;
none&lt;br /&gt;
&lt;br /&gt;
'''List of Ecolabels'''&lt;br /&gt;
http://ecolabelling.org/ecolabel/&lt;br /&gt;
see also: about ecolabelling.org: http://ecolabelling.org/about/&lt;br /&gt;
&lt;br /&gt;
References&lt;br /&gt;
See Also&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{cc-public-domain-release}}&lt;/div&gt;</summary>
		<author><name>JacobMalthouse</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-ecolabel&amp;diff=27230</id>
		<title>rel-ecolabel</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-ecolabel&amp;diff=27230"/>
		<updated>2008-05-31T02:27:57Z</updated>

		<summary type="html">&lt;p&gt;JacobMalthouse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Problem'''&lt;br /&gt;
&lt;br /&gt;
It's difficult to authenticate eco-friendly goods and services online.&lt;br /&gt;
&lt;br /&gt;
'''Proposed Solution'''&lt;br /&gt;
&lt;br /&gt;
We are interested in establishing &amp;quot;rel-ecolabel&amp;quot; as a way of identifying ecolabelled (and thus eco-friendly) items (where item = ecolabel certified unit including products, services, companies, land, or any other thing that can be certified eco-friendly) on the World Wide Web.&lt;br /&gt;
&lt;br /&gt;
Definition of an ecolabel: http://ecolabelling.org/eco-labels/&lt;br /&gt;
&lt;br /&gt;
'''Examples'''&lt;br /&gt;
&lt;br /&gt;
Ecolabelled products appear on retailer and producer sites all over the web. There is currently no way of identifying them. Several examples are presented below:&lt;br /&gt;
&lt;br /&gt;
URL: http://www.amazon.com/Newmans-Own-Organics-California-15-Ounce/dp/B000FNJNO6/ref=tag_stp_st_edpp_url&lt;br /&gt;
SCHEMA: Oregon Tilth ecolabel: http://ecolabelling.org/ecolabel/oregon-tilth/&lt;br /&gt;
&lt;br /&gt;
URL: http://www.environmentalbychoice.com/prestigious_papers/enviro100ecofibre.php&lt;br /&gt;
SCHEMA: FSC ecolabel: http://ecolabelling.org/ecolabel/fsc-forest-management-certification/&lt;br /&gt;
&lt;br /&gt;
URL: http://www.bestbuy.com/site/olspage.jsp?skuId=7838995&amp;amp;type=product&amp;amp;productCategoryId=pcmcat108700050027&amp;amp;id=1142297396649&lt;br /&gt;
SCHEMA: Energy star ecolabel: http://ecolabelling.org/ecolabel/energy-star/&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Similar Microformats'''&lt;br /&gt;
&lt;br /&gt;
rel-license: http://microformats.org/wiki/rel-license&lt;br /&gt;
indicates a &amp;quot;that the destination of that hyperlink is a license for the current page.&amp;quot; whereas rel-ecolabel would indicate that the destination of that hyperlink is an ecolabel for a product, company or service listed on the page.&lt;br /&gt;
&lt;br /&gt;
In this case I am uncertain if rel-license defines an authoritative source for license information. The difference with rel-ecolabel is that we would define an authoritative source at www.ecolabelling.org. We'd do this because there are many ecolabels 300+ and very few display their information in a standardised way. That being said, we're not beholden to this approach. &lt;br /&gt;
&lt;br /&gt;
rel-tag: http://microformats.org/wiki/rel-tag&lt;br /&gt;
&lt;br /&gt;
'''Ecolabel Schema'''&lt;br /&gt;
&lt;br /&gt;
ecolabel entry @ ecolabelling.org&lt;br /&gt;
eg: http://ecolabelling.org/ecolabel/energy-star/&lt;br /&gt;
&lt;br /&gt;
ecolabel entry @ greenerchoices.org&lt;br /&gt;
eg: http://greenerchoices.org/eco-labels/label.cfm?LabelID=15&amp;amp;searchType=Label%20index&amp;amp;searchValue=&amp;amp;refpage=labelIndex&amp;amp;refqstr=&lt;br /&gt;
&lt;br /&gt;
ecolabel ISO types&lt;br /&gt;
eg: http://www.gen.gr.jp/eco.html&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Brainstorming'''&lt;br /&gt;
&lt;br /&gt;
'''rel=&amp;quot;ecolabel&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Rel-Ecolabel is a simple, open, format for indicating ecolabelled items which is embedable in HTML or XHTML, Atom, RSS, and arbitrary XML. Rel-Ecolabel is one of several microformat open standards.&lt;br /&gt;
Specification 2008-05-12&lt;br /&gt;
&lt;br /&gt;
'''Author'''&lt;br /&gt;
Jacob Malthouse (http://bigroom.ca), formerly of ICANN (http://icann.org/)&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
Rel-Ecolabel is one of several MicroFormats. By adding rel=&amp;quot;ecolabel&amp;quot; to a hyperlink, a page indicates that the destination of that hyperlink is the ecolabel for an ecolabelled item listed on the current page. E.g. with the following hyperlink:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://ecolabelling.org/ecolabel/ecologo/&amp;quot; rel=&amp;quot;license&amp;quot;&amp;gt;ecologo&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
NOTE: in the highlighted portion - is this where we would put an ecolabel code or readable URL for ecolabelling.org entry? &lt;br /&gt;
&lt;br /&gt;
the author indicates that the product, company, or services has obtained an &amp;quot;ecologo&amp;quot; certification.&lt;br /&gt;
&lt;br /&gt;
'''Multiple Licenses'''&lt;br /&gt;
&lt;br /&gt;
Multiple such rel=&amp;quot;ecolabel&amp;quot; hyperlinks indicate that multiple items on the page are available under any of the referred licenses. E.g. the following hyperlinks could be used to declare that a page is available under either a Creative Commons 2.0 Attribution Required license or the Apache 2.0 license:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://ecolabelling.org/ecolabel/ecologo/&amp;quot; rel=&amp;quot;ecolabel&amp;quot;&amp;gt;ecologo&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://ecolabelling.org/ecolabel/certified-carbonfree/&amp;quot; rel=&amp;quot;ecolabel&amp;quot;&amp;gt;certified-carbon-free&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''XMDP profile'''&lt;br /&gt;
unknown/in development &lt;br /&gt;
&lt;br /&gt;
'''Implementations'''&lt;br /&gt;
none&lt;br /&gt;
&lt;br /&gt;
'''List of Ecolabels'''&lt;br /&gt;
http://ecolabelling.org/ecolabel/&lt;br /&gt;
see also: about ecolabelling.org: http://ecolabelling.org/about/&lt;br /&gt;
&lt;br /&gt;
References&lt;br /&gt;
Normative References&lt;br /&gt;
Informative References&lt;br /&gt;
See Also&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{cc-public-domain-release}}&lt;/div&gt;</summary>
		<author><name>JacobMalthouse</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=Main_Page&amp;diff=29631</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=Main_Page&amp;diff=29631"/>
		<updated>2008-05-31T02:27:35Z</updated>

		<summary type="html">&lt;p&gt;JacobMalthouse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float:right;margin-left:1em&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Welcome to the microformats wiki!'''&lt;br /&gt;
&lt;br /&gt;
Please start with the [[introduction]] page and read [[how-to-play]] before making any edits.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
* Learn what it means to be [http://microformats.org/wiki/posh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;].&lt;br /&gt;
* See the [http://microformats.org/about/ about page], [http://microformats.org/ latest news], [[press]], [[presentations]], [[books]], [[podcasts]], &amp;amp; [[screencasts]].&lt;br /&gt;
* Have questions? Read the [[faq|frequently asked questions]] and see the [[glossary]] for new terms. &lt;br /&gt;
* Want to learn more in person? Check out microformats [[events]].&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
Microformats are small bits of HTML that represent things like people, events, tags, etc. in web pages.  &lt;br /&gt;
&lt;br /&gt;
Microformats enable the publishing of higher fidelity information on the Web, providing the fastest and simplest way to support feeds and APIs for your website.  See more explanations of [[what-are-microformats|what are microformats]], and [[what-can-you-do-with-microformats|what you can do with them]]. &lt;br /&gt;
&lt;br /&gt;
== How to contribute ==&lt;br /&gt;
Do you want to help take microformats to the next level?  You can:&lt;br /&gt;
&lt;br /&gt;
* [[get-started|Get started]] by adding microformats to your website, services, and products.&lt;br /&gt;
* [[advocacy|Advocate]] the use of microformats on other web sites, especially those you use.&lt;br /&gt;
* Write a [[testimonial]].&lt;br /&gt;
* Do something on the [[to-do|to do list]].&lt;br /&gt;
* Join the [[irc|IRC Channel]] and [[mail|mailing lists]] to learn and help answer questions (read the [[mailing-lists#General_guidelines|general guidelines]] before posting).&lt;br /&gt;
* [[Main_Page#microformats_wiki_translations|Translate this microformats wiki into other languages]] to make microformats more accessible to readers of languages around the world.&lt;br /&gt;
* Before proposing any new microformats, make sure your website is [[POSH]], [[get-started|uses existing microformats]], and then read the [[process]].&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
[[microformats|Microformats]] open standards specifications.&lt;br /&gt;
&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hCalendar creator]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hCard creator]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [[XFN]] - [http://gmpg.org/xfn/creator XFN creator]&lt;br /&gt;
* [[XMDP]]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== Drafts ==&lt;br /&gt;
* [[adr|adr]] - for marking up address information&lt;br /&gt;
* [[geo|geo]] - for marking up [http://en.wikipedia.org/wiki/WGS84 WGS84] geographic coordinates (latitude; longitude)&lt;br /&gt;
* [[hatom|hAtom]] - syndicating episodic content (e.g. weblog postings)&lt;br /&gt;
* [[hresume|hResume]] - for publishing resumes and CVs&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hReview creator]&lt;br /&gt;
* [[rel-directory]] - to indicate that the destination of a hyperlink is a directory listing containing an entry for the current page&lt;br /&gt;
* [[rel-ecolabel]] - for indicating ecolabelled products/services/companies&lt;br /&gt;
* [[rel-enclosure]] - for indicating attachments (e.g. files) to download and cache&lt;br /&gt;
* [[rel-home]] - indicate a hyperlink to the homepage of the site&lt;br /&gt;
* [[rel-payment]] - indicate a payment mechanism&lt;br /&gt;
* [[robots-exclusion|robots exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== Design Patterns ==&lt;br /&gt;
{{design_patterns}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns --&amp;gt;&lt;br /&gt;
* [[elemental-microformat|elemental microformats]]&lt;br /&gt;
* [[compound-microformat|compound microformats]]&lt;br /&gt;
&lt;br /&gt;
== Exploratory Discussions ==&lt;br /&gt;
See: [[exploratory-discussions]] for details of research and analysis of real-world [[examples]], existing formats, and brainstorming of possible new microformats, per the microformats [[process]]. Such work is categorised as being:&lt;br /&gt;
&lt;br /&gt;
*[[exploratory-discussions#Active|Actively being progressed]]&lt;br /&gt;
*[[exploratory-discussions#Current|Current, but less active]]&lt;br /&gt;
*[[exploratory-discussions#Moribund|Moribund]]&lt;br /&gt;
*[[exploratory-discussions#Abandoned|Formally abandoned]] or&lt;br /&gt;
*[[exploratory-discussions#Archive|Archived]]&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
* [[examples-in-the-wild]]&lt;br /&gt;
* [[implementations]]&lt;br /&gt;
* [[zen-garden]]&lt;br /&gt;
&lt;br /&gt;
== resources ==&lt;br /&gt;
See [[resources]].&lt;br /&gt;
&lt;br /&gt;
== user centric development ==&lt;br /&gt;
*[[user-interface]]&lt;br /&gt;
*[[data-portability]]&lt;br /&gt;
*[[social-network-portability]]&lt;br /&gt;
&lt;br /&gt;
== shared work areas ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[templates]]&lt;br /&gt;
* [http://microformats.org/wiki/delete pages for deletion] &amp;lt;!-- keep as external link; removes from &amp;quot;what links here&amp;quot; --&amp;gt;&lt;br /&gt;
* [[Special:Specialpages|&amp;quot;Special&amp;quot; wiki pages]]&lt;br /&gt;
* [[year-in-review]]&lt;br /&gt;
&lt;br /&gt;
== tools, test cases, additional research ==&lt;br /&gt;
The first place to look for examples, code, and test cases is in the pages for each individual microformat. There are only a few cross-cutting [[tools|tools and services]] that need to process more than one microformat. That section is intended for editors, parsers, validators, test cases, and other information relevant across multiple microformats.&lt;br /&gt;
&lt;br /&gt;
== microformats wiki translations ==&lt;br /&gt;
&amp;lt;span id=&amp;quot;microformats_wiki_translations_in_other_languages&amp;quot;&amp;gt;You may read and edit microformats articles in many other languages:&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* languages with over 100 articles&lt;br /&gt;
** [[Main_Page-fr|&amp;lt;span lang=&amp;quot;fr&amp;quot;&amp;gt;Français&amp;lt;/span&amp;gt; (French)]] &amp;lt;span lang=&amp;quot;fr&amp;quot;&amp;gt;{{UpdateMarker-fr}}&amp;lt;/span&amp;gt;&lt;br /&gt;
* languages with over 10 articles&lt;br /&gt;
** [[Main_Page-pt-br|&amp;lt;span lang=&amp;quot;pt-br&amp;quot;&amp;gt;Português&amp;lt;/span&amp;gt; (Brazilian Portuguese)]]&lt;br /&gt;
** [[Main_Page-ja|&amp;lt;span lang=&amp;quot;ja&amp;quot;&amp;gt;日本語&amp;lt;/span&amp;gt; (Japanese)]]&lt;br /&gt;
* languages with over 2 articles&lt;br /&gt;
** [[Main_Page-cs|&amp;lt;span lang=&amp;quot;cs&amp;quot;&amp;gt;Česky&amp;lt;/span&amp;gt; (Czech)]] {{NewMarker}}&lt;br /&gt;
** [[Main_Page-de|&amp;lt;span lang=&amp;quot;de&amp;quot;&amp;gt;Deutsch&amp;lt;/span&amp;gt; (German)]]&lt;br /&gt;
** [[Main_Page-es|&amp;lt;span lang=&amp;quot;es&amp;quot;&amp;gt;Español&amp;lt;/span&amp;gt; (Spanish)]]&lt;br /&gt;
** [[Main_Page-gl|&amp;lt;span lang=&amp;quot;gl&amp;quot;&amp;gt;Galego&amp;lt;/span&amp;gt; (Galician)]] {{NewMarker}}&lt;br /&gt;
** [[Main_Page-pl|&amp;lt;span lang=&amp;quot;pl&amp;quot;&amp;gt;Polski&amp;lt;/span&amp;gt; (Polish)]]&lt;br /&gt;
** [[Main_Page-ro|&amp;lt;span lang=&amp;quot;ro&amp;quot;&amp;gt;Română&amp;lt;/span&amp;gt; (Romanian)]] {{NewMarker}}&lt;br /&gt;
** [[Main_Page-zh|&amp;lt;span lang=&amp;quot;zh&amp;quot;&amp;gt;汉语&amp;lt;/span&amp;gt; (Chinese)]]&lt;br /&gt;
* languages just started&lt;br /&gt;
** [[Main_Page-ar|&amp;lt;span lang=&amp;quot;ar&amp;quot;&amp;gt;العربية&amp;lt;/span&amp;gt; (Arabic)]]&lt;br /&gt;
** [[Main_Page-th|&amp;lt;span lang=&amp;quot;th&amp;quot;&amp;gt;ภาษาไทย&amp;lt;/span&amp;gt; (Thai)]]&lt;br /&gt;
* elsewhere&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat Wikipedia's article on microformats] has been translated into a number of languages.&lt;br /&gt;
&lt;br /&gt;
See also [[other-languages]], and [[how-to-start-new-translation|how-to-start-a-new-translation]].&lt;/div&gt;</summary>
		<author><name>JacobMalthouse</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-ecolabel&amp;diff=27229</id>
		<title>rel-ecolabel</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-ecolabel&amp;diff=27229"/>
		<updated>2008-05-31T02:25:49Z</updated>

		<summary type="html">&lt;p&gt;JacobMalthouse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DRAFT FOR COMMENT BY MAY 15 08&lt;br /&gt;
AUTHOR: JacobMalthouse&lt;br /&gt;
DATE: MAY 12 08&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Problem'''&lt;br /&gt;
&lt;br /&gt;
It's difficult to authenticate eco-friendly goods and services online.&lt;br /&gt;
&lt;br /&gt;
'''Proposed Solution'''&lt;br /&gt;
&lt;br /&gt;
We are interested in establishing &amp;quot;rel-ecolabel&amp;quot; as a way of identifying ecolabelled (and thus eco-friendly) items (where item = ecolabel certified unit including products, services, companies, land, or any other thing that can be certified eco-friendly) on the World Wide Web.&lt;br /&gt;
&lt;br /&gt;
Definition of an ecolabel: http://ecolabelling.org/eco-labels/&lt;br /&gt;
&lt;br /&gt;
'''Examples'''&lt;br /&gt;
&lt;br /&gt;
Ecolabelled products appear on retailer and producer sites all over the web. There is currently no way of identifying them. Several examples are presented below:&lt;br /&gt;
&lt;br /&gt;
URL: http://www.amazon.com/Newmans-Own-Organics-California-15-Ounce/dp/B000FNJNO6/ref=tag_stp_st_edpp_url&lt;br /&gt;
SCHEMA: Oregon Tilth ecolabel: http://ecolabelling.org/ecolabel/oregon-tilth/&lt;br /&gt;
&lt;br /&gt;
URL: http://www.environmentalbychoice.com/prestigious_papers/enviro100ecofibre.php&lt;br /&gt;
SCHEMA: FSC ecolabel: http://ecolabelling.org/ecolabel/fsc-forest-management-certification/&lt;br /&gt;
&lt;br /&gt;
URL: http://www.bestbuy.com/site/olspage.jsp?skuId=7838995&amp;amp;type=product&amp;amp;productCategoryId=pcmcat108700050027&amp;amp;id=1142297396649&lt;br /&gt;
SCHEMA: Energy star ecolabel: http://ecolabelling.org/ecolabel/energy-star/&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Similar Microformats'''&lt;br /&gt;
&lt;br /&gt;
rel-license: http://microformats.org/wiki/rel-license&lt;br /&gt;
indicates a &amp;quot;that the destination of that hyperlink is a license for the current page.&amp;quot; whereas rel-ecolabel would indicate that the destination of that hyperlink is an ecolabel for a product, company or service listed on the page.&lt;br /&gt;
&lt;br /&gt;
In this case I am uncertain if rel-license defines an authoritative source for license information. The difference with rel-ecolabel is that we would define an authoritative source at www.ecolabelling.org. We'd do this because there are many ecolabels 300+ and very few display their information in a standardised way. That being said, we're not beholden to this approach. &lt;br /&gt;
&lt;br /&gt;
rel-tag: http://microformats.org/wiki/rel-tag&lt;br /&gt;
&lt;br /&gt;
'''Ecolabel Schema'''&lt;br /&gt;
&lt;br /&gt;
ecolabel entry @ ecolabelling.org&lt;br /&gt;
eg: http://ecolabelling.org/ecolabel/energy-star/&lt;br /&gt;
&lt;br /&gt;
ecolabel entry @ greenerchoices.org&lt;br /&gt;
eg: http://greenerchoices.org/eco-labels/label.cfm?LabelID=15&amp;amp;searchType=Label%20index&amp;amp;searchValue=&amp;amp;refpage=labelIndex&amp;amp;refqstr=&lt;br /&gt;
&lt;br /&gt;
ecolabel ISO types&lt;br /&gt;
eg: http://www.gen.gr.jp/eco.html&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Brainstorming'''&lt;br /&gt;
&lt;br /&gt;
'''rel=&amp;quot;ecolabel&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Rel-Ecolabel is a simple, open, format for indicating ecolabelled items which is embedable in HTML or XHTML, Atom, RSS, and arbitrary XML. Rel-Ecolabel is one of several microformat open standards.&lt;br /&gt;
Specification 2008-05-12&lt;br /&gt;
&lt;br /&gt;
'''Author'''&lt;br /&gt;
Jacob Malthouse (http://bigroom.ca), formerly of ICANN (http://icann.org/)&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
Rel-Ecolabel is one of several MicroFormats. By adding rel=&amp;quot;ecolabel&amp;quot; to a hyperlink, a page indicates that the destination of that hyperlink is the ecolabel for an ecolabelled item listed on the current page. E.g. with the following hyperlink:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://ecolabelling.org/ecolabel/ecologo/&amp;quot; rel=&amp;quot;license&amp;quot;&amp;gt;ecologo&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
NOTE: in the highlighted portion - is this where we would put an ecolabel code or readable URL for ecolabelling.org entry? &lt;br /&gt;
&lt;br /&gt;
the author indicates that the product, company, or services has obtained an &amp;quot;ecologo&amp;quot; certification.&lt;br /&gt;
&lt;br /&gt;
'''Multiple Licenses'''&lt;br /&gt;
&lt;br /&gt;
Multiple such rel=&amp;quot;ecolabel&amp;quot; hyperlinks indicate that multiple items on the page are available under any of the referred licenses. E.g. the following hyperlinks could be used to declare that a page is available under either a Creative Commons 2.0 Attribution Required license or the Apache 2.0 license:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://ecolabelling.org/ecolabel/ecologo/&amp;quot; rel=&amp;quot;ecolabel&amp;quot;&amp;gt;ecologo&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://ecolabelling.org/ecolabel/certified-carbonfree/&amp;quot; rel=&amp;quot;ecolabel&amp;quot;&amp;gt;certified-carbon-free&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''XMDP profile'''&lt;br /&gt;
unknown/in development &lt;br /&gt;
&lt;br /&gt;
'''Implementations'''&lt;br /&gt;
none&lt;br /&gt;
&lt;br /&gt;
'''List of Ecolabels'''&lt;br /&gt;
http://ecolabelling.org/ecolabel/&lt;br /&gt;
see also: about ecolabelling.org: http://ecolabelling.org/about/&lt;br /&gt;
&lt;br /&gt;
References&lt;br /&gt;
Normative References&lt;br /&gt;
Informative References&lt;br /&gt;
See Also&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{cc-public-domain-release}}&lt;/div&gt;</summary>
		<author><name>JacobMalthouse</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-ecolabel&amp;diff=27227</id>
		<title>rel-ecolabel</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-ecolabel&amp;diff=27227"/>
		<updated>2008-05-30T22:13:04Z</updated>

		<summary type="html">&lt;p&gt;JacobMalthouse: micro format for eco-friendly information online&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DRAFT FOR COMMENT BY MAY 15 08&lt;br /&gt;
AUTHOR: JacobMalthouse&lt;br /&gt;
DATE: MAY 12 08&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Problem'''&lt;br /&gt;
&lt;br /&gt;
It's difficult to authenticate eco-friendly goods and services online.&lt;br /&gt;
&lt;br /&gt;
'''Proposed Solution'''&lt;br /&gt;
&lt;br /&gt;
We are interested in establishing &amp;quot;rel-ecolabel&amp;quot; as a way of identifying ecolabelled (and thus eco-friendly) items (where item = ecolabel certified unit including products, services, companies, land, or any other thing that can be certified eco-friendly) on the World Wide Web.&lt;br /&gt;
&lt;br /&gt;
Definition of an ecolabel: http://ecolabelling.org/eco-labels/&lt;br /&gt;
&lt;br /&gt;
'''Examples'''&lt;br /&gt;
&lt;br /&gt;
Ecolabelled products appear on retailer and producer sites all over the web. There is currently no way of identifying them. Several examples are presented below:&lt;br /&gt;
&lt;br /&gt;
URL: http://www.amazon.com/Newmans-Own-Organics-California-15-Ounce/dp/B000FNJNO6/ref=tag_stp_st_edpp_url&lt;br /&gt;
SCHEMA: Oregon Tilth ecolabel: http://ecolabelling.org/ecolabel/oregon-tilth/&lt;br /&gt;
&lt;br /&gt;
URL: http://www.environmentalbychoice.com/prestigious_papers/enviro100ecofibre.php&lt;br /&gt;
SCHEMA: FSC ecolabel: http://ecolabelling.org/ecolabel/fsc-forest-management-certification/&lt;br /&gt;
&lt;br /&gt;
URL: http://www.bestbuy.com/site/olspage.jsp?skuId=7838995&amp;amp;type=product&amp;amp;productCategoryId=pcmcat108700050027&amp;amp;id=1142297396649&lt;br /&gt;
SCHEMA: Energy star ecolabel: http://ecolabelling.org/ecolabel/energy-star/&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Similar Microformats'''&lt;br /&gt;
&lt;br /&gt;
rel-license: http://microformats.org/wiki/rel-license&lt;br /&gt;
indicates a &amp;quot;that the destination of that hyperlink is a license for the current page.&amp;quot; whereas rel-ecolabel would indicate that the destination of that hyperlink is an ecolabel for a product, company or service listed on the page.&lt;br /&gt;
&lt;br /&gt;
In this case I am uncertain if rel-license defines an authoritative source for license information. The difference with rel-ecolabel is that we would define an authoritative source at www.ecolabelling.org. We'd do this because there are many ecolabels 300+ and very few display their information in a standardised way. That being said, we're not beholden to this approach. &lt;br /&gt;
&lt;br /&gt;
rel-tag: http://microformats.org/wiki/rel-tag&lt;br /&gt;
&lt;br /&gt;
'''Ecolabel Schema'''&lt;br /&gt;
&lt;br /&gt;
ecolabel entry @ ecolabelling.org&lt;br /&gt;
eg: http://ecolabelling.org/ecolabel/energy-star/&lt;br /&gt;
&lt;br /&gt;
ecolabel entry @ greenerchoices.org&lt;br /&gt;
eg: http://greenerchoices.org/eco-labels/label.cfm?LabelID=15&amp;amp;searchType=Label%20index&amp;amp;searchValue=&amp;amp;refpage=labelIndex&amp;amp;refqstr=&lt;br /&gt;
&lt;br /&gt;
ecolabel ISO types&lt;br /&gt;
eg: http://www.gen.gr.jp/eco.html&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Brainstorming'''&lt;br /&gt;
&lt;br /&gt;
'''rel=&amp;quot;ecolabel&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Rel-Ecolabel is a simple, open, format for indicating ecolabelled items which is embedable in HTML or XHTML, Atom, RSS, and arbitrary XML. Rel-Ecolabel is one of several microformat open standards.&lt;br /&gt;
Specification 2008-05-12&lt;br /&gt;
&lt;br /&gt;
'''Author'''&lt;br /&gt;
Jacob Malthouse (http://bigroom.ca), formerly of ICANN (http://icann.org/)&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
Rel-Ecolabel is one of several MicroFormats. By adding rel=&amp;quot;ecolabel&amp;quot; to a hyperlink, a page indicates that the destination of that hyperlink is the ecolabel for an ecolabelled item listed on the current page. E.g. with the following hyperlink:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://ecolabelling.org/ecolabel/ecologo/&amp;quot; rel=&amp;quot;license&amp;quot;&amp;gt;ecologo&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
NOTE: in the highlighted portion - is this where we would put an ecolabel code or readable URL for ecolabelling.org entry? &lt;br /&gt;
&lt;br /&gt;
the author indicates that the product, company, or services has obtained an &amp;quot;ecologo&amp;quot; certification.&lt;br /&gt;
&lt;br /&gt;
'''Multiple Licenses'''&lt;br /&gt;
&lt;br /&gt;
Multiple such rel=&amp;quot;ecolabel&amp;quot; hyperlinks indicate that multiple items on the page are available under any of the referred licenses. E.g. the following hyperlinks could be used to declare that a page is available under either a Creative Commons 2.0 Attribution Required license or the Apache 2.0 license:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://ecolabelling.org/ecolabel/ecologo/&amp;quot; rel=&amp;quot;ecolabel&amp;quot;&amp;gt;ecologo&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://ecolabelling.org/ecolabel/certified-carbonfree/&amp;quot; rel=&amp;quot;ecolabel&amp;quot;&amp;gt;certified-carbon-free&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''XMDP profile'''&lt;br /&gt;
unknown/in development &lt;br /&gt;
&lt;br /&gt;
'''Implementations'''&lt;br /&gt;
none&lt;br /&gt;
&lt;br /&gt;
'''List of Ecolabels'''&lt;br /&gt;
http://ecolabelling.org/ecolabel/&lt;br /&gt;
see also: about ecolabelling.org: http://ecolabelling.org/about/&lt;br /&gt;
&lt;br /&gt;
References&lt;br /&gt;
Normative References&lt;br /&gt;
Informative References&lt;br /&gt;
See Also&lt;/div&gt;</summary>
		<author><name>JacobMalthouse</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=Main_Page&amp;diff=29629</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=Main_Page&amp;diff=29629"/>
		<updated>2008-05-30T21:54:24Z</updated>

		<summary type="html">&lt;p&gt;JacobMalthouse: /* Drafts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float:right;margin-left:1em&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Welcome to the microformats wiki!'''&lt;br /&gt;
&lt;br /&gt;
Please start with the [[introduction]] page and read [[how-to-play]] before making any edits.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
* Learn what it means to be [http://microformats.org/wiki/posh &amp;lt;abbr title=&amp;quot;Plain Old Semantic HTML&amp;quot;&amp;gt;POSH&amp;lt;/abbr&amp;gt;].&lt;br /&gt;
* See the [http://microformats.org/about/ about page], [http://microformats.org/ latest news], [[press]], [[presentations]], [[books]], [[podcasts]], &amp;amp; [[screencasts]].&lt;br /&gt;
* Have questions? Read the [[faq|frequently asked questions]] and see the [[glossary]] for new terms. &lt;br /&gt;
* Want to learn more in person? Check out microformats [[events]].&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
Microformats are small bits of HTML that represent things like people, events, tags, etc. in web pages.  &lt;br /&gt;
&lt;br /&gt;
Microformats enable the publishing of higher fidelity information on the Web, providing the fastest and simplest way to support feeds and APIs for your website.  See more explanations of [[what-are-microformats|what are microformats]], and [[what-can-you-do-with-microformats|what you can do with them]]. &lt;br /&gt;
&lt;br /&gt;
== How to contribute ==&lt;br /&gt;
Do you want to help take microformats to the next level?  You can:&lt;br /&gt;
&lt;br /&gt;
* [[get-started|Get started]] by adding microformats to your website, services, and products.&lt;br /&gt;
* [[advocacy|Advocate]] the use of microformats on other web sites, especially those you use.&lt;br /&gt;
* Write a [[testimonial]].&lt;br /&gt;
* Do something on the [[to-do|to do list]].&lt;br /&gt;
* Join the [[irc|IRC Channel]] and [[mail|mailing lists]] to learn and help answer questions (read the [[mailing-lists#General_guidelines|general guidelines]] before posting).&lt;br /&gt;
* [[Main_Page#microformats_wiki_translations|Translate this microformats wiki into other languages]] to make microformats more accessible to readers of languages around the world.&lt;br /&gt;
* Before proposing any new microformats, make sure your website is [[POSH]], [[get-started|uses existing microformats]], and then read the [[process]].&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
[[microformats|Microformats]] open standards specifications.&lt;br /&gt;
&lt;br /&gt;
* [[hcalendar|hCalendar]] - [http://microformats.org/code/hcalendar/creator hCalendar creator]&lt;br /&gt;
* [[hcard|hCard]] - [http://microformats.org/code/hcard/creator hCard creator]&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[vote-links|VoteLinks]]&lt;br /&gt;
* [[XFN]] - [http://gmpg.org/xfn/creator XFN creator]&lt;br /&gt;
* [[XMDP]]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
== Drafts ==&lt;br /&gt;
* [[adr|adr]] - for marking up address information&lt;br /&gt;
* [[geo|geo]] - for marking up [http://en.wikipedia.org/wiki/WGS84 WGS84] geographic coordinates (latitude; longitude)&lt;br /&gt;
* [[hatom|hAtom]] - syndicating episodic content (e.g. weblog postings)&lt;br /&gt;
* [[hresume|hResume]] - for publishing resumes and CVs&lt;br /&gt;
* [[hreview|hReview]] - [http://microformats.org/code/hreview/creator hReview creator]&lt;br /&gt;
* [[rel-directory]] - to indicate that the destination of a hyperlink is a directory listing containing an entry for the current page&lt;br /&gt;
* [[rel-ecolabel]] - for authenticating eco-labels and/or environmental certification schemes&lt;br /&gt;
* [[rel-enclosure]] - for indicating attachments (e.g. files) to download and cache&lt;br /&gt;
* [[rel-home]] - indicate a hyperlink to the homepage of the site&lt;br /&gt;
* [[rel-payment]] - indicate a payment mechanism&lt;br /&gt;
* [[robots-exclusion|robots exclusion]]&lt;br /&gt;
* [[xfolk|xFolk]]&lt;br /&gt;
&lt;br /&gt;
== Design Patterns ==&lt;br /&gt;
{{design_patterns}} &amp;lt;!-- this can be edited in /wiki/Template:design_patterns --&amp;gt;&lt;br /&gt;
* [[elemental-microformat|elemental microformats]]&lt;br /&gt;
* [[compound-microformat|compound microformats]]&lt;br /&gt;
&lt;br /&gt;
== Exploratory Discussions ==&lt;br /&gt;
See: [[exploratory-discussions]] for details of research and analysis of real-world [[examples]], existing formats, and brainstorming of possible new microformats, per the microformats [[process]]. Such work is categorised as being:&lt;br /&gt;
&lt;br /&gt;
*[[exploratory-discussions#Active|Actively being progressed]]&lt;br /&gt;
*[[exploratory-discussions#Current|Current, but less active]]&lt;br /&gt;
*[[exploratory-discussions#Moribund|Moribund]]&lt;br /&gt;
*[[exploratory-discussions#Abandoned|Formally abandoned]] or&lt;br /&gt;
*[[exploratory-discussions#Archive|Archived]]&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
* [[examples-in-the-wild]]&lt;br /&gt;
* [[implementations]]&lt;br /&gt;
* [[zen-garden]]&lt;br /&gt;
&lt;br /&gt;
== resources ==&lt;br /&gt;
See [[resources]].&lt;br /&gt;
&lt;br /&gt;
== user centric development ==&lt;br /&gt;
*[[user-interface]]&lt;br /&gt;
*[[data-portability]]&lt;br /&gt;
*[[social-network-portability]]&lt;br /&gt;
&lt;br /&gt;
== shared work areas ==&lt;br /&gt;
* [[to-do]]&lt;br /&gt;
* [[templates]]&lt;br /&gt;
* [http://microformats.org/wiki/delete pages for deletion] &amp;lt;!-- keep as external link; removes from &amp;quot;what links here&amp;quot; --&amp;gt;&lt;br /&gt;
* [[Special:Specialpages|&amp;quot;Special&amp;quot; wiki pages]]&lt;br /&gt;
* [[year-in-review]]&lt;br /&gt;
&lt;br /&gt;
== tools, test cases, additional research ==&lt;br /&gt;
The first place to look for examples, code, and test cases is in the pages for each individual microformat. There are only a few cross-cutting [[tools|tools and services]] that need to process more than one microformat. That section is intended for editors, parsers, validators, test cases, and other information relevant across multiple microformats.&lt;br /&gt;
&lt;br /&gt;
== microformats wiki translations ==&lt;br /&gt;
&amp;lt;span id=&amp;quot;microformats_wiki_translations_in_other_languages&amp;quot;&amp;gt;You may read and edit microformats articles in many other languages:&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* languages with over 100 articles&lt;br /&gt;
** [[Main_Page-fr|&amp;lt;span lang=&amp;quot;fr&amp;quot;&amp;gt;Français&amp;lt;/span&amp;gt; (French)]] &amp;lt;span lang=&amp;quot;fr&amp;quot;&amp;gt;{{UpdateMarker-fr}}&amp;lt;/span&amp;gt;&lt;br /&gt;
* languages with over 10 articles&lt;br /&gt;
** [[Main_Page-pt-br|&amp;lt;span lang=&amp;quot;pt-br&amp;quot;&amp;gt;Português&amp;lt;/span&amp;gt; (Brazilian Portuguese)]]&lt;br /&gt;
** [[Main_Page-ja|&amp;lt;span lang=&amp;quot;ja&amp;quot;&amp;gt;日本語&amp;lt;/span&amp;gt; (Japanese)]]&lt;br /&gt;
* languages with over 2 articles&lt;br /&gt;
** [[Main_Page-cs|&amp;lt;span lang=&amp;quot;cs&amp;quot;&amp;gt;Česky&amp;lt;/span&amp;gt; (Czech)]] {{NewMarker}}&lt;br /&gt;
** [[Main_Page-de|&amp;lt;span lang=&amp;quot;de&amp;quot;&amp;gt;Deutsch&amp;lt;/span&amp;gt; (German)]]&lt;br /&gt;
** [[Main_Page-es|&amp;lt;span lang=&amp;quot;es&amp;quot;&amp;gt;Español&amp;lt;/span&amp;gt; (Spanish)]]&lt;br /&gt;
** [[Main_Page-gl|&amp;lt;span lang=&amp;quot;gl&amp;quot;&amp;gt;Galego&amp;lt;/span&amp;gt; (Galician)]] {{NewMarker}}&lt;br /&gt;
** [[Main_Page-pl|&amp;lt;span lang=&amp;quot;pl&amp;quot;&amp;gt;Polski&amp;lt;/span&amp;gt; (Polish)]]&lt;br /&gt;
** [[Main_Page-ro|&amp;lt;span lang=&amp;quot;ro&amp;quot;&amp;gt;Română&amp;lt;/span&amp;gt; (Romanian)]] {{NewMarker}}&lt;br /&gt;
** [[Main_Page-zh|&amp;lt;span lang=&amp;quot;zh&amp;quot;&amp;gt;汉语&amp;lt;/span&amp;gt; (Chinese)]]&lt;br /&gt;
* languages just started&lt;br /&gt;
** [[Main_Page-ar|&amp;lt;span lang=&amp;quot;ar&amp;quot;&amp;gt;العربية&amp;lt;/span&amp;gt; (Arabic)]]&lt;br /&gt;
** [[Main_Page-th|&amp;lt;span lang=&amp;quot;th&amp;quot;&amp;gt;ภาษาไทย&amp;lt;/span&amp;gt; (Thai)]]&lt;br /&gt;
* elsewhere&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Microformat Wikipedia's article on microformats] has been translated into a number of languages.&lt;br /&gt;
&lt;br /&gt;
See also [[other-languages]], and [[how-to-start-new-translation|how-to-start-a-new-translation]].&lt;/div&gt;</summary>
		<author><name>JacobMalthouse</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=User:JacobMalthouse&amp;diff=28224</id>
		<title>User:JacobMalthouse</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=User:JacobMalthouse&amp;diff=28224"/>
		<updated>2008-05-30T21:44:39Z</updated>

		<summary type="html">&lt;p&gt;JacobMalthouse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi there, we're looking at ways to work with environmental data online. Here's some background on us: www.bigroom.ca. Happy to respond to questions/comments/ideas at info@bigroom.ca &lt;br /&gt;
&lt;br /&gt;
best, Jacob&lt;/div&gt;</summary>
		<author><name>JacobMalthouse</name></author>
	</entry>
</feed>