<?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=Drozzy</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=Drozzy"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Drozzy"/>
	<updated>2026-04-26T09:58:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=xfolk-profile&amp;diff=42234</id>
		<title>xfolk-profile</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=xfolk-profile&amp;diff=42234"/>
		<updated>2010-03-22T14:18:55Z</updated>

		<summary type="html">&lt;p&gt;Drozzy: /* Profile */ Bad piece of code&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;xFolk meta data profile&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
The following is an [http://gmpg.org/xmdp/ XMDP] profile for the [[xfolk|xFolk]] specification.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&amp;lt;ul id=&amp;quot;author&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;[[User:Tantek|Tantek Çelik]]&lt;br /&gt;
&amp;lt;li&amp;gt;[http://thecommunityengine.com/home Bud Gibson]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== URLs ==&lt;br /&gt;
This profile is hosted as a separate XMDP file on microformats.org:&lt;br /&gt;
* http://microformats.org/profile/xfolk&lt;br /&gt;
* shortURL: http://ufs.cc/x/xfolk&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Profiles are referenced in (X)HTML files in the &amp;amp;lt;HEAD&amp;amp;gt; tag, e.g.:&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;head profile='http://microformats.org/profile/xfolk'&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Profile ==&lt;br /&gt;
&amp;lt;p&amp;gt;As described in [http://www.w3.org/TR/html401/struct/global.html#h-7.4.4.3 HTML4 Meta data profiles] and further elaborated on in [http://gmpg.org/xmdp/ XHTML Meta Data Profiles] with specific reference to the [http://gmpg.org/xfn/11 XFN 1.1 relationships meta data profile] and &lt;br /&gt;
[[xoxo|XOXO Profile]].&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;The author Bud believes this profile provides a set of class attribute values sufficient to be used in working implementations of xFolk.  The profile may be incomplete and is subject to change as xFolk evolves.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;Note that in practice it makes sense to include the [[rel-tag]] profile in any profile of xFolk, since xFolk makes critical use of rel-tag as a building block.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
NOTE: Can someone fix the snippet below? I am not sure whether it's supposed to be displayed as &amp;quot;HTML source code&amp;quot; - or is this meant to be the actual HTML.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=html4strict&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;class&amp;quot;&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
     &amp;lt;p&amp;gt;[http://www.w3.org/TR/html401/struct/global.html#adef-class HTML4 definition of the 'class' attribute].  This meta data profile defines some 'class' attribute values (class names) and their meanings as suggested by a [http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot; draft of &amp;quot;Hypertext Links in HTML&amp;quot;]:&amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;dl&amp;gt;&lt;br /&gt;
       &amp;lt;dt id=&amp;quot;xfolkentry&amp;quot;&amp;gt;xfolkentry&amp;lt;/dt&amp;gt;&lt;br /&gt;
       &amp;lt;dd&amp;gt;Indicates a container element for an xFolk entry.  An xFolk entry indicates one bookmark with supporting metadata that the user wants to have aggregated into a folksonomy.  The xfolkentry class attribute value is usually applied to &amp;amp;lt;div&amp;amp;gt;, &amp;amp;lt;ul&amp;amp;gt;, &amp;amp;lt;ol&amp;amp;gt;, &amp;amp;lt;dt&amp;amp;gt;, &amp;amp;lt;p&amp;amp;gt; or &amp;amp;lt;span&amp;amp;gt; elements.  xFolk elements contained in an xfolkentry may be nested at an arbitrary depth.&amp;lt;/dd&amp;gt;&lt;br /&gt;
       &amp;lt;dt id=&amp;quot;taggedlink&amp;quot;&amp;gt;taggedlink&amp;lt;/dt&amp;gt;&lt;br /&gt;
       &amp;lt;dd&amp;gt;An &amp;amp;lt;a&amp;amp;gt; tag of class taggedlink indicates the URL of the item the xFolk entry bookmarks.  One and only one &amp;amp;lt;a&amp;amp;gt; element of class taggedlink must occur within each element of class xfolkentry.  The title of the bookmark is in order of availability: (1) the value of an optional title attribute; (2) The value of the &amp;amp;lt;a&amp;amp;gt; element itself.&amp;lt;/dd&amp;gt;&lt;br /&gt;
       &amp;lt;dt id=&amp;quot;description&amp;quot;&amp;gt;description&amp;lt;/dt&amp;gt;&lt;br /&gt;
       &amp;lt;dd&amp;gt;A further description of the xFolk entry.  Typically applied to &amp;amp;lt;dd&amp;amp;gt;, &amp;amp;lt;li&amp;amp;gt;, &amp;amp;lt;p&amp;amp;gt;, and &amp;amp;lt;span&amp;amp;gt; elements.  Elements of class &amp;lt;code&amp;gt;description&amp;lt;/code&amp;gt; are optional and may occur multiply.  When multiple elements of class &amp;lt;code&amp;gt;description&amp;lt;/code&amp;gt; are present, they are assumed to be in document order.&amp;lt;/dd&amp;gt;&lt;br /&gt;
       &amp;lt;dt id=&amp;quot;extended&amp;quot;&amp;gt;extended&amp;lt;/dt&amp;gt;&lt;br /&gt;
       &amp;lt;dd&amp;gt;A deprecated class value that is equivalent to &amp;lt;code&amp;gt;description&amp;lt;/code&amp;gt;.&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;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Related pages==&lt;br /&gt;
{{template:xfolk-related-pages}}&lt;br /&gt;
* [[xfolk-0.5-XMDP]]&lt;/div&gt;</summary>
		<author><name>Drozzy</name></author>
	</entry>
</feed>