group-brainstorming: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 46: Line 46:
           |
           |
         +-- Post 2 (hatom)
         +-- Post 2 (hatom)
Add optional roles. Groups may have "admins", "moderators", or "members". Or if you were marking up a contributes page, you could have "programmers", "designers", etc.


== Real World Examples ==
== Real World Examples ==

Revision as of 04:11, 14 July 2006

Group Brainstorming

This page is for brainstorming about ideas, proposals, constraints, requirements for a Groups microformat.

Authors

Problem

See Chris Messina's original thoughts on microformats-discuss.

Not every page belongs to one user. We need a microformat to define a group of people.

There are two distinct problems here though.

The problem that Chris's proposal describes is actually just one of tagging. By tagging people with the same tag, you "place" them into a group as defined by that tag. That's the model presented by Chris's ASCII art diagram.

The simpler problem to solve is perhaps the Group equivalent of XFN

How does a person indicate that they belong to of a group?

How does a group indicate that a person is a member of that group?

Purposed Structure

From Chris Messina's original post

--Group Name
  | Description
  | Tags
  |
  +--+ Members
  |  |
  |  +-- Member 1 (hcard)
  |  |
  |  +-- Member 2 (hcard)
  |
  +--+ Pool
     |
     +--+ Topic
         |
        +-- Post 1 (hatom)
         |
        +-- Post 2 (hatom)

Add optional roles. Groups may have "admins", "moderators", or "members". Or if you were marking up a contributes page, you could have "programmers", "designers", etc.

Real World Examples

See Also