<?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=NobasAcelc</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=NobasAcelc"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/NobasAcelc"/>
	<updated>2026-04-17T05:37:45Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-examples&amp;diff=36912</id>
		<title>rel-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-examples&amp;diff=36912"/>
		<updated>2009-01-03T16:47:02Z</updated>

		<summary type="html">&lt;p&gt;NobasAcelc: getcnaelsit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;lilisitc4tv&lt;br /&gt;
&amp;lt;h1&amp;gt;Rel Examples&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This page is for documenting real world example uses of &amp;lt;code&amp;gt;rel&amp;lt;/code&amp;gt; attributes, including established HTML4 and microformats values, drafts, exploratory discussions, and external examples which could potentially be used in microformats.&lt;br /&gt;
&lt;br /&gt;
== Purpose and Scope ==&lt;br /&gt;
&lt;br /&gt;
* '''Use [[process]] first'''. Rather than listing any new &amp;lt;code&amp;gt;rel&amp;lt;/code&amp;gt; attribute uses here, if there is a desire to actually rigorously develop the '''functionality''' behind such &amp;lt;code&amp;gt;rel&amp;lt;/code&amp;gt; attributes into a microformat, then the [[process]] should be followed with that functionality in mind, rather than a paticular &amp;lt;code&amp;gt;rel&amp;lt;/code&amp;gt; attribute value. &lt;br /&gt;
* '''Reference URLs to external uses with potential'''. It may not be clear what the value is of documenting external &amp;lt;code&amp;gt;rel&amp;lt;/code&amp;gt; ''examples'' outside the attempt to develop any particular microformat. However, it seems reasonable to have a placeholder for such documentation as a reference of sorts to existing real world example uses to be considered unless it proves counter-productive or attempts to bypass the [[process]]. Examples (and any documentation thereof, including implementations) which have been considered and [[rejected-formats|rejected]] should be moved to the [[rejected-formats]] page since they no longer could &amp;quot;potentially&amp;quot; be used in microformats.&lt;br /&gt;
* '''Proposing rel attributes is inappropriate'''. Any &amp;quot;proposed rel attributes&amp;quot; would very much be bypassing the [[process]] and thus are discouraged. Pursue the [[process]] for development of a solution to the problem area, rather than leaping to the specific technical solution of using a rel attribute value.&lt;br /&gt;
&lt;br /&gt;
The following are lists by specification / origin.&lt;br /&gt;
&lt;br /&gt;
For a flat alphabetical list of rel formats, brainstorms, POSH uses, see: [[existing-rel-values]].&lt;br /&gt;
&lt;br /&gt;
== HTML4 ==&lt;br /&gt;
&lt;br /&gt;
The HTML4.01 spec defines several [http://www.w3.org/TR/html4/types.html#h-6.12 link types] which are values that can be used in &amp;lt;code&amp;gt;rel&amp;lt;/code&amp;gt; (and sometimes &amp;lt;code&amp;gt;rev&amp;lt;/code&amp;gt;) attributes. See [[existing-rel-values]] for an annotated list.&lt;br /&gt;
&lt;br /&gt;
== microformats ==&lt;br /&gt;
&lt;br /&gt;
Several microformats use &amp;lt;code&amp;gt;rel&amp;lt;/code&amp;gt; values. These are a useful place to start to understand good uses of &amp;lt;code&amp;gt;rel&amp;lt;/code&amp;gt; values.&lt;br /&gt;
&lt;br /&gt;
* [[rel-license]]&lt;br /&gt;
* [[rel-nofollow]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [[xfn]]&lt;br /&gt;
&lt;br /&gt;
In addition, though it uses &amp;lt;code&amp;gt;rev&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;rel&amp;lt;/code&amp;gt;, [[vote-links]] is listed here for completeness.&lt;br /&gt;
* [[vote-links]] - uses &amp;lt;code&amp;gt;rev&amp;lt;/code&amp;gt; attribute&lt;br /&gt;
&lt;br /&gt;
=== drafts ===&lt;br /&gt;
* [[rel-directory]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-home]]&lt;br /&gt;
* [[rel-payment]]&lt;br /&gt;
&lt;br /&gt;
=== exploratory discussions ===&lt;br /&gt;
&lt;br /&gt;
See [[rel-value-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== external examples ==&lt;br /&gt;
&lt;br /&gt;
Links to documentation or specifications for these examples found in the wild would be appreciated!&lt;br /&gt;
&lt;br /&gt;
*[http://www.tom-watson.co.uk/ Tom Watson] (UK MP's blog); uses WordPress&lt;br /&gt;
**&amp;lt;code&amp;gt;&amp;lt;link rel='archives' [...]&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
**&amp;lt;code&amp;gt;&amp;lt;link rel='EditURI' [...]&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
**&amp;lt;code&amp;gt;&amp;lt;link rel='pingback' [...]&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== rejected examples ==&lt;br /&gt;
&lt;br /&gt;
See [[rejected-formats]] for examples that have been rejected.&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
{{rel-related-pages}}&lt;br /&gt;
* [http://www.iana.org/assignments/link-relations.html IANA: Link Relations] - per [http://www.rfc-editor.org/rfc/rfc4287.txt RFC4287 - The Atom Syndication Format]&lt;/div&gt;</summary>
		<author><name>NobasAcelc</name></author>
	</entry>
</feed>