<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MondrOntrm</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MondrOntrm"/>
	<link rel="alternate" type="text/html" href="http://microformats.org/wiki/Special:Contributions/MondrOntrm"/>
	<updated>2026-06-10T21:41:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=rel-directory&amp;diff=35184</id>
		<title>rel-directory</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=rel-directory&amp;diff=35184"/>
		<updated>2008-12-16T18:25:09Z</updated>

		<summary type="html">&lt;p&gt;MondrOntrm: limonr&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ricgetrolrol&lt;br /&gt;
&amp;lt;entry-title&amp;gt;rel-directory&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&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;
;Author&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;
* [[User:Tantek|Tantek]]: I release all my contributions to this specification into the public domain and I encourage the other authors to do so as well.&lt;br /&gt;
** When all authors/editors have done so, we can remove the MicroFormatCopyrightStatement template reference and replace it with the MicroFormatPublicDomainContributionStatement.&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 &amp;lt;nowiki&amp;gt;RFC 3986&amp;lt;/nowiki&amp;gt; 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;
==See also==&lt;br /&gt;
{{rel-related-pages}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:rel-directory]]&lt;/div&gt;</summary>
		<author><name>MondrOntrm</name></author>
	</entry>
</feed>