<?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=BaserGetno</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=BaserGetno"/>
	<link rel="alternate" type="text/html" href="http://microformats.org/wiki/Special:Contributions/BaserGetno"/>
	<updated>2026-05-17T04:55:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=group-brainstorming&amp;diff=35803</id>
		<title>group-brainstorming</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=group-brainstorming&amp;diff=35803"/>
		<updated>2008-12-19T23:01:40Z</updated>

		<summary type="html">&lt;p&gt;BaserGetno: c4ttrocdelbo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;racalc4tli&lt;br /&gt;
&amp;lt;h1&amp;gt; Group Brainstorming &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
This page is for brainstorming about ideas, proposals, constraints, requirements for a microformat for indicating people's membership of a [[group]], and vice versa.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:ChrisMessina | Chris Messina]]&lt;br /&gt;
* [[User:Josh | Josh Peek]]&lt;br /&gt;
* [http://tantek.com/ Tantek Ãelik]&lt;br /&gt;
* [[User:TobyInk|TobyInk]]&lt;br /&gt;
&lt;br /&gt;
== Problem ==&lt;br /&gt;
&lt;br /&gt;
See  [http://microformats.org/discuss/mail/microformats-discuss/2006-February/003181.html Chris Messina's original thoughts] on microformats-discuss.&lt;br /&gt;
&lt;br /&gt;
Not every page belongs to one user. We need a microformat to define a group of people.&lt;br /&gt;
&lt;br /&gt;
There are two distinct problems here though.&lt;br /&gt;
&lt;br /&gt;
The problem that Chris's proposal describes is actually just one of tagging. By tagging people with the same tag, you &amp;quot;place&amp;quot; them into a group as defined by that tag. That's the model presented by Chris's ASCII art diagram.&lt;br /&gt;
&lt;br /&gt;
The simpler problem to solve is perhaps the group equivalent of [http://gmpg.org/xfn/ XFN]&lt;br /&gt;
&lt;br /&gt;
How does a person indicate that they belong to of a group?&lt;br /&gt;
&lt;br /&gt;
How does a group indicate that a person is a member of that group?&lt;br /&gt;
&lt;br /&gt;
== A Proposed Structure ==&lt;br /&gt;
&lt;br /&gt;
From [http://microformats.org/discuss/mail/microformats-discuss/2006-February/003181.html Chris Messina's original post]&lt;br /&gt;
&lt;br /&gt;
 --Group Name&lt;br /&gt;
   | Description&lt;br /&gt;
   | Tags&lt;br /&gt;
   |&lt;br /&gt;
   +--+ Members&lt;br /&gt;
   |  |&lt;br /&gt;
   |  +-- Member 1 (hcard)&lt;br /&gt;
   |  |&lt;br /&gt;
   |  +-- Member 2 (hcard)&lt;br /&gt;
   |&lt;br /&gt;
   +--+ Pool&lt;br /&gt;
      |&lt;br /&gt;
      +--+ Topic&lt;br /&gt;
          |&lt;br /&gt;
         +-- Post 1 (hatom)&lt;br /&gt;
          |&lt;br /&gt;
         +-- Post 2 (hatom)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This model is totally overdesigned.  A groups microformat should start as simple as possible, meaning, nothing but the idea of a group and members.  That's the 80% in common case across various systems.  People in a group.  A group with people.  Nothing more.  -Tantek&lt;br /&gt;
&lt;br /&gt;
&amp;lt;s&amp;gt;Add optional roles. Groups may have &amp;quot;admins&amp;quot;, &amp;quot;moderators&amp;quot;, or &amp;quot;members&amp;quot;. Or if you were marking up a contributes page, you could have &amp;quot;programmers&amp;quot;, &amp;quot;designers&amp;quot;, etc.&amp;lt;/s&amp;gt; Is this what you mean by tags? - Josh&lt;br /&gt;
&lt;br /&gt;
No, those are roles.  I mean the very *name* of a group could be interpreted simply as a tag on a person.&lt;br /&gt;
&lt;br /&gt;
For example a named group of bookmarks are nothing more than a tag that all those bookmarks share.&lt;br /&gt;
&lt;br /&gt;
Any taxonomy of group roles (admins, moderators, etc.) should be postponed.&lt;br /&gt;
&lt;br /&gt;
-Tantek&lt;br /&gt;
&lt;br /&gt;
To keep it simple, could we say that hGroup is just a container for other microformats. That would cover members (hcards) and topics (atom). - Josh&lt;br /&gt;
&lt;br /&gt;
No. Both (a) naming and (b) proposing a structure (container) are both premature for a microformat, until the proper research has been done and documented on the wiki.  Please follow the [[process]]. -Tantek&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Real World Examples ==&lt;br /&gt;
&lt;br /&gt;
See [[group-examples]] for current implementations.&lt;br /&gt;
&lt;br /&gt;
== Rel Group Member Proposal ==&lt;br /&gt;
&lt;br /&gt;
I think Eran proposed this first, but just to make sure it is captured:&lt;br /&gt;
* rel=&amp;quot;group&amp;quot; - used by an individual to link to their groups&lt;br /&gt;
* rel=&amp;quot;member&amp;quot; - used by a group's site on links to its members&lt;br /&gt;
&lt;br /&gt;
:I've used this format to describe group membership in a distributed fashion. It is kept very simple on purpose, defining only group membership (both ways) and group roles. The format is loosely based on XFN so it should look familiar to you. Take a look at the draft profile for [http://hellonline.com/cgi-bin/trac.cgi/wiki/XMF XHTML Membership Format (XMF)]. --[[User:EranGloben|EranGloben]] 12:22, 10 Aug 2006 (PDT)&lt;br /&gt;
&lt;br /&gt;
=== group member proposal FAQ ===&lt;br /&gt;
* ''What about rev=group instead of rel=member?''&lt;br /&gt;
** Use of [[rev]], and any new microformats values for rev, has been deprecated for several reasons.  See [[rev#Should_rev_even_be_used|Should rev even be used]].&lt;br /&gt;
&lt;br /&gt;
== Possible Implementations ==&lt;br /&gt;
&lt;br /&gt;
Groups could define their members on their own homepage. Social web sites could pick up the group list from the groups site instead. You'd instantly have your group on every (dreaming) social web service.&lt;br /&gt;
&lt;br /&gt;
*What about large groups? I'm a member of an organisation with over one million members. [[User:AndyMabbett|Andy Mabbett]] 16:30, 2 Feb 2008 (PST)&lt;br /&gt;
** Groups could provide paginated lists of members (just as social network sites provide paginated friends lists), perhaps grouped by first letter of their names, and further subdivided as necessary (some applications, e.g. mailman mailing list software, already do this, that is, paginate their membership list). [[User:Tantek|Tantek]] 01:22, 6 Feb 2008 (PST)&lt;br /&gt;
&lt;br /&gt;
== vCard 4.0 Draft ==&lt;br /&gt;
&lt;br /&gt;
The [http://www.ietf.org/internet-drafts/draft-ietf-vcarddav-vcardrev-03.txt latest vCard 4.0 draft] includes a new property &amp;quot;member&amp;quot;. This could be leveraged in hCard like so:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;h1 class=&amp;quot;fn org&amp;quot;&amp;gt;The Microformats Community&amp;lt;/h1&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Members:&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;li class=&amp;quot;member vcard&amp;quot;&amp;gt;&amp;lt;a class=&amp;quot;fn url&amp;quot; href=&amp;quot;http://tantek.com&amp;quot;&amp;gt;Tantek Ãelik&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;!-- ... etc ... --&amp;gt;&lt;br /&gt;
  &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A paginated list would need to include the hCard for the organisation/group on each page, but could use an identical UID on each page to indicate that they all represent the same organisation.&lt;br /&gt;
&lt;br /&gt;
* This is already [http://buzzword.org.uk/cognition/uf-plus.html#hcard experimentally implemented] in [http://buzzword.org.uk/cognition/ Cognition 0.1-&amp;amp;alpha;11].&lt;br /&gt;
* This is similar to how the &amp;quot;agent&amp;quot; property already works, so people should already be fairly familiar with it.&lt;br /&gt;
** An admin or moderator of the group could be indicated using &amp;lt;code&amp;gt;class=&amp;quot;vcard member agent&amp;quot;&amp;lt;/code&amp;gt; and, further, a &amp;lt;code&amp;gt;role&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; to indicate their responsibility.&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [[group]]&lt;br /&gt;
* [[group-examples]]&lt;br /&gt;
* [[group-formats]]&lt;br /&gt;
* [[hCard]]&lt;br /&gt;
* [[xfn|XFN]]&lt;br /&gt;
* [[xpn|XPN]]&lt;/div&gt;</summary>
		<author><name>BaserGetno</name></author>
	</entry>
</feed>