uid: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(restore content)
m (use hCard terminology to clarify what "type" is meant.)
Line 1: Line 1:
= UID =
= UID =


"uid" is an [[hcard#Property_List|hCard property]].  The semantics of "uid" are defined in [http://www.ietf.org/rfc/rfc2426.txt RFC2426] section 3.6.7 as noted in the [[hcard-profile|hCard profile]].  Note the [[vcard-errata#3.6.7_UID_Type_Definition|erratum regarding UID types]].
"uid" is an [[hcard#Property_List|hCard property]].  The semantics of "uid" are defined in [http://www.ietf.org/rfc/rfc2426.txt RFC2426] section 3.6.7 as noted in the [[hcard-profile|hCard profile]].  Note the [[vcard-errata#3.6.7_UID_Type_Definition|erratum regarding the UID type subproperty]].


See also [[hcard-examples#Canonical_Profiles_on_Sites|hCard examples for canonical profile URLs]].
See also [[hcard-examples#Canonical_Profiles_on_Sites|hCard examples for canonical user profile URLs]].


This page also documents an effort to define a microformat for [http://en.wikipedia.org/wiki/Category:Identifiers identifiers]. This effort came about from two angles:
This page also documents an effort to define a microformat for [http://en.wikipedia.org/wiki/Category:Identifiers identifiers]. This effort came about from two angles:

Revision as of 10:25, 9 September 2007

UID

"uid" is an hCard property. The semantics of "uid" are defined in RFC2426 section 3.6.7 as noted in the hCard profile. Note the erratum regarding the UID type subproperty.

See also hCard examples for canonical user profile URLs.

This page also 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 to the above pages.