uid: Difference between revisions
Jump to navigation
Jump to search
(removed duplicate of RFC 2426 text which simply duplicates text that is referenced by hCard (i.e. vCard).) |
AndyMabbett (talk | contribs) (restore point not covered by hCard spec) |
||
Line 14: | Line 14: | ||
* [[uid-brainstorming]] | * [[uid-brainstorming]] | ||
Please take a look, and contribute your thoughts and ideas to the | Please take a look, and contribute your thoughts and ideas. | ||
==RFC 2426== | |||
Section 3.6.7 of RFC 2426 (on which hCard is based) says: | |||
<blockquote> | |||
The [UID] can include the type parameter "TYPE" to specify the format of the identifier. The TYPE parameter value should be an IANA registered identifier format. The value can also be a non-standard format. | |||
</blockquote> | |||
A search of the IANA website finds no occurrences of "identifier format". |
Revision as of 12:18, 7 September 2007
UID
"uid" is an hCard property. See also hCard examples for canonical profile URLs.
This page documents an effort to define a microformat for identifiers. This effort came about from two angles:
- the need for a module that hCard and hCalendar could reference for defining the behavior of UID
- the need for marking up freeform identifiers that are found in web content
Per the microformats process
Please take a look, and contribute your thoughts and ideas.
RFC 2426
Section 3.6.7 of RFC 2426 (on which hCard is based) says:
The [UID] can include the type parameter "TYPE" to specify the format of the identifier. The TYPE parameter value should be an IANA registered identifier format. The value can also be a non-standard format.
A search of the IANA website finds no occurrences of "identifier format".