<?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=StrongSailor</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=StrongSailor"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/StrongSailor"/>
	<updated>2026-04-09T13:31:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-directory&amp;diff=6657</id>
		<title>rel-directory</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-directory&amp;diff=6657"/>
		<updated>2006-06-15T16:14:16Z</updated>

		<summary type="html">&lt;p&gt;StrongSailor: /* Commentary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= rel-directory =&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Draft Specification 2005-08-24 ==&lt;br /&gt;
=== Editor ===&lt;br /&gt;
* [http://theryanking.com Ryan King]&lt;br /&gt;
&lt;br /&gt;
=== Authors===&lt;br /&gt;
* Blaine Cook, [http://odeo.com Odeo]&lt;br /&gt;
* [http://theryanking.com Ryan King], [http://technorati.com Technorati]&lt;br /&gt;
&lt;br /&gt;
=== Concept ===&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik], [http://technorati.com Technorati]&lt;br /&gt;
* [http://epeus.blogspot.com/ Kevin Marks], [http://technorati.com Technorati]&lt;br /&gt;
&lt;br /&gt;
=== Acknowledgments ===&lt;br /&gt;
Thanks to everyone who helped with brainstorming and feedback: Dorion Carroll, [http://www.joshkinberg.com/blog/ Josh Kinberg], [http://factoryjoe.com/blog/ Chris Messina], [http://anarchogeek.com/ Evan Henshaw Plath (Rabble)], [http://powazek.com/ Derek Powazek], Dr. Ernie Prabhakar, [http://sifry.com/alerts/ David Sifry], [http://www.hyperorg.com/blogger/ David Weinberger], and many others.&lt;br /&gt;
&lt;br /&gt;
=== Copyright ===&lt;br /&gt;
{{MicroFormatCopyrightStatement2005}}&lt;br /&gt;
&lt;br /&gt;
=== Patents ===&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Abstract ==&lt;br /&gt;
Rel-Directory is one of several [[microformats]].  By adding '&amp;lt;code&amp;gt;directory&amp;lt;/code&amp;gt;' to the &amp;lt;code&amp;gt;rel&amp;lt;/code&amp;gt; attribute of a hyperlink, a page indicates that the destination of the hyperlink is a directory listing containing an entry for the current page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;a rel=&amp;quot;directory&amp;quot; href=&amp;quot;http://dmoz.org/Computers/Internet/&amp;quot;&amp;gt;Computers/Internet&amp;lt;/a&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
the author indicates that the page &amp;lt;code&amp;gt;http://dmoz.org/Computers/Internet/&amp;lt;/code&amp;gt; is a directory listing for the referring page.&lt;br /&gt;
&lt;br /&gt;
This assertion will typically apply to just the referring page, though it may in some cases refer to a larger work, such as a blog or podcast.&lt;br /&gt;
&lt;br /&gt;
Additionally, in the case that the directory page is a taggable url (follows the [[rel-tag]] microformat), these&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a rel=&amp;quot;tag directory&amp;quot; href=&amp;quot;http://odeo.com/tag/arts/&amp;quot;&amp;gt;arts&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;a rel=&amp;quot;tag directory&amp;quot; href=&amp;quot;http://technorati.com/blogs/evolution&amp;quot;&amp;gt;evolution&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
can be used to show that the referred page is both a directory listing and a tag for the current page.&lt;br /&gt;
&lt;br /&gt;
== Scope ==&lt;br /&gt;
[[rel-directory]] is  specifically designed for building a directory in a distributed manner and for making links to any directory listing explicit.&lt;br /&gt;
&lt;br /&gt;
== XMDP profile ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;dt id=&amp;quot;rel&amp;quot;&amp;gt;rel&amp;lt;/dt&amp;gt;&lt;br /&gt;
 &amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
   &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/links.html#adef-rel&amp;quot;&amp;gt;&lt;br /&gt;
     HTML4 definition of the 'rel' attribute.&amp;lt;/a&amp;gt;  &lt;br /&gt;
   Here is an additional value.&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;dl&amp;gt;&lt;br /&gt;
   &amp;lt;dt id=&amp;quot;directory&amp;quot;&amp;gt;directory&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;Indicates that the referred resource serves as a directory listing for the referring page.&amp;lt;/dd&amp;gt;&lt;br /&gt;
  &amp;lt;/dl&amp;gt;&lt;br /&gt;
 &amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
This section is '''informative'''.  The following implementations have been developed which either generate or parse rel-directory links. If you have a rel-directory implementation, feel free to add it to the top of this list. Once the list grows too big, we'll make a separate wiki page.&lt;br /&gt;
&lt;br /&gt;
* [http://technorati.com/blogs/ Technorati Blog Finder] is a blog directory that is organized and constructed by bloggers who themselves choose which categories their blog belongs in, using either a user interface, or by simply using a rel-directory tag link from their blog to the page for a particular category in a directory.  See [http://technorati.com/help/blogfinder.html Technorati Blog Finder Help] for more info.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Normative References ===&lt;br /&gt;
* [http://www.w3.org/TR/REC-html40/ HTML 4]&lt;br /&gt;
* [http://www.w3.org/TR/xhtml1/ XHTML]&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[rel-tag| Rel-Tag]]&lt;br /&gt;
* [http://www.ietf.org/rfc/rfc3986.txt RFC 3986 specifies URL syntax]&lt;br /&gt;
&lt;br /&gt;
=== Informative References ===&lt;br /&gt;
* This document was originally cloned from the [[rel-tag]] specification.&lt;br /&gt;
* [[directory-inclusion-examples]]&lt;br /&gt;
* [[directory-inclusion-formats]]&lt;br /&gt;
* [[directory-inclusion-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
=== Commentary ===&lt;br /&gt;
* http://www.aef-dmoz.org/blog/index.php/2005/09/07/39-rel-directory-rel-tag-directory&lt;br /&gt;
&lt;br /&gt;
[http://www.lianqi-trade.com valve]|[http://www.lianqi-trade.com/butterfly_valve.html butterfly valve]|[http://www.lianqi-trade.com ball valve]|[http://www.lianqi-trade.com/gate_valve.html gate valve]|[http://www.lianqi-trade.com/check_valve.html check valve]|[http://www.fusechina.cn fuse]|[http://www.fusechina.cn fuses]|[http://www.fusechina.cn hrc fuse]|[http://www.fusechina.cn fuse base]|[http://www.china-aotai.com lampholder]|[http://www.china-aotai.com/switch.htm switch]|[http://www.china-aotai.com/plug.htm plug]|[http://www.china-aotai.com/socket.htm socket]|[http://www.china-aotai.com/ceiling_lamp.htm ceiling lamp]|[http://www.china-aotai.com/wall_panel.htm wall panel]|[http://www.pharmaceutical-machine.cn blister packing machine]|[http://www.pharmaceutical-machine.cn Granulating machine]|[http://www.pharmaceutical-machine.cn packaging machine]|[http://www.huadamachine.com packing machine]|[http://www.huadamachine.com Capsule Filling Machine]|[http://www.hongqimachine.com Film Blowing Machine]|[http://www.hongqimachine.com/bag-making-machine.html Bag Making Machine]|[http://www.hongqimachine.com Printing Machine]|[http://www.hongqimachine.com/imprinter.html Imprinter]|[http://www.electrical-trade.com/ circuit breaker]|[http://www.electrical-trade.com/switch.html switch]|[http://www.electrical-trade.com/frequency_changer.html Frequency changer]|[http://www.electrical-trade.com/electric-motor-series.html Electric motor]|[http://www.electrical-trade.com/high-pressure-electric-appliance.html High pressure electric appliance]|[http://www.electrical-trade.com/contactor-device.html contactor]|[http://www.kaixunchina.com electric hoist]|[http://www.kaixunchina.com/electric-winch.html electric winch]|[http://www.kaixunchina.com/money-counter.html money counter]|[http://www.kaixunchina.com/electric-trolley.html electric trolley]|[http://www.kaixunchina.com/rotary-hoist-frame.html hoist frame]|[http://www.chinasini.com paper cup forming machine]|[http://www.chinasini.com/pyq202c-die-cutting-machine.html die cutting machine]|[http://www.tzongchina.com Extracting equipment]|[http://www.tzongchina.com Concentrating equipment]|[http://www.tzongchina.com emulsifier]|[http://www.source-chem.com insecticide]|[http://www.china-medical-equipment.com medical equipment]&lt;/div&gt;</summary>
		<author><name>StrongSailor</name></author>
	</entry>
</feed>