<?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=XavierBadosa</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=XavierBadosa"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/XavierBadosa"/>
	<updated>2026-05-03T17:07:16Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hcard-issues&amp;diff=37820</id>
		<title>hcard-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hcard-issues&amp;diff=37820"/>
		<updated>2009-02-02T11:58:29Z</updated>

		<summary type="html">&lt;p&gt;XavierBadosa: Edited to improve source presentation in the 2009 wiki.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt; hCard issues &amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
These are externally raised issues about [[hcard|hCard]] with broadly varying degrees of merit. Thus some issues are REJECTED for a number of obvious reasons (but still documented here in case they are re-raised), and others contain longer discussions. Some issues may be ACCEPTED and perhaps cause changes or improved explanations in the spec. &lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT''': Please read the [[hcard-faq|hCard FAQ]] and the [[hcard-issues-resolved|hCard resolved issues]] ''before'' giving any feedback or raising any issues as your feedback/issues may already be resolved/answered.&lt;br /&gt;
&lt;br /&gt;
Submitted issues may (and probably will) be edited and rewritten for better terseness, clarity, calmness, rationality, and as neutral a point of view as possible. Write your issues well. — [http://tantek.com/ Tantek]&lt;br /&gt;
&lt;br /&gt;
For matters relating to the vCard specification itself, see [[vcard-errata]] and [[vcard-suggestions]].&lt;br /&gt;
&lt;br /&gt;
See other [[issues]] also.&lt;br /&gt;
&lt;br /&gt;
== closed issues ==&lt;br /&gt;
See: [[hcard-issues-resolved]]&lt;br /&gt;
&lt;br /&gt;
== resolved issues ==&lt;br /&gt;
See: [[hcard-issues-resolved]]&lt;br /&gt;
&lt;br /&gt;
== issues ==&lt;br /&gt;
&amp;lt;span id=&amp;quot;Issues&amp;quot;&amp;gt;Please add new issues&amp;lt;/span&amp;gt; to the '''bottom''' of the list by copy and pasting the [[hcard-issues#Template|Template]].  Please follow-up to resolved/rejected issues with new information rather than resubmitting such issues.  Duplicate issue additions will be reverted.&lt;br /&gt;
&lt;br /&gt;
=== 2006 ===&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-10-21 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*# ''There should be some way to say that the URL of an hCard or hCalendar event is the URL of the page itself, without having to include a redundant, and accessibility-damaging link to that page, on the page itself.''&lt;br /&gt;
*#* Quite often I see &amp;quot;a&amp;quot; webpage accessible with several different URLs. Typically 1 URL is the &amp;quot;preferred&amp;quot; URL, expected to have a long lifetime. Sometimes other URLs are &amp;quot;convenience&amp;quot; URLs that may have been linked to in the past, but are expected to go away soon, which resolve to the same file (the &amp;quot;latest version&amp;quot;). Then there are &amp;quot;archive&amp;quot; URLs that show an exact copy of that webpage as it appeared some time in the past. I think we want to always use the &amp;quot;preferred&amp;quot; URL, no matter which of those URLs we happen to stumble upon first -- so the URL is not actually redundant. (How exactly is it &amp;quot;accessibility-damaging&amp;quot; for a page to link to itself? Could you explain or add a link to an explanation?) --[[User:DavidCary|DavidCary]] 17:44, 5 Apr 2007 (PDT)&lt;br /&gt;
*#**&amp;quot;''How exactly is it &amp;quot;accessibility-damaging&amp;quot; for a page to link to itself?''&amp;quot; - Novice user clicks on link; nothing (it appears) happens. Repeat ad infinitum, until user leaves site to do something else. [[User:AndyMabbett|Andy Mabbett]] 02:43, 6 Apr 2007 (PDT)&lt;br /&gt;
*#*A: ACCEPTED THEORETICAL.  While I tend to agree with the accessibility guidelines/issues noted herein in theory, to make this a real world issue worthy of higher priority, we need documentation of examples in the wild where the URL of an  hCard or hCalendar event is the URL of the page itself, so that we can use those examples to inform brainstorming towards a solution. [[User:Tantek|Tantek]] 15:11, 10 Apr 2007 (PDT)&lt;br /&gt;
*#** Examples in the wild where the URL of an hCard is the URL of the page itself:&lt;br /&gt;
*#*** [http://2007.sxsw.com/music/showcases/band/999918.html The Pipettes] page at SXSW 2007 (1 of 1000+ bands). There are no links to the page itself on the page to markup with class=&amp;quot;url&amp;quot;.  Thus it would be nice to have a way for the hCard for The Pipettes to indicate that the page itself is the URL for the hCard.&lt;br /&gt;
*#*** See also the proposal to use this pattern in [[representative-hcard]]&lt;br /&gt;
*#** Examples in the wild where the URL of an hCalendar event is the URL of the page itself:&lt;br /&gt;
*#*** [http://2007.sxsw.com/music/showcases/band/999918.html The Pipettes at La Zona Rosa] page at SXSW 2007 (1 of 1000+ concerts, yes, same page as the page for The Pipettes the org). There are no links to the page itself on the page to markup with class=&amp;quot;url&amp;quot;.  Thus it would be nice to have a way for the hCalendar event for The Pipettes at La Zona Rosa to indicate that the page itself is the URL for the hCalendar event.&lt;br /&gt;
*#** This is also an [[hreview-issues|hReview issue]] and any other microformat which has a &amp;quot;url&amp;quot; property. Examples where the URL of an (potential) hReview *item* is the URL of the page itself: &lt;br /&gt;
*#*** [http://www.amazon.com/exec/obidos/ASIN/0553380958 Snow Crash (Bantam Spectra Book) (Paperback) on Amazon] (millions of potential hReview items/products with reviews on their item pages).&lt;br /&gt;
&lt;br /&gt;
=== 2007 ===&lt;br /&gt;
* {{OpenIssue}} 2007-01-26 raised by [[User::JamesCraig|JamesCraig]].&lt;br /&gt;
*# RFC2426 'type' values cannot be localized/internationalized in hCard. In the example below, there is no solution to mark the Spanish version with a type of 'home' since the RFC2426 values are defined in English. &amp;lt;strong&amp;gt;abbr-design-pattern&amp;lt;/strong&amp;gt; would suggest using abbr, but 'Casa' is not an abbreviated form of 'home', therefore the currently recommended version (below) is not valid.&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;tel&amp;quot; xml:lang=&amp;quot;es&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;abbr class=&amp;quot;type&amp;quot; title=&amp;quot;home&amp;quot;&amp;gt;Casa&amp;lt;/abbr&amp;gt; (&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;pref&amp;lt;/span&amp;gt;erido):&lt;br /&gt;
  &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;+1.415.555.1212&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt; &lt;br /&gt;
*#* REJECTED. TOO LITTLE INFORMATION.  Please provide the precise URL to the specific statement on the accessify forum discussion that asserts that using abbr is not valid.  Please also provide a precise URL to a *real world* (as opposed to an artificially constructed test case) example in the wild of an non-English hCard which attempts to specify RFC2426 type information on a &amp;quot;tel&amp;quot; property and fails to do so.&lt;br /&gt;
*#* REOPENED and clarified (Also removed Accessify reference pulled from [[http://microformats.org/wiki?title=accessibility&amp;amp;oldid=12943 original raising]]).&lt;br /&gt;
*#*# Though erroneously first raised on the accessibility page, this is not an accessibility issue. It is an HTML semantics issue for internationalization. &amp;lt;code&amp;gt;abbr[title]&amp;lt;/code&amp;gt; should be an expanded form of &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; contents, in the same language.&lt;br /&gt;
*#*# There are real-world non-English examples in the current Mac OS 10.5 (Leopard) developer seed. This code example illustrates the point sufficiently.&lt;br /&gt;
*#*# Please leave the clarification as-is even if you feel you must RE-REJECT (add-on, don't revert). My original points were lost when they were taken out of context and moved here. -[[User::JamesCraig|JamesCraig]]&lt;br /&gt;
*# To avoid [[i18n]] issues, microformats should keep its hands off content (this also affects [[hReview]]). [[abbr-design-pattern]] doesn't seem the right solution here. Someone from France suggested elsewhere to use the class value '''telwork''', etc. but again it's a dubious solution (remember that a ''tel'' can have a type of ''voice'' and ''work'' '''at the same time'''). I suggest considering:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;tel home pref&amp;quot; xml:lang=&amp;quot;es&amp;quot;&amp;gt;&lt;br /&gt;
  Casa (preferido):&lt;br /&gt;
  &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;+1.415.555.1212&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It could be argued that somehow this solution violates the microformats [[principles|principle of visible data]]. Maybe it does, but [[i18n]] should come first because otherwise microformats violates the first rule: '''solve a specific problem''' (and the last: &amp;quot;enable and encourage decentralized and distributed development, content, services: explicitly encourage the original 'spirit of the Web'&amp;quot;). -[[User:XavierBadosa|Xavier Badosa]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2007-03-19&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User::ChristinaHope|Christina Hope]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# ''Does Microsoft Outlook 2003 allow the use of the &amp;quot;role&amp;quot; property? I have added it to all of my hCards and it is not appearing. Am I doing something wrong?''&lt;br /&gt;
*#** URL? (if no URL to a demonstrative example is provided within a year of this issue being raised, it will be closed as REJECTED INSUFFICIENT INFORMATION.)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2007-03-31&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The [http://en.wikipedia.org/wiki/World_Geodetic_System WGS84 scehma] used as a default by &amp;lt;code&amp;gt;geo&amp;lt;/code&amp;gt; will not remain valid forever. Fortunately, the proposed [[geo-extension-strawman|geo extension]], originally intended for lunar/ Martian coordinates, also provides a facility for the specification of other, Earth-bound schema, which will alleviate this problem. [[User:AndyMabbett|Andy Mabbett]] 13:00, 31 Mar 2007 (PDT)&lt;br /&gt;
*#* Note also the forthcoming [http://www.euref-iag.net/ European Terrestrial Reference System 89 schema] (See also [http://en.wikipedia.org/wiki/European_Terrestrial_Reference_System_1989 Etrs89 on Wikipedia]. [[User:AndyMabbett|Andy Mabbett]] 03:11, 5 Apr 2007 (PDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2007-04-19&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*#How should we handle [http://en.wikipedia.org/wiki/Old_Style_and_New_Style_dates Old Style and New Style dates] (i.e. Julian calendar vs. Gregorian), in DoB? For instance, [http://en.wikipedia.org/wiki/Boris_Pasternak Boris Pasternak], born &amp;quot;10 February [O.S. January 29] 1890&amp;quot;. Should the hCard spec. specify New Style, using the [[abbr-design-pattern]] (or its successor) if necessary: &amp;lt;nowiki&amp;gt;&amp;lt;abbr title=&amp;quot;1890-02-10&amp;quot;&amp;gt;29 January 1890&amp;lt;/abbr&amp;gt;&amp;lt;/nowiki&amp;gt;?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2008===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-01-01&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt; in [http://microformats.org/discuss/mail/microformats-discuss/2008-January/011182.html microformats-discuss/2008-January/011182.html]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The &amp;quot;n&amp;quot; optimization rules (nickname, fn) should not apply where the fn is on part of adr or label: e.g &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;fn locality&amp;quot;&amp;gt;New York&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;fn label&amp;quot;&amp;gt;Asia&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;,  since, in these examples, &amp;quot;Asia&amp;quot; is not a nickname, &amp;quot;New&amp;quot; is not a given-name and &amp;quot;York&amp;quot; is not a family-name. (see also [[hcard-brainstorming#Named_locations]])&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-01-09&amp;lt;/span&amp;gt; &amp;lt;span id=&amp;quot;tel-type-lang&amp;quot;&amp;gt;2008- moved from vcard-suggestions&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*#We can't have a generic type name cause we have to localize in French. so, for us, hCard work phone number is: &amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;tel&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;Travail&amp;lt;/span&amp;gt; : &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;0321596224&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;. How will a bot recognize that type ? We cannot specify every types in every languages in the specification. That's why i think something like this would be better: &amp;lt;nowiki&amp;gt;Travail : &amp;lt;span class=&amp;quot;telwork&amp;quot;&amp;gt;0321596224&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; Please, use class and id attributes ONLY for micro formats specifications ! XML #cdata and #data are localized ! Thanks !&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-02&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The &amp;quot;&amp;lt;code&amp;gt;n&amp;lt;/code&amp;gt;&amp;quot; optimization rules (&amp;lt;code&amp;gt;nickname&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt;) should not apply where the &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt; is also the &amp;lt;code&amp;gt;role&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;: e.g &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;fn role&amp;quot;&amp;gt;Webmaster&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;fn title&amp;quot;&amp;gt;Duty Manager&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;,  since, in these examples, &amp;quot;Webmaster&amp;quot; is not a nickname, &amp;quot;Duty&amp;quot; is not a given-name and &amp;quot;Manager&amp;quot; is not a family-name.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-06&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Guillaume Lebleu| Guillaume Lebleu]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# It seems to me that FN has been reused beyond its original vCard scope of person names, to cover any name. This led to the fn/title debate, but it seems some implementors are confused between following the vCard semantics (FN only for person names) or the hCard ones (FN for any name). See. http://cinematreasures.org/theater/365/, which uses an empty FN, resulting in their vCard not being detected by Operator, only the address.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-07&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The &amp;quot;&amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt;&amp;quot; optimization rule should not apply where the full &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt; is also the &amp;lt;code&amp;gt;nickname&amp;lt;/code&amp;gt;: e.g &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;fn nickname&amp;quot;&amp;gt;Plastic Bertram&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, since a given-name+family-name pair is not usually a nickname. (But how to deal with pseudonyms such as &amp;quot;Maurice Micklewhite (known professionally as Michael Caine)&amp;quot;?)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-07&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt; in [http://microformats.org/discuss/mail/microformats-discuss/2008-February/011552.html microformats-discuss/2008-February/011552.html]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# Is &amp;quot;n&amp;quot; optional or mandatory? The spec says yes (with exceptions) the cheat-sheet says no. Parsers and common practice seem to indicate not.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-07&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt; in [http://microformats.org/discuss/mail/microformats-discuss/2008-February/011552.html microformats-discuss/2008-February/011552.html]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# &amp;quot;&amp;lt;code&amp;gt;nickname&amp;lt;/code&amp;gt;&amp;quot; and &amp;quot;&amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt;&amp;quot; optimization does not work for some or all names in Asian languages. See [http://zh.wikipedia.org/wiki/%E6%B9%AF%E5%A7%86%C2%B7%E5%85%8B%E9%AD%AF%E6%96%AF Tom Cruise on Chinese Wikipedia], where the &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt; and nickname are the same. This could be partly remedied by not applying such optimization when the page's (or element's) language is set to one of a set of affected languages (may also apply to other languages, such as Greek). '''Cpmment from people fluent in such languages would be welcome.'''&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-08&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Guillaume Lebleu| Guillaume Lebleu]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The required FN makes it difficult to use hCard in HTML Tables without resorting to hiding information (as in http://www.bo.ingv.it/contents/INGV-Bologna/Staff.html) or using the [[include-pattern]]. Perhaps FN should not be required if some N are present. Originally raised in [http://rbach.priv.at/Microformats/IRC/2008-02-08#T181749]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-06-01&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Kornel|Kornel]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*#  I need clarification how should &amp;quot;more semantic equivalents&amp;quot; be interpreted inside values (when they don't have relevant class name, but are inside another parsed element)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;email&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;a href=&amp;amp;quot;mailto:href&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash; is it &amp;quot;href&amp;quot;, &amp;quot;nodetext&amp;quot; or an error? What if there are multiple links inside?&lt;br /&gt;
*#** Parsed as &amp;quot;nodetext&amp;quot; [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;fn&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;abbr title=&amp;amp;quot;title&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/abbr&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash; is it &amp;quot;title&amp;quot; or &amp;quot;nodetext&amp;quot;?&lt;br /&gt;
*#** Parsed as &amp;quot;nodetext&amp;quot; [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;fn&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;img alt=&amp;amp;quot;alt&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash; is it &amp;quot;alt&amp;quot;, &amp;quot;nodetext&amp;quot; or both?&lt;br /&gt;
*#** A matter of debate recently. Some parsers as &amp;quot;nodetext&amp;quot;, others as &amp;quot;altnodetext&amp;quot;. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;fn&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;abbr title=&amp;amp;quot;title&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;span class=&amp;amp;quot;value&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/span&amp;amp;gt;&amp;amp;lt;/abbr&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash;&amp;amp;nbsp;&amp;quot;title&amp;quot;, &amp;quot;nodetext&amp;quot; or both?&lt;br /&gt;
*#** Parsed as &amp;quot;nodetext&amp;quot; [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;url&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;img src=&amp;amp;quot;src&amp;amp;quot; alt=&amp;amp;quot;alt&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash; &amp;quot;src&amp;quot;, &amp;quot;alt&amp;quot;, &amp;quot;nodetext&amp;quot; or &amp;quot;altnodetext&amp;quot;?&lt;br /&gt;
*#** A matter of debate recently. Some parsers as &amp;quot;nodetext&amp;quot;, others as &amp;quot;altnodetext&amp;quot;. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;category&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;a rel=&amp;amp;quot;tag bookmark&amp;amp;quot; href=&amp;amp;quot;href&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt; – is it a tag? What if there are multiple links inside?&lt;br /&gt;
*#** Not sure how other parsers treat this, but Cognition will create two categories based on this. One because of the [rel-tag], based on the final component of the URL; and the second category because of class=category, based on the node text. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Does &amp;lt;code&amp;gt;agent&amp;lt;/code&amp;gt; property has to be a hCard?&lt;br /&gt;
*#* Is &amp;lt;code&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;agent&amp;amp;quot;&amp;amp;gt;Joe Sixpack&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/code&amp;gt; allowed?&lt;br /&gt;
*#** Yes. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* Is &amp;lt;code&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;agent&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;div class=&amp;amp;quot;vcard&amp;amp;quot;&amp;amp;gt;&amp;amp;hellip;&amp;amp;lt;/div&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/code&amp;gt; ok?&lt;br /&gt;
*#** [http://buzzword.org.uk/cognition/ Cognition] doesn't specifically support this format - they'll be parsed as two separate hCards. The &amp;quot;outer&amp;quot; hCard will have an &amp;quot;agent&amp;quot; property containing the unparsed node text for the inner hCard, as if you'd used a plain string for the agent as per the previous example. If you want to provide an hCard for the agent, and have it parsed as such, Cognition requires that you use: &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;agent vcard&amp;amp;quot;&amp;amp;gt;&amp;amp;hellip;&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt;. (There is also the separate issue that it is illegal in HTML to nest a DIV within a SPAN.) [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* What about &amp;lt;code&amp;gt;&amp;amp;lt;a class=&amp;amp;quot;agent&amp;amp;quot; href=&amp;amp;quot;card.vcf&amp;amp;quot;&amp;amp;gt;&amp;amp;hellip;&amp;amp;lt;/a&amp;amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#** I don't think many hCard parsers also parse vCard. If they support vCard it's probably as an output format rather than input. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is value of &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;amp;gt;&amp;lt;/code&amp;gt; without &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; empty or should it be interpreted like &amp;lt;code&amp;gt;&amp;amp;lt;span&amp;amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* I think consensus is that the node text should be used. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Does &amp;lt;code&amp;gt;&amp;amp;lt;acronym&amp;amp;gt;&amp;lt;/code&amp;gt; work like &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* Not as per spec, but some parsers do treat it like &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;amp;gt;&amp;lt;/code&amp;gt;. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is this allowed: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;photo&amp;amp;quot;&amp;amp;gt;http://example.com/photo.jpg&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* Yes, though it ''may'' cause problems for some naive parsers, and is probably less useful for humans viewing the page. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is it allowed to use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; URLs in &amp;lt;code&amp;gt;email&amp;lt;/code&amp;gt;? or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;mailto:&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* Non-SMTP e-mail addresses can be used - the presence of a e-mail &amp;quot;type&amp;quot; of &amp;quot;x400&amp;quot; confirms this - so e-mail addresses which don't start with &amp;quot;mailto:&amp;quot; and do not contain an @-sign are theoretically possible. But given the prevalence of SMTP for mail delivery on the modern Internet, I don't see why this would be useful. For &amp;quot;url&amp;quot; it is often useful to encode non-HTTP URIs, such as FTP addresses or URIs for use with various instant messaging protocols, but given the existence of the &amp;quot;email&amp;quot; property, I don't see that it makes sense to encode &amp;quot;mailto&amp;quot; URIs. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is it allowed/required to use &amp;lt;code&amp;gt;mailto:&amp;lt;/code&amp;gt; when e-mail is in non-&amp;lt;code&amp;gt;&amp;amp;lt;a&amp;amp;gt;&amp;lt;/code&amp;gt;, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;email&amp;amp;quot;&amp;amp;gt;mailto:joe@example.com&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
*#* Yes, but for copy-and-pastability I'd recommend leaving out the &amp;quot;mailto:&amp;quot; prefix. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# If value of a property is empty (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;email&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;) should it be interpreted as unknown value? ignored completely like it didn't exist? an error?&lt;br /&gt;
*# Can hCard contain nested hCard &amp;lt;i&amp;gt;anywhere&amp;lt;/i&amp;gt;? or only outside any property or only inside &amp;lt;code&amp;gt;agent&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* Yes, though naive parsers may have problems. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Can &amp;lt;code&amp;gt;organi'''s'''ation-name&amp;lt;/code&amp;gt; (note spelling) be interpreted by parsers?&lt;br /&gt;
*#* It should not. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; class ignored in values anywhere? It is ignored in &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;tel&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;span class=&amp;amp;quot;type&amp;amp;quot;&amp;amp;gt;Work&amp;amp;lt;/span&amp;amp;gt; 555&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt;, but is it in &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;fn&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;span class=&amp;amp;quot;type&amp;amp;quot;&amp;amp;gt;Work&amp;amp;lt;/span&amp;amp;gt; Joe&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* It doesn't have any special meaning within &amp;quot;fn&amp;quot;, so should not be ignored. That is, the person's name would be parsed as &amp;quot;Work Joe&amp;quot;. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-06-15&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Kornel|Kornel]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# RFC 2426 allows TYPE for LABEL, however [[hcard-cheatsheet|hCard cheatsheet]] does not list any subproperties for &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt;. Is this intentional? Is &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt;'s &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; allowed in hCard?&lt;br /&gt;
** I raised this very issue on the mailing list about a month ago, but received no responses. Given that hCard claims to be a &amp;quot;a 1:1 representation of vCard (RFC2426) properties and values in semantic HTML or XHTML&amp;quot; (direct quote from [[hcard|spec]]), I think it's reasonable to infer that these types *are* allowed, but simply undocumented so far. I'll be including support for them in the next alpha of Cognition. [[User:TobyInk|TobyInk]] 23:59, 15 Jun 2008 (PDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-12-11&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:mephtu|mephtu]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description discussion&amp;quot;&amp;gt;&lt;br /&gt;
* I am concerned that hCard usage will foster widespread abuse of personal datamining by scrapers/spammers, as a standard markup of personal information formalizes the structure of such information which until now has been loosely encoded as formatting markup (e.g. HTML). &lt;br /&gt;
** The nice thing about microformats is that you are not required to publish everything. If you are not comfortable publishing your email, address, phone or other information, then you don't have to. If you are already publishing it on the web, then by adding microformats you are disambiguating a plain string of text and a string as meaning your name. [[User:Brian|Brian]] 08:56, 12 Dec 2008 (UTC)&lt;br /&gt;
*** That is true, but it does more tightly associate e-mail addresses with other information. Spammers could use this to tie an e-mail address to other personal/contact details and make their messages less spammy in an attempt to fool filters. For example, some filters will raise the spam score of a message if the &amp;quot;To&amp;quot; field contains just an e-mail address, and not the recipient's name - hCard provides spammers with a fairly reliable way of finding out that name. I don't think this is a ''huge'' concern, but it is a slight concern which shouldn't be entirely dismissed. [[User:TobyInk|TobyInk]] 16:37, 12 December 2008 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-12-16&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Tantek|Tantek Çelik]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The &amp;quot;n&amp;quot; optimization rule for turning an fn of &amp;quot;WORD C.&amp;quot; into an n given-name initial of &amp;quot;C&amp;quot; and family-name of &amp;quot;WORD&amp;quot; should be dropped, as it was not based on sufficient usage in practice (based on why I put it in there in the first place), and (a) it actually interferes with some broad usage in historical practice, e.g. on Pownce user's names were abbrevated as &amp;quot;GIVEN F.&amp;quot; where GIVEN was their given-name and F was there family-name initial and (b) may have problems with non-Western name abbreviations also.&lt;br /&gt;
*#* suggested resolution: drop respective &amp;quot;n&amp;quot; optimization rule, and suggest markup for any use of abbreviated name components with abbr tag, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Tantek &amp;lt;abbr&amp;gt;Ç.&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
*#** Could retain the rule when a comma or semicolon is found between the two parts though. [[User:TobyInk|TobyInk]] 22:39, 16 December 2008 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-12-16&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:TobyInk|TobyInk]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# '''n''' is listed as a required property. Sometimes this is implicit from the '''fn''', and that's fine. However, when &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Foo&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; is found, &amp;quot;Foo&amp;quot; is implicitly a nickname, so the hCard still has no '''n''' property — does such an hCard still need an explicit '''n''' added?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== template ==&lt;br /&gt;
&lt;br /&gt;
{{issues-format}}&lt;br /&gt;
&lt;br /&gt;
== related pages ==&lt;br /&gt;
{{hcard-related-pages}}&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>XavierBadosa</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=User:XavierBadosa&amp;diff=37819</id>
		<title>User:XavierBadosa</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=User:XavierBadosa&amp;diff=37819"/>
		<updated>2009-02-02T11:46:06Z</updated>

		<summary type="html">&lt;p&gt;XavierBadosa: /* Me */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Me==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I'm &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Xavier Badosa&amp;lt;/span&amp;gt;, from &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;Barcelona&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. I've been doing web experiments since 1995 (more at &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://xavierbadosa.com&amp;lt;/span&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
I'm interested in the [[i18n]] issues of microformats.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>XavierBadosa</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hreview&amp;diff=31218</id>
		<title>hreview</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hreview&amp;diff=31218"/>
		<updated>2008-06-27T06:13:40Z</updated>

		<summary type="html">&lt;p&gt;XavierBadosa: Removed reference to hReview creator link not functioning&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; hReview 0.3 &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[hreview|hReview]] is a simple, open, distributed format, suitable for embedding reviews (of products, services, businesses, events, etc.) in HTML, XHTML, Atom, RSS, and arbitrary XML. hReview is one of several [[microformats]] open standards.&lt;br /&gt;
&lt;br /&gt;
Want to get started with writing an [[hreview|hReview]]?  Use the [http://microformats.org/code/hreview/creator hReview creator] to write a review and publish it.&lt;br /&gt;
&lt;br /&gt;
== Microformats Draft Specification 2006-02-22 ==&lt;br /&gt;
; Editor: [http://tantek.com/ Tantek Çelik] ([http://technorati.com Technorati, Inc.])&lt;br /&gt;
; Authors: [http://tantek.com/ Tantek Çelik] ([http://technorati.com Technorati, Inc.])&lt;br /&gt;
: [http://360.yahoo.com/alidiabali Ali Diab] ([http://yahoo.com Yahoo! Inc.])&lt;br /&gt;
: [http://spaces.msn.com/members/ianmcallister/ Ian McAllister] ([http://microsoft.com/ Microsoft Corporation])&lt;br /&gt;
: [http://journals.aol.com/panzerjohn/abstractioneer John Panzer] ([http://www.aol.com America Online, Inc.])&lt;br /&gt;
: [http://ifindkarma.com/blog Adam Rifkin] ([http://labs.commerce.net/ CommerceNet Labs])&lt;br /&gt;
: [http://sippey.typepad.com/ Michael Sippey] ([http://sixapart.com Six Apart, Ltd])&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hreview#Copyright copyright] and [http://microformats.org/wiki/hreview#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
Numerous web sites publish reviews using a broad variety of schema for all sorts of things from products (movies, music, books), to businesses (restaurants, hotels, stores), to events (concerts, theatre), to people (artists, leaders, celebrities), to places (landmarks, parks), to online resources (web pages, files), to reviews of reviews themselves.&lt;br /&gt;
&lt;br /&gt;
In order to enable and encourage the sharing, distribution, syndication, and aggregation, of reviews, the authors propose the hReview microformat, an open standard for distributed reviews.  The authors have researched both numerous [[review-examples]] in the wild and earlier attempts at [[review-formats]], and have designed hReview around a simple minimal schema for reviews.  Feedback is encouraged on the [[hreview-feedback|hReview feedback]] page.&lt;br /&gt;
&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgments ===&lt;br /&gt;
Thanks to everyone who responded to the open call for implementor participation for hReview.  The authors in particular wish to thank the following individuals for their constructive input and feedback: [http://www.richardault.com/ Richard Ault], [http://dannyayers.com Danny Ayers], [http://www.vertexdev.com/~jeff/ Jeffrey Barr],[http://adriancuthbert.blogspot.com/ Adrian Cuthbert],[http://jason.defillippo.com/ Jason DeFillippo], [http://www.hybernaut.com/bdv Brian Del Vecchio], Scott Derringer, [http://budgibson.com/home/ Bud Gibson], [http://joi.ito.com/ Joi Ito], [http://www.kanai.net/weblog/ Gen Kanai],[http://niallkennedy.com/ Niall Kennedy], [http://labs.commerce.net/wiki/index.php/Rohit_Khare Rohit Khare], [http://theryanking.com/ Ryan King], [http://www.jluster.org/ Jonas Luster], [http://epeus.blogspot.com/ Kevin Marks], Mark Nottingham, [http://www.powazek.com/ Derek Powazek], [http://www.judysbook.com/ Jeff Rodenburg], [http://sifry.com/alerts/ David Sifry], [http://jystewart.net/ James Stewart], [http://kung-foo.tv/ Adriaan Tijsseling], [http://www.flashenabled.com/ Phillip Torrone], Thai Tran, [http://w6daily.winn.com/ Phillip Winn], [http://yohei-y.blogspot.com YAMAMOTO Yohei].&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Reviews consistently share several common fields.  Where possible hReview has been based on this minimal common subset.&lt;br /&gt;
&lt;br /&gt;
==== Out of scope ====&lt;br /&gt;
Fields that are type-specific have been omitted from hReview.  It is important that hReview be kept simple and minimal from the start.  Additional features can be added as deemed necessary by practical implementation experience.&lt;br /&gt;
&lt;br /&gt;
The concept of a &amp;quot;universal object identifier&amp;quot;, that is, how to identify the same object/item/product across different shopping sites, though something very useful to have, is outside the scope of this format.&lt;br /&gt;
&lt;br /&gt;
== Semantic XHTML Design Principles ==&lt;br /&gt;
{{semantic-xhtml-design-principles}}&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hReview format is based on a set of fields common to numerous review sites and formats in use today on the web.  Where possible field names have been chosen based on those defined by the related [[hcard|hCard]] and [[hcalendar|hCalendar]] standards.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hReview schema consists of the following:&lt;br /&gt;
&lt;br /&gt;
* hReview ('''&amp;lt;code&amp;gt;hreview&amp;lt;/code&amp;gt;''')&lt;br /&gt;
** '''&amp;lt;code&amp;gt;version&amp;lt;/code&amp;gt;'''. optional. text.&lt;br /&gt;
** '''&amp;lt;code&amp;gt;summary&amp;lt;/code&amp;gt;'''. optional. text.&lt;br /&gt;
** item '''&amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt;'''. optional. product | business | event | person | place | website | url.&lt;br /&gt;
** '''&amp;lt;code&amp;gt;item&amp;lt;/code&amp;gt;''' info. required. '''&amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt;''' ('''&amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt;''' || '''&amp;lt;code&amp;gt;photo&amp;lt;/code&amp;gt;''' ) | '''[[hcard|hCard]]''' (for person or business) | '''[[hcalendar|hCalendar]]''' (for event)&lt;br /&gt;
** '''&amp;lt;code&amp;gt;reviewer&amp;lt;/code&amp;gt;'''. optional. '''[[hcard|hCard]]'''.&lt;br /&gt;
** '''&amp;lt;code&amp;gt;dtreviewed&amp;lt;/code&amp;gt;'''. optional. ISO8601 absolute date time.&lt;br /&gt;
** '''&amp;lt;code&amp;gt;rating&amp;lt;/code&amp;gt;'''. optional. fixed point integer [1.0-5.0], with optional alternate '''&amp;lt;code&amp;gt;worst&amp;lt;/code&amp;gt;''' (default:1.0) and/or '''&amp;lt;code&amp;gt;best&amp;lt;/code&amp;gt;''' (default:5.0), also fixed point integers, and explicit '''&amp;lt;code&amp;gt;value&amp;lt;/code&amp;gt;'''.&lt;br /&gt;
** '''&amp;lt;code&amp;gt;description&amp;lt;/code&amp;gt;'''. optional. text with optional valid HTML markup.&lt;br /&gt;
** tags. optional. keywords or phrases, using '''[[rel-tag]]''', each with optional rating.&lt;br /&gt;
** permalink. optional, using '''[[rel-bookmark]]''' and '''[[rel-self]]'''.&lt;br /&gt;
** license. optional, using '''[[rel-license]]'''.&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
The fields of the hReview schema represent the following:&lt;br /&gt;
&lt;br /&gt;
'''version''':: This optional field permits hReview publishers to specify a particular version of hReview that their content uses.  By omitting this field, the publisher is stating that implementations may interpret the hReviews according to any version of the hReview specification v0.2 or later.  In practice the authors of this specification are comitted to maintaining backward compatibility with content produced using earlier versions of the specification.  This field is syntax compatible with, and thus reuses the semantics of &amp;quot;VERSION&amp;quot; as defined in vCard RFC2426 section &amp;quot;3.6.9 VERSION Type Definition&amp;quot;.  The value of this field for this specification is &amp;quot;0.3&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''summary''':: This optional field serves as a title for the review itself.&lt;br /&gt;
&lt;br /&gt;
'''item type''':: This optional field &amp;quot;type&amp;quot; provides the type of the item being reviewed, one of the following: product, business, event, person, place, website, url.  If omitted, then in some cases the item type may be inferred.  If the item is also an [[hcard|hCard]], then the item type is a &amp;quot;business&amp;quot; or a &amp;quot;person&amp;quot; based upon which of those the hCard represents.  If the item is also an [[hcalendar|hCalendar]] event, then the item type is an &amp;quot;event&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''item info''':: This required field {{must}} have at a minimum the name (&amp;quot;fn&amp;quot; - the formatted text corresponding to the name, except for an event item which {{must}} have the &amp;quot;summary&amp;quot; property inside the respective hCalendar &amp;quot;vevent&amp;quot;) of ''the'' item (an hReview describes only one item), {{should}} provide at least one URI (&amp;quot;url&amp;quot;) for the item, and {{may}} provide at least one URL to a photo or depiction (&amp;quot;photo&amp;quot;) of the item.  For items of type person or business, the item info (fn, url, photo) {{must}} be encapsulated in an [[hcard|hCard]].  For items of type event, the item info {{should}} be encapsulated in an [[hcalendar|hCalendar]] &amp;quot;vevent&amp;quot;.  Non-URL unique item IDs (e.g. ISBNs, UPCs) {{may}} be represented as a URN (&amp;quot;url&amp;quot;) for the item.  Encapsulated microformats (e.g. [[hcard|hCard]] and [[hcalendar|hCalendar]] events for now) may be set on the item itself (e.g. class=&amp;quot;item vcard&amp;quot;).  However, when using item info subproperties (&amp;quot;fn&amp;quot;, &amp;quot;url&amp;quot;, &amp;quot;photo&amp;quot;), they {{must}} be nested &amp;lt;em&amp;gt;inside&amp;lt;/em&amp;gt; the item element.&lt;br /&gt;
&lt;br /&gt;
'''reviewer''':: The optional field specifies the person who authored the review.  If the reviewer is specified, an hCard representing the reviewer {{must}} be provided.  For anonymous reviews, use &amp;quot;anonymous&amp;quot; (without quotes) for the full name of the reviewer.  If no &amp;quot;reviewer&amp;quot; is found inside the hReview, parsers {{should}} look outside the hReview, in the context of the page, for the &amp;quot;reviewer&amp;quot;. If there is no &amp;quot;reviewer&amp;quot; outside either, then parsers {{should}} use the author defined by the containing document language, e.g. for HTML documents, the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;address&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; contact info for the page (which is ideally marked up as an [[hcard|hCard]] as well), for Atom 1.0 the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;entry&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;author&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; if present and if not the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;feed&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;author&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, for RSS the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;author&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; inside the containing &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;item&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; element.&lt;br /&gt;
&lt;br /&gt;
'''dtreviewed''':: This optional field when present {{must}} provide an [[ISO-8601|ISO8601]] absolute date time of when the review was written or otherwise authored.  This field {{should}} use UTC, but {{may}} use the time zone offset syntax.  If dtreviewed is absent from the hReview, then look outside the hReview, in the surrounding context.  If the context is an [[hatom|hAtom]] entry, use its &amp;quot;published&amp;quot; (or &amp;quot;updated&amp;quot; if that is missing) datetime as the dtreviewed, if not present on the entry, use the &amp;quot;published&amp;quot; (or &amp;quot;updated&amp;quot; if that is missing) of the feed.  Otherwise use the creation date (or modified date if that is missing) information according to the containing document language (e.g. &amp;quot;published&amp;quot;/&amp;quot;updated&amp;quot; similarly for Atom feeds), then protocol (e.g. HTTP Last-Modified, or file system last modified datetime) as the dtreviewed.&lt;br /&gt;
&lt;br /&gt;
'''rating''':: The rating is a fixed point integer (one decimal point of precision) from 1.0 to 5.0 inclusive indicating a rating for the item, higher indicating a better rating by default. Optionally a different integral &amp;quot;worst&amp;quot; value and/or &amp;quot;best&amp;quot; value {{may}} be specified to indicate a different range (e.g. 6 from 0-10).  The &amp;quot;best&amp;quot; value may be numerically smaller than the &amp;quot;worst&amp;quot; value.&lt;br /&gt;
&lt;br /&gt;
'''description''':: This optional field contains the full text representing the written opinion of the reviewer.  The field {{may}}  include valid HTML markup (e.g. paragraphs).  User agents {{should}} preserve any markup.  Multiple descriptions or section descriptions (e.g. pros and cons, plusses and minusses) {{should}} be included in the description field.&lt;br /&gt;
&lt;br /&gt;
'''tags''':: Tags are represented using a list of keywords or phrases (using the [[rel-tag]] microformat for each individual keyword or phrase tag) that the reviewer associates with the item.  The reviewer {{may}} optionally provide a tag-specific rating inside each [[rel-tag]], e.g. ambience:5. Tag-specific ratings by default use the same range as an overall rating for the item if present, and {{may}} also have a custom worst...best range specified.  Authors {{may}} also invert this structure for the same semantic if it is more convenient for their markup, that is, place the [[rel-tag]] inside a rating to indicate a rated tag.  Note: rated tags {{should}} ideally use a tag space that explains what the ratings for that tag mean. E.g. Food:18/30 {{should}} link to a tags space for Food that explains what an 18 out of 30 means for the Food tag.&lt;br /&gt;
&lt;br /&gt;
'''permalink''':: This optional field is a URL for the hReview.  In addition to using the &amp;lt;code&amp;gt;&amp;lt;a href&amp;gt;&amp;lt;/code&amp;gt; tag for this field, the attribute &amp;lt;code&amp;gt;rel=&amp;quot;self bookmark&amp;quot;&amp;lt;/code&amp;gt; {{must}} be used to indicate that the hyperlink is a permalink for the review itself.  If the hyperlink already contains a &amp;lt;code&amp;gt;rel&amp;lt;/code&amp;gt; attribute, then the values &amp;lt;code&amp;gt;self&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bookmark&amp;lt;/code&amp;gt; {{must}} be included among the space-separated set of values in the attribute.  Indexers {{may}} treat the permalink of a review as a unique ID in order to identify and collate the same review from multiple sources (such as indexing a page multiple times).  The permalink {{may}} also be used to indicate or imply the origin of the review. Authors {{may}} use the classname of &amp;quot;permalink&amp;quot; on the element representing the permalink.&lt;br /&gt;
&lt;br /&gt;
'''license''':: This optional field links to the license under which the contents of the hReview itself is licensed, using the '''[[rel-license]]''' microformat.&lt;br /&gt;
&lt;br /&gt;
The following field names have been reused from the [[hcard|hCard]] and [[hcalendar|hCalendar]] microformats: &amp;lt;code&amp;gt;version, summary, fn, url, photo, description&amp;lt;/code&amp;gt;.  In addition, items and reviewers described by hCards {{may}} contain any hCard field.  The rel value &amp;quot;self&amp;quot; has been reused from the [http://atompub.org/2005/07/11/draft-ietf-atompub-format-10.html Atom 1.0 specification].&lt;br /&gt;
&lt;br /&gt;
=== More Semantic Equivalents ===&lt;br /&gt;
&lt;br /&gt;
For some properties there is a more semantic equivalent, and therefore they get special treatment, e.g.: &lt;br /&gt;
&lt;br /&gt;
* For any &amp;quot;url&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;...&amp;quot;&amp;gt;...&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt; inside the element with the class name 'hreview' in hReview.&lt;br /&gt;
* And for &amp;quot;photo&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;img class=&amp;quot;photo&amp;quot; src=&amp;quot;...&amp;quot; alt=&amp;quot;Photo of ...&amp;quot; /&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
* Ratings are often presented either as a set of images or characters, e.g. &amp;quot;***&amp;quot;.  For these, the &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;amp;gt;&amp;lt;/code&amp;gt; element is particularly useful, as such characters are an abbreviation for the precise rating, e.g. &amp;lt;code&amp;gt;&amp;amp;lt;abbr class=&amp;quot;rating&amp;quot; title=&amp;quot;3.0&amp;quot;&amp;amp;gt;***&amp;amp;lt;/abbr&amp;amp;gt;&amp;lt;/code&amp;gt;.  This is further explored in the next section.&lt;br /&gt;
&lt;br /&gt;
==== Language ====&lt;br /&gt;
* To explicitly convey the natural language that an hReview is written in, use the standard HTML 'lang' attribute on the element with class=&amp;quot;hreview&amp;quot;, e.g. &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;hreview&amp;quot; lang=&amp;quot;en&amp;quot;&amp;amp;gt; ... &amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt; If portions of an hReview (e.g. the item name) are in a different language, use the 'lang' attribute on those portions.&lt;br /&gt;
* hReview processors which need to handle the language of reviews MUST process the standard HTML 'lang' attribute as specified.&lt;br /&gt;
&lt;br /&gt;
=== Human vs. Machine Readable ===&lt;br /&gt;
If an &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;gt;&amp;lt;/code&amp;gt; element is used for a property, then its '&amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;' attribute is used for the value of the property, instead of the contents of the element, which can then be used to provide a user-friendly alternate presentation of the value. &lt;br /&gt;
&lt;br /&gt;
Similarly, if an &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element is used for one or more properties, it MUST be treated as follows: &lt;br /&gt;
&lt;br /&gt;
# For the &amp;quot;photo&amp;quot; property and any other property that takes a URL as its value, the &amp;lt;code&amp;gt;src=&amp;quot;...&amp;quot;&amp;lt;/code&amp;gt; attribute provides the property value. &lt;br /&gt;
# For other properties, the &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element's '&amp;lt;code&amp;gt;alt&amp;lt;/code&amp;gt;' attribute is the value of the property.&lt;br /&gt;
&lt;br /&gt;
=== Object Includes ===&lt;br /&gt;
&lt;br /&gt;
hReview 0.3 includes support for the object [[include-pattern]].&lt;br /&gt;
&lt;br /&gt;
Often a single page lists an item, and then several reviews for that item.  In order to avoid having to repeat the item info for each review of the item, the first review should be marked up as an hReview, with a unique &amp;quot;id&amp;quot; attribute on the item info, and then following reviews should use the object [[include-pattern]] to include the item info from the first review.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
&lt;br /&gt;
* By marking up a review with the hReview microformat, the expectation is communicated that the review MAY be indexed.  This has no impact on the copyright of the review itself which the publisher may explicitly specify using [[rel-license]] as specified above.&lt;br /&gt;
* The enumerated list of item types is under development and may be extended.&lt;br /&gt;
* Each type may have custom hReview fields that follow the common set.&lt;br /&gt;
* Additional details about a particular item should be specified with the rest of the item's info at the URL provided for the item.&lt;br /&gt;
* Most rating systems use the range 1.0 to 5.0, and most of those represent the rating as a number (and possibly half) of stars.  Sites may use whatever graphic they wish to represent the rating.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Here are a few examples of reviews from current web sites, and how they could be easily enhanced to support the hReview structured review microformat.  &lt;br /&gt;
&lt;br /&gt;
Want to get started with writing an [[hreview|hReview]]?  Use the [http://microformats.org/code/hreview/creator hReview creator] to write a review and publish it on your blog.&lt;br /&gt;
&lt;br /&gt;
=== Restaurant reviews ===&lt;br /&gt;
&lt;br /&gt;
Here is an example of a simple online restaurant review:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
 &amp;lt;span&amp;gt;5 stars out of 5 stars&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;h4&amp;gt;Crepes on Cole is awesome&amp;lt;/h4&amp;gt;&lt;br /&gt;
 &amp;lt;span&amp;gt;Reviewer: &amp;lt;span&amp;gt;Tantek&amp;lt;/span&amp;gt; - April 18, 2005&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  Crepes on Cole is one of the best little creperies in San Francisco. &lt;br /&gt;
  Excellent food and service. Plenty of tables in a variety of sizes &lt;br /&gt;
  for parties large and small.  Window seating makes for excellent &lt;br /&gt;
  people watching to/from the N-Judah which stops right outside.  &lt;br /&gt;
  I've had many fun social gatherings here, as well as gotten &lt;br /&gt;
  plenty of work done thanks to neighborhood WiFi.&lt;br /&gt;
 &amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
 &amp;lt;p&amp;gt;Visit date: &amp;lt;span&amp;gt;April 2005&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
 &amp;lt;p&amp;gt;Food eaten: &amp;lt;span&amp;gt;Florentine crepe&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Adding hReview to this review is quite simple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; out of 5 stars&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;h4 class=&amp;quot;summary&amp;quot;&amp;gt;Crepes on Cole is awesome&amp;lt;/h4&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;Reviewer: &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Tantek&amp;lt;/span&amp;gt; - &lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;dtreviewed&amp;quot; title=&amp;quot;20050418T2300-0700&amp;quot;&amp;gt;April 18, 2005&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;description item vcard&amp;quot;&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Crepes on Cole&amp;lt;/span&amp;gt; is one of the best little &lt;br /&gt;
  creperies in &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;San Francisco&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;.&lt;br /&gt;
  Excellent food and service. Plenty of tables in a variety of sizes &lt;br /&gt;
  for parties large and small.  Window seating makes for excellent &lt;br /&gt;
  people watching to/from the N-Judah which stops right outside.  &lt;br /&gt;
  I've had many fun social gatherings here, as well as gotten &lt;br /&gt;
  plenty of work done thanks to neighborhood WiFi.&lt;br /&gt;
 &amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;p&amp;gt;Visit date: &amp;lt;span&amp;gt;April 2005&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
 &amp;lt;p&amp;gt;Food eaten: &amp;lt;span&amp;gt;Florentine crepe&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that some of the properties of this sample review are not captured by hReview (visit date, food eaten).  This is deliberate per the scope of keeping hReview minimal and simple.&lt;br /&gt;
&lt;br /&gt;
This sample hReview could be rendered like this:&lt;br /&gt;
&lt;br /&gt;
5 stars out of 5 stars&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Crepes on Cole is awesome'''&amp;lt;br /&amp;gt;&lt;br /&gt;
Reviewer: Tantek - April 18, 2005&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Crepes on Cole is one of the best little creperies in San Francisco. Excellent food and service. Plenty of tables in a variety of sizes for parties large and small.  Window seating makes for excellent people watching to/from the N-Judah which stops right outside. I've had many fun social gatherings here, as well as gotten plenty of work done thanks to neighborhood wifi.&lt;br /&gt;
&lt;br /&gt;
Visit date: April 2005&amp;lt;br /&amp;gt;&lt;br /&gt;
Food eaten: Florentine crepe&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Multidimensional Restaurant Review ====&lt;br /&gt;
Some restaurant reviews indicate ratings for different aspects of the restaurant.  Such details are represented in hReview using tagged ratings.  In addition, note the inline tags inside the description of this review.&lt;br /&gt;
&lt;br /&gt;
Here is one such review in text format:&lt;br /&gt;
&lt;br /&gt;
 Cafe Borrone&lt;br /&gt;
 &lt;br /&gt;
 1010 El Camino Real, Menlo Park, CA 94025, +1-650-327-0830;&lt;br /&gt;
 cafeborrone.com&lt;br /&gt;
 &lt;br /&gt;
 Food: 18/30; Ambience: 19/30; Service: 15/30; Price: $$...&lt;br /&gt;
 &lt;br /&gt;
 This cafe is a welcoming oasis on the Peninsula.  It even has a fountain&lt;br /&gt;
 outside which cloaks the nearby sounds of El Camino traffic.  Next door to a  &lt;br /&gt;
 superb indy bookstore, Cafe Borrone is an ideal spot to grab a coffee or a &lt;br /&gt;
 snack to accompany a newly purchased book or imported periodical.  Soups and &lt;br /&gt;
 sandwich specials rotate daily.  The corn chowder with croutons and big &lt;br /&gt;
 chunks of cheese goes especially well with a freshly toasted mini-baguette.  &lt;br /&gt;
 Evenings are often crowded and may require sharing a table with a perfect &lt;br /&gt;
 stranger.  Espresso afficionados will appreciate the Illy coffee.  Noise &lt;br /&gt;
 levels can vary from peaceful in the late mornings to nearly overwhelming on &lt;br /&gt;
 jazz band nights.&lt;br /&gt;
&lt;br /&gt;
As an hReview:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;item vcard&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;fn org summary&amp;quot;&amp;gt;Cafe Borrone&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;1010 El Camino Real&amp;lt;/span&amp;gt;,&lt;br /&gt;
   &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;Menlo Park&amp;lt;/span&amp;gt;,&lt;br /&gt;
   &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;CA&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;94025&amp;lt;/span&amp;gt;,&lt;br /&gt;
  &amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;tel&amp;quot;&amp;gt;+1-650-327-0830&amp;lt;/span&amp;gt;;&lt;br /&gt;
  &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://cafeborrone.com&amp;quot;&amp;gt;cafeborrone.com&amp;lt;/a&amp;gt;&lt;br /&gt;
 &amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;ul&amp;gt;&lt;br /&gt;
  &amp;lt;li class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://en.wikipedia.org/wiki/Food&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;&lt;br /&gt;
   Food: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;18&amp;lt;/span&amp;gt;/&amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;30&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;;&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://flickr.com/photos/tags/Ambience&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;&lt;br /&gt;
   Ambience: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;19&amp;lt;/span&amp;gt;/&amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;30&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;;&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://en.wikipedia.org/wiki/Service&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;&lt;br /&gt;
   Service: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;15&amp;lt;/span&amp;gt;/&amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;30&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;;&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://en.wikipedia.org/wiki/Price&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;&lt;br /&gt;
   Price: &amp;lt;abbr class=&amp;quot;value&amp;quot; title=&amp;quot;2&amp;quot;&amp;gt;$$&amp;lt;/abbr&amp;gt;...&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
 &amp;lt;/ul&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  This &amp;lt;abbr class=&amp;quot;type&amp;quot; title=&amp;quot;business&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://en.wikipedia.org/wiki/cafe&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;cafe&amp;lt;/a&amp;gt;&amp;lt;/abbr&amp;gt; &lt;br /&gt;
  is a welcoming oasis on the Peninsula.  &lt;br /&gt;
  It even has a fountain outside which nearly eliminates &lt;br /&gt;
  the sounds of El Camino traffic.  Next door to a superb indy bookstore, &lt;br /&gt;
  Cafe Borrone is an ideal spot to grab a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://en.wikipedia.org/wiki/coffee&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;coffee&amp;lt;/a&amp;gt; &lt;br /&gt;
  or a meal to accompany a newly purchased book or imported periodical.  &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://technorati.com/tag/soup&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;Soups&amp;lt;/a&amp;gt; and &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://technorati.com/tag/sandwich&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;sandwich&amp;lt;/a&amp;gt; &lt;br /&gt;
  specials rotate daily.  The corn chowder with croutons and big chunks of cheese &lt;br /&gt;
  goes especially well with a freshly toasted mini-baguette.  Evenings are &lt;br /&gt;
  often crowded and may require sharing a table with a perfect stranger. &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://flickr.com/photos/tags/espresso&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;Espresso&amp;lt;/a&amp;gt; &lt;br /&gt;
  afficionados will appreciate the &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://en.wikipedia.org/wiki/Illy&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;Illy&amp;lt;/a&amp;gt; coffee.  &lt;br /&gt;
  Noise levels can vary from peaceful in the late mornings to nearly overwhelming on &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://en.wikipedia.org/wiki/jazz&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;jazz&amp;lt;/a&amp;gt; band nights.&lt;br /&gt;
 &amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
 Review (&amp;lt;a href=&amp;quot;http://microformats.org/wiki/hreview&amp;quot;&amp;gt; &lt;br /&gt;
  hReview v&amp;lt;span class=&amp;quot;version&amp;quot;&amp;gt;0.3&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;)&lt;br /&gt;
 by &amp;lt;span class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;anonymous&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;, &lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;dtreviewed&amp;quot; title=&amp;quot;20050428T2130-0700&amp;quot;&amp;gt;April 28th, 2005&amp;lt;/abbr&amp;gt;.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
With an accompanying CSS style sheet like:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
a.url { display:block }&lt;br /&gt;
ul { margin:1em 0; padding:0 }&lt;br /&gt;
ul li { display:inline }&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This hReview could be presented similar to the original text:&lt;br /&gt;
&lt;br /&gt;
Cafe Borrone&amp;lt;br /&amp;gt;&lt;br /&gt;
1010 El Camino Real, Menlo Park, CA 94025, +1-650-327-0830;&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://cafeborrone.com/ cafeborrone.com]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://en.wikipedia.org/wiki/Food Food: 18/30];&lt;br /&gt;
[http://flickr.com/photos/tags/Ambience Ambience: 19/30];&lt;br /&gt;
[http://en.wikipedia.org/wiki/Service Service: 15/30];&lt;br /&gt;
[http://en.wikipedia.org/wiki/Price Price: $$...]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This [http://en.wikipedia.org/wiki/cafe cafe] is a welcoming oasis on the Peninsula.  It even has a fountain outside which cloaks the nearby sounds of El Camino traffic.  Next door to a superb indy bookstore, Cafe Borrone is an ideal spot to grab a [http://en.wikipedia.org/wiki/coffee coffee] or a snack to accompany a newly purchased book or imported periodical.  [http://technorati.com/tag/soup Soups] and [http://technorati.com/tag/sandwich sandwich] specials rotate daily.  The corn chowder with croutons and big chunks of cheese goes especially well with a freshly toasted mini-baguette.  Evenings are often crowded and may require sharing a table with a perfect stranger.  [http://flickr.com/photos/tags/espresso Espresso] afficionados will appreciate the [http://en.wikipedia.org/wiki/Illy Illy] coffee.  Noise levels can vary from peaceful in the late mornings to nearly overwhelming on [http://en.wikipedia.org/wiki/jazz jazz] band nights.&lt;br /&gt;
&lt;br /&gt;
Review ([http://microformats.org/wiki/hreview hReview v0.3]) by anonymous, April 28th, 2005.&lt;br /&gt;
&lt;br /&gt;
=== Product review ===&lt;br /&gt;
Here is an example of a product review:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
 &amp;lt;a href=&amp;quot;http://www.amazon.com/exec/obidos/ASIN/B000089CJI/&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;img src=&amp;quot;http://images.amazon.com/images/P/B000089CJI.01._SCTHUMBZZZ_.jpg&amp;quot; &lt;br /&gt;
              alt=&amp;quot;Album cover photo: The Postal Service: Give Up.&amp;quot; /&amp;gt;&lt;br /&gt;
 The Postal Service: Give Up&amp;lt;/a&amp;gt;&lt;br /&gt;
 &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
   &amp;quot;The people thought they were just being rewarded for treating others &lt;br /&gt;
    as they like to be treated, for obeying stop signs and curing diseases, &lt;br /&gt;
    for mailing letters with the address of the sender... Don't wake me, &lt;br /&gt;
    I plan on sleeping in...&amp;quot;&lt;br /&gt;
   &amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
   &amp;quot;Nothing Better&amp;quot; is a great track on this album, too... &lt;br /&gt;
 &amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
 (*****)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Adding hReview to this review is also quite simple, but in this case requires a few more elements for the rating and reviewer which are required by hReview:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;a class=&amp;quot;url fn&amp;quot; href=&amp;quot;http://www.amazon.com/exec/obidos/ASIN/B000089CJI/&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;img src=&amp;quot;http://images.amazon.com/images/P/B000089CJI.01._SCTHUMBZZZ_.jpg&amp;quot; &lt;br /&gt;
       alt=&amp;quot;Album cover photo: The Postal Service: Give Up. &amp;quot; &lt;br /&gt;
       class=&amp;quot;photo&amp;quot; /&amp;gt;&lt;br /&gt;
  The Postal Service: Give Up&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
    &amp;quot;The people thought they were just being rewarded for treating others &lt;br /&gt;
     as they like to be treated, for obeying stop signs and curing diseases, &lt;br /&gt;
     for mailing letters with the address of the sender... Don't wake me, &lt;br /&gt;
     I plan on sleeping in...&amp;quot;&lt;br /&gt;
   &amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
   &amp;quot;Nothing Better&amp;quot; is a great track on this album, too... &lt;br /&gt;
 &amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
 (&amp;lt;abbr class=&amp;quot;rating&amp;quot; title=&amp;quot;5&amp;quot;&amp;gt;*****&amp;lt;/abbr&amp;gt;)&lt;br /&gt;
 &amp;lt;p class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;Review by &lt;br /&gt;
  &amp;lt;a class=&amp;quot;url fn&amp;quot; href=&amp;quot;http://ifindkarma.com/blog/&amp;quot;&amp;gt;Adam Rifkin&amp;lt;/a&amp;gt;, &lt;br /&gt;
  &amp;lt;abbr class=&amp;quot;dtreviewed&amp;quot; title=&amp;quot;200502&amp;quot;&amp;gt;February 2005&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And this hReview might be presented like this:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[Album cover photo: ]&lt;br /&gt;
[The Postal Service:]&lt;br /&gt;
[      Give Up      ]&lt;br /&gt;
&lt;br /&gt;
The Postal Service: Give Up&lt;br /&gt;
&lt;br /&gt;
&amp;quot;The people thought they were just being rewarded for treating others as they like to be treated, for obeying stop signs and curing diseases, for mailing letters with the address of the sender... Don't wake me, I plan on sleeping in...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Nothing Better&amp;quot; is a great track on this album, too...&lt;br /&gt;
&lt;br /&gt;
(*****)&lt;br /&gt;
&lt;br /&gt;
Review by Adam Rifkin, February 2005.&lt;br /&gt;
&lt;br /&gt;
=== Movie Review ===&lt;br /&gt;
Finally, here is an example of a movie review.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
 &amp;lt;span&amp;gt;anonymous, April 18th, 2005&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;div&amp;gt;&lt;br /&gt;
  &amp;lt;a lang=&amp;quot;zh&amp;quot; href=&amp;quot;http://www.imdb.com/title/tt0299977/&amp;quot;&amp;gt;&lt;br /&gt;
  Ying Xiong (&amp;lt;span lang=&amp;quot;en&amp;quot;&amp;gt;HERO&amp;lt;/span&amp;gt;)&lt;br /&gt;
  &amp;lt;/a&amp;gt;&lt;br /&gt;
 &amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;div&amp;gt;Rating: 4 out of 5&amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  This movie has great visuals and music.&lt;br /&gt;
 &amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
With hReview:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;anonymous&amp;lt;/span&amp;gt;, &lt;br /&gt;
  &amp;lt;abbr class=&amp;quot;dtreviewed&amp;quot; title=&amp;quot;20050418&amp;quot;&amp;gt;April 18th, 2005&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;a lang=&amp;quot;zh&amp;quot; class=&amp;quot;url fn&amp;quot; href=&amp;quot;http://www.imdb.com/title/tt0299977/&amp;quot;&amp;gt;&lt;br /&gt;
  Ying Xiong (&amp;lt;span lang=&amp;quot;en&amp;quot;&amp;gt;HERO&amp;lt;/span&amp;gt;)&lt;br /&gt;
  &amp;lt;/a&amp;gt;&lt;br /&gt;
 &amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;div&amp;gt;Rating: &amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt; out of 5&amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  This movie has great music and visuals.&lt;br /&gt;
 &amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which could be presented like this:&lt;br /&gt;
&lt;br /&gt;
anonymous, April 18th, 2005&amp;lt;br /&amp;gt;&lt;br /&gt;
Ying Xiong (HERO)&amp;lt;br /&amp;gt;&lt;br /&gt;
Rating: 4 out of 5&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This movie has great music and visuals.&lt;br /&gt;
&lt;br /&gt;
== Examples in the wild ==&lt;br /&gt;
This section is '''informative'''. The number of hReview examples in the wild has expanded far beyond the capacity of being kept inline in this specification. They have been moved to a [[hreview-examples-in-wild|separate page]].&lt;br /&gt;
&lt;br /&gt;
See [[hreview-examples-in-wild|hReview Examples in the wild]].&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
This section is '''informative'''. The number of hReview implementations has also expanded beyond the capacity of keeping them inline. They have been moved to a [[hreview-implementations|separate page]].&lt;br /&gt;
&lt;br /&gt;
See [[hreview-implementations|hReview Implementations]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Normative References ===&lt;br /&gt;
* [http://www.w3.org/TR/2002/REC-xhtml1-20020801/ XHTML 1.0 SE]&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
* [[hcalendar|hCalendar]]&lt;br /&gt;
* [[rel-tag]]&lt;br /&gt;
* [http://www.ietf.org/rfc/rfc2119.txt RFC2119]&lt;br /&gt;
* [http://www.ietf.org/rfc/rfc3986.txt RFC3986]&lt;br /&gt;
* [http://www.ietf.org/rfc/rfc4287.txt RFC4287] (Atom 1.0)&lt;br /&gt;
&lt;br /&gt;
=== Informative References ===&lt;br /&gt;
* [http://www.w3.org/TR/REC-CSS1 CSS1]&lt;br /&gt;
* ISO.8601.1988&lt;br /&gt;
** International Organization for Standardization, &amp;quot;Data elements and interchange formats - Information interchange - Representation of dates and times&amp;quot;, ISO Standard 8601, June 1988.&lt;br /&gt;
* [http://www.w3.org/TR/1998/NOTE-datetime-19980827 W3C NOTE-datetime-19980827]&lt;br /&gt;
* [http://www.ietf.org/rfc/rfc3667.txt RFC3667]&lt;br /&gt;
* [http://www.ietf.org/rfc/rfc3668.txt RFC3668]&lt;br /&gt;
* [http://www.w3.org/Consortium/Patent-Policy-20040205/ W3C Patent Policy]&lt;br /&gt;
* [http://local.yahoo.com/details?id=21359628 Crepes on Cole reviews on Yahoo! Local]&lt;br /&gt;
* Other reviews efforts. See [[reviews-formats]].&lt;br /&gt;
* Contributed from http://developers.technorati.com/wiki/hReview.&lt;br /&gt;
&lt;br /&gt;
==== Similar Work ====&lt;br /&gt;
* [[hlisting-proposal|hListing]]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
=== Copyright ===&lt;br /&gt;
{{MicroformatCopyrightStatement2005}}&lt;br /&gt;
* [[User:Tantek|Tantek]]: I release all my contributions to this specification into the public domain and I encourage the other authors to do so as well.&lt;br /&gt;
** When all authors/editors have done so, we can remove the MicroFormatCopyrightStatement template reference and replace it with the MicroFormatPublicDomainContributionStatement.&lt;br /&gt;
&lt;br /&gt;
=== Patents ===&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Work in progress ==&lt;br /&gt;
This specification is a work in progress. As additional aspects are discussed, understood, and written, they will be added. &lt;br /&gt;
&lt;br /&gt;
=== Changes from v0.2 ===&lt;br /&gt;
The following changes have been made in hReview v0.3 over [[hreview-v0.2|hReview v0.2]]:&lt;br /&gt;
&lt;br /&gt;
Normative changes:&lt;br /&gt;
# MUST (instead of SHOULD) use [[hcard|hCard]] for the item description of a business or person&lt;br /&gt;
# &amp;quot;reviewer&amp;quot; changes&lt;br /&gt;
## Made reviewer *optional* per feedback from Ryan King and Mark Nottingham&lt;br /&gt;
## If reviewer is absent from the hReview, then look outside the hReview, in the context of the page, for the reviewer.  If there is no &amp;quot;reviewer&amp;quot; outside either, then use the author information according to the containing document language (e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;address&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for HTML pages) as the reviewer.&lt;br /&gt;
## MUST (instead of SHOULD) use [[hcard|hCard]] to represent reviewer information&lt;br /&gt;
# &amp;quot;dtreviewed&amp;quot; changes&lt;br /&gt;
## Made dtreviewed *optional* per feedback from Ryan King and Mark Nottingham&lt;br /&gt;
## If dtreviewed is absent from the hReview, then look outside the hReview, in the surrounding context.  If the context is an [[hatom|hAtom]] entry, use its &amp;quot;published&amp;quot; (or &amp;quot;updated&amp;quot; if that is missing) datetime as the dtreviewed, if not present on the entry, use the &amp;quot;published&amp;quot; (or &amp;quot;updated&amp;quot; if that is missing) of the feed.  Otherwise use the information according to the containing document language (e.g. &amp;quot;published&amp;quot;/&amp;quot;updated&amp;quot; similarly for Atom feeds), then protocol (e.g. HTTP Last-Modified, or file system last modified datetime).&lt;br /&gt;
# SHOULD use [[hcalendar|hCalendar]] to represent an item of 'type' 'event'&lt;br /&gt;
# Added one decimal digit of precision to ratings' numerical values based on publisher experience.&lt;br /&gt;
# Use [http://microformats.org/wiki/hcard#Value_excerpting the &amp;quot;value&amp;quot; construct from hCard] (as it is used in &amp;quot;tel&amp;quot; properties for example) to more explicitly markup the rating value when also providing (marking up) the best/worst of a rating.&lt;br /&gt;
# Added [[rel-license]] to indicate the license of the hReview as a whole.&lt;br /&gt;
# Permit tags inside ratings to denote rated tags, the same as ratings inside tags per suggestion from Eran Globen.&lt;br /&gt;
# Add [[include-pattern]] support to allow multiple reviews for the same item to not repeat the item info.&lt;br /&gt;
&lt;br /&gt;
Informative changes (several, but in particular):&lt;br /&gt;
# Note that scalar/rated tags would ideally use a tag space that explain the ratings for that tag.  E.g. to explain what Food:18/30 means.&lt;br /&gt;
# Updated examples accordingly.&lt;br /&gt;
&lt;br /&gt;
== Further Reading ==&lt;br /&gt;
* See also [http://www.technorati.com/cosmos/referer.html blogs discussing this page].&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
{{hreview-related-pages}}&lt;/div&gt;</summary>
		<author><name>XavierBadosa</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hcard-issues&amp;diff=31327</id>
		<title>hcard-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hcard-issues&amp;diff=31327"/>
		<updated>2008-06-26T07:49:01Z</updated>

		<summary type="html">&lt;p&gt;XavierBadosa: /* 2007 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; hCard issues &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
These are externally raised issues about [[hcard|hCard]] with broadly varying degrees of merit. Thus some issues are REJECTED for a number of obvious reasons (but still documented here in case they are re-raised), and others contain longer discussions. Some issues may be ACCEPTED and perhaps cause changes or improved explanations in the spec. &lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT''': Please read the [[hcard-faq|hCard FAQ]] and the [[hcard-issues-resolved|hCard resolved issues]] ''before'' giving any feedback or raising any issues as your feedback/issues may already be resolved/answered.&lt;br /&gt;
&lt;br /&gt;
Submitted issues may (and probably will) be edited and rewritten for better terseness, clarity, calmness, rationality, and as neutral a point of view as possible. Write your issues well. — [http://tantek.com/ Tantek]&lt;br /&gt;
&lt;br /&gt;
For matters relating to the vCard specification itself, see [[vcard-errata]] and [[vcard-suggestions]].&lt;br /&gt;
&lt;br /&gt;
See other [[issues]] also.&lt;br /&gt;
&lt;br /&gt;
== closed issues ==&lt;br /&gt;
See: [[hcard-issues-resolved]]&lt;br /&gt;
&lt;br /&gt;
== resolved issues ==&lt;br /&gt;
See: [[hcard-issues-resolved]]&lt;br /&gt;
&lt;br /&gt;
== issues ==&lt;br /&gt;
&amp;lt;span id=&amp;quot;Issues&amp;quot;&amp;gt;Please add new issues&amp;lt;/span&amp;gt; to the '''bottom''' of the list by copy and pasting the [[hcard-issues#Template|Template]].  Please follow-up to resolved/rejected issues with new information rather than resubmitting such issues.  Duplicate issue additions will be reverted.&lt;br /&gt;
&lt;br /&gt;
=== 2006 ===&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-10-21 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*# ''There should be some way to say that the URL of an hCard or hCalendar event is the URL of the page itself, without having to include a redundant, and accessibility-damaging link to that page, on the page itself.''&lt;br /&gt;
*#* Quite often I see &amp;quot;a&amp;quot; webpage accessible with several different URLs. Typically 1 URL is the &amp;quot;preferred&amp;quot; URL, expected to have a long lifetime. Sometimes other URLs are &amp;quot;convenience&amp;quot; URLs that may have been linked to in the past, but are expected to go away soon, which resolve to the same file (the &amp;quot;latest version&amp;quot;). Then there are &amp;quot;archive&amp;quot; URLs that show an exact copy of that webpage as it appeared some time in the past. I think we want to always use the &amp;quot;preferred&amp;quot; URL, no matter which of those URLs we happen to stumble upon first -- so the URL is not actually redundant. (How exactly is it &amp;quot;accessibility-damaging&amp;quot; for a page to link to itself? Could you explain or add a link to an explanation?) --[[User:DavidCary|DavidCary]] 17:44, 5 Apr 2007 (PDT)&lt;br /&gt;
*#**&amp;quot;''How exactly is it &amp;quot;accessibility-damaging&amp;quot; for a page to link to itself?''&amp;quot; - Novice user clicks on link; nothing (it appears) happens. Repeat ad infinitum, until user leaves site to do something else. [[User:AndyMabbett|Andy Mabbett]] 02:43, 6 Apr 2007 (PDT)&lt;br /&gt;
*#*A: ACCEPTED THEORETICAL.  While I tend to agree with the accessibility guidelines/issues noted herein in theory, to make this a real world issue worthy of higher priority, we need documentation of examples in the wild where the URL of an  hCard or hCalendar event is the URL of the page itself, so that we can use those examples to inform brainstorming towards a solution. [[User:Tantek|Tantek]] 15:11, 10 Apr 2007 (PDT)&lt;br /&gt;
*#** Examples in the wild where the URL of an hCard is the URL of the page itself:&lt;br /&gt;
*#*** [http://2007.sxsw.com/music/showcases/band/999918.html The Pipettes] page at SXSW 2007 (1 of 1000+ bands). There are no links to the page itself on the page to markup with class=&amp;quot;url&amp;quot;.  Thus it would be nice to have a way for the hCard for The Pipettes to indicate that the page itself is the URL for the hCard.&lt;br /&gt;
*#*** See also the proposal to use this pattern in [[representative-hcard]]&lt;br /&gt;
*#** Examples in the wild where the URL of an hCalendar event is the URL of the page itself:&lt;br /&gt;
*#*** [http://2007.sxsw.com/music/showcases/band/999918.html The Pipettes at La Zona Rosa] page at SXSW 2007 (1 of 1000+ concerts, yes, same page as the page for The Pipettes the org). There are no links to the page itself on the page to markup with class=&amp;quot;url&amp;quot;.  Thus it would be nice to have a way for the hCalendar event for The Pipettes at La Zona Rosa to indicate that the page itself is the URL for the hCalendar event.&lt;br /&gt;
*#** This is also an [[hreview-issues|hReview issue]] and any other microformat which has a &amp;quot;url&amp;quot; property. Examples where the URL of an (potential) hReview *item* is the URL of the page itself: &lt;br /&gt;
*#*** [http://www.amazon.com/exec/obidos/ASIN/0553380958 Snow Crash (Bantam Spectra Book) (Paperback) on Amazon] (millions of potential hReview items/products with reviews on their item pages).&lt;br /&gt;
&lt;br /&gt;
=== 2007 ===&lt;br /&gt;
* {{OpenIssue}} 2007-01-26 raised by [[User::JamesCraig|JamesCraig]].&lt;br /&gt;
*# RFC2426 'type' values cannot be localized/internationalized in hCard. In the example below, there is no solution to mark the Spanish version with a type of 'home' since the RFC2426 values are defined in English. &amp;lt;strong&amp;gt;abbr-design-pattern&amp;lt;/strong&amp;gt; would suggest using abbr, but 'Casa' is not an abbreviated form of 'home', therefore the currently recommended version (below) is not valid.&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;tel&amp;quot; xml:lang=&amp;quot;es&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;abbr class=&amp;quot;type&amp;quot; title=&amp;quot;home&amp;quot;&amp;gt;Casa&amp;lt;/abbr&amp;gt; (&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;pref&amp;lt;/span&amp;gt;erido):&lt;br /&gt;
  &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;+1.415.555.1212&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt; &lt;br /&gt;
*#* REJECTED. TOO LITTLE INFORMATION.  Please provide the precise URL to the specific statement on the accessify forum discussion that asserts that using abbr is not valid.  Please also provide a precise URL to a *real world* (as opposed to an artificially constructed test case) example in the wild of an non-English hCard which attempts to specify RFC2426 type information on a &amp;quot;tel&amp;quot; property and fails to do so.&lt;br /&gt;
*#* REOPENED and clarified (Also removed Accessify reference pulled from [[http://microformats.org/wiki?title=accessibility&amp;amp;oldid=12943 original raising]]).&lt;br /&gt;
*#*# Though erroneously first raised on the accessibility page, this is not an accessibility issue. It is an HTML semantics issue for internationalization. &amp;lt;code&amp;gt;abbr[title]&amp;lt;/code&amp;gt; should be an expanded form of &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; contents, in the same language.&lt;br /&gt;
*#*# There are real-world non-English examples in the current Mac OS 10.5 (Leopard) developer seed. This code example illustrates the point sufficiently.&lt;br /&gt;
*#*# Please leave the clarification as-is even if you feel you must RE-REJECT (add-on, don't revert). My original points were lost when they were taken out of context and moved here. -[[User::JamesCraig|JamesCraig]]&lt;br /&gt;
*# To avoid [[i18n]] issues, microformats should keep its hands off content (this also affects [[hReview]]). [[abbr-design-pattern]] doesn't seem the right solution here. Someone from France suggested elsewhere to use the class value '''telwork''', etc. but again it's a dubious solution (remember that a ''tel'' can have a type of ''voice'' and ''work'' '''at the same time'''). I suggest considering:&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;tel home pref&amp;quot; xml:lang=&amp;quot;es&amp;quot;&amp;gt;&lt;br /&gt;
  Casa (preferido):&lt;br /&gt;
  &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;+1.415.555.1212&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;It could be argued that somehow this solution violates the microformats [[principles|principle of visible data]]. Maybe it does, but [[i18n]] should come first because otherwise microformats violates the first rule: '''solve a specific problem''' (and the last: &amp;quot;enable and encourage decentralized and distributed development, content, services: explicitly encourage the original 'spirit of the Web'&amp;quot;). -[[User:XavierBadosa|Xavier Badosa]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2007-03-19&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User::ChristinaHope|Christina Hope]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# ''Does Microsoft Outlook 2003 allow the use of the &amp;quot;role&amp;quot; property? I have added it to all of my hCards and it is not appearing. Am I doing something wrong?''&lt;br /&gt;
*#** URL? (if no URL to a demonstrative example is provided within a year of this issue being raised, it will be closed as REJECTED INSUFFICIENT INFORMATION.)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2007-03-31&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The [http://en.wikipedia.org/wiki/World_Geodetic_System WGS84 scehma] used as a default by &amp;lt;code&amp;gt;geo&amp;lt;/code&amp;gt; will not remain valid forever. Fortunately, the proposed [[geo-extension-strawman|geo extension]], originally intended for lunar/ Martian coordinates, also provides a facility for the specification of other, Earth-bound schema, which will alleviate this problem. [[User:AndyMabbett|Andy Mabbett]] 13:00, 31 Mar 2007 (PDT)&lt;br /&gt;
*#* Note also the forthcoming [http://www.euref-iag.net/ European Terrestrial Reference System 89 schema] (See also [http://en.wikipedia.org/wiki/European_Terrestrial_Reference_System_1989 Etrs89 on Wikipedia]. [[User:AndyMabbett|Andy Mabbett]] 03:11, 5 Apr 2007 (PDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2007-04-19&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*#How should we handle [http://en.wikipedia.org/wiki/Old_Style_and_New_Style_dates Old Style and New Style dates] (i.e. Julian calendar vs. Gregorian), in DoB? For instance, [http://en.wikipedia.org/wiki/Boris_Pasternak Boris Pasternak], born &amp;quot;10 February [O.S. January 29] 1890&amp;quot;. Should the hCard spec. specify New Style, using the [[abbr-design-pattern]] (or its successor) if necessary: &amp;lt;nowiki&amp;gt;&amp;lt;abbr title=&amp;quot;1890-02-10&amp;quot;&amp;gt;29 January 1890&amp;lt;/abbr&amp;gt;&amp;lt;/nowiki&amp;gt;?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2008===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-01-01&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt; in [http://microformats.org/discuss/mail/microformats-discuss/2008-January/011182.html microformats-discuss/2008-January/011182.html]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The &amp;quot;n&amp;quot; optimisation rules (nickname, fn) should not apply where the fn is on part of adr or label: e.g &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;fn locality&amp;quot;&amp;gt;New York&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;fn label&amp;quot;&amp;gt;Asia&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;,  since, in these examples, &amp;quot;Asia&amp;quot; is not a nickname, &amp;quot;New&amp;quot; is not a given-name and &amp;quot;York&amp;quot; is not a family-name. (see also [[hcard-brainstorming#Named_locations]])&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-01-09&amp;lt;/span&amp;gt; &amp;lt;span id=&amp;quot;tel-type-lang&amp;quot;&amp;gt;2008- moved from vcard-suggestions&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*#We can't have a generic type name cause we have to localize in French. so, for us, hCard work phone number is: &amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;tel&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;Travail&amp;lt;/span&amp;gt; : &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;0321596224&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;. How will a bot recognize that type ? We cannot specify every types in every languages in the specification. That's why i think something like this would be better: &amp;lt;nowiki&amp;gt;Travail : &amp;lt;span class=&amp;quot;telwork&amp;quot;&amp;gt;0321596224&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; Please, use class and id attributes ONLY for micro formats specifications ! XML #cdata and #data are localized ! Thanks !&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-02&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The &amp;quot;&amp;lt;code&amp;gt;n&amp;lt;/code&amp;gt;&amp;quot; optimisation rules (&amp;lt;code&amp;gt;nickname&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt;) should not apply where the &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt; is also the &amp;lt;code&amp;gt;role&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;: e.g &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;fn role&amp;quot;&amp;gt;Webmaster&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;fn title&amp;quot;&amp;gt;Duty Manager&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;,  since, in these examples, &amp;quot;Webmaster&amp;quot; is not a nickname, &amp;quot;Duty&amp;quot; is not a given-name and &amp;quot;Manager&amp;quot; is not a family-name.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-06&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Guillaume Lebleu| Guillaume Lebleu]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# It seems to me that FN has been reused beyond its original vCard scope of person names, to cover any name. This led to the fn/title debate, but it seems some implementors are confused between following the vCard semantics (FN only for person names) or the hCard ones (FN for any name). See. http://cinematreasures.org/theater/365/, which uses an empty FN, resulting in their vCard not being detected by Operator, only the address.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-07&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The &amp;quot;&amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt;&amp;quot; optimisation rule should not apply where the full &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt; is also the &amp;lt;code&amp;gt;nickname&amp;lt;/code&amp;gt;: e.g &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;fn nickname&amp;quot;&amp;gt;Plastic Bertram&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, since a given-name+family-name pair is not usually a nickname. (But how to deal with pseudonyms such as &amp;quot;Maurice Micklewhite (known professionally as Michael Caine)&amp;quot;?)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-07&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt; in [http://microformats.org/discuss/mail/microformats-discuss/2008-February/011552.html microformats-discuss/2008-February/011552.html]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# Is &amp;quot;n&amp;quot; optional or mandatory? The spec says yes (with exceptions) the cheat-sheet says no. Parsers and common practice seem to indicate not.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-07&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt; in [http://microformats.org/discuss/mail/microformats-discuss/2008-February/011552.html microformats-discuss/2008-February/011552.html]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# &amp;quot;&amp;lt;code&amp;gt;nickname&amp;lt;/code&amp;gt;&amp;quot; and &amp;quot;&amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt;&amp;quot; optimisation does not work for some or all names in Asian languages. See [http://zh.wikipedia.org/wiki/%E6%B9%AF%E5%A7%86%C2%B7%E5%85%8B%E9%AD%AF%E6%96%AF Tom Cruise on Chinese Wikipedia], where the &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt; and nickname are the same. This could be partly remedied by not applying such optimisation when the page's (or element's) language is set to one of a set of affected languages (may also apply to other languages, such as Greek). '''Cpmment from people fluent in such languages would be welcome.'''&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-08&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Guillaume Lebleu| Guillaume Lebleu]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The required FN makes it difficult to use hCard in HTML Tables without resorting to hiding information (as in http://www.bo.ingv.it/contents/INGV-Bologna/Staff.html) or using the [[include-pattern]]. Perhaps FN should not be required if some N are present. Originally raised in [http://rbach.priv.at/Microformats/IRC/2008-02-08#T181749]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-06-01&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Kornel|Kornel]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*#  I need clarification how should &amp;quot;more semantic equivalents&amp;quot; be interpreted inside values (when they don't have relevant class name, but are inside another parsed element)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;email&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;a href=&amp;amp;quot;mailto:href&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash; is it &amp;quot;href&amp;quot;, &amp;quot;nodetext&amp;quot; or an error? What if there are multiple links inside?&lt;br /&gt;
*#** Parsed as &amp;quot;nodetext&amp;quot; [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;fn&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;abbr title=&amp;amp;quot;title&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/abbr&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash; is it &amp;quot;title&amp;quot; or &amp;quot;nodetext&amp;quot;?&lt;br /&gt;
*#** Parsed as &amp;quot;nodetext&amp;quot; [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;fn&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;img alt=&amp;amp;quot;alt&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash; is it &amp;quot;alt&amp;quot;, &amp;quot;nodetext&amp;quot; or both?&lt;br /&gt;
*#** A matter of debate recently. Some parsers as &amp;quot;nodetext&amp;quot;, others as &amp;quot;altnodetext&amp;quot;. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;fn&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;abbr title=&amp;amp;quot;title&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;span class=&amp;amp;quot;value&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/span&amp;amp;gt;&amp;amp;lt;/abbr&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash;&amp;amp;nbsp;&amp;quot;title&amp;quot;, &amp;quot;nodetext&amp;quot; or both?&lt;br /&gt;
*#** Parsed as &amp;quot;nodetext&amp;quot; [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;url&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;img src=&amp;amp;quot;src&amp;amp;quot; alt=&amp;amp;quot;alt&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash; &amp;quot;src&amp;quot;, &amp;quot;alt&amp;quot;, &amp;quot;nodetext&amp;quot; or &amp;quot;altnodetext&amp;quot;?&lt;br /&gt;
*#** A matter of debate recently. Some parsers as &amp;quot;nodetext&amp;quot;, others as &amp;quot;altnodetext&amp;quot;. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;category&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;a rel=&amp;amp;quot;tag bookmark&amp;amp;quot; href=&amp;amp;quot;href&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt; – is it a tag? What if there are multiple links inside?&lt;br /&gt;
*#** Not sure how other parsers treat this, but Cognition will create two categories based on this. One because of the [rel-tag], based on the final component of the URL; and the second category because of class=category, based on the node text. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Does &amp;lt;code&amp;gt;agent&amp;lt;/code&amp;gt; property has to be a hCard?&lt;br /&gt;
*#* Is &amp;lt;code&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;agent&amp;amp;quot;&amp;amp;gt;Joe Sixpack&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/code&amp;gt; allowed?&lt;br /&gt;
*#** Yes. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* Is &amp;lt;code&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;agent&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;div class=&amp;amp;quot;vcard&amp;amp;quot;&amp;amp;gt;&amp;amp;hellip;&amp;amp;lt;/div&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/code&amp;gt; ok?&lt;br /&gt;
*#** [http://buzzword.org.uk/cognition/ Cognition] doesn't specifically support this format - they'll be parsed as two separate hCards. The &amp;quot;outer&amp;quot; hCard will have an &amp;quot;agent&amp;quot; property containing the unparsed node text for the inner hCard, as if you'd used a plain string for the agent as per the previous example. If you want to provide an hCard for the agent, and have it parsed as such, Cognition requires that you use: &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;agent vcard&amp;amp;quot;&amp;amp;gt;&amp;amp;hellip;&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt;. (There is also the separate issue that it is illegal in HTML to nest a DIV within a SPAN.) [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* What about &amp;lt;code&amp;gt;&amp;amp;lt;a class=&amp;amp;quot;agent&amp;amp;quot; href=&amp;amp;quot;card.vcf&amp;amp;quot;&amp;amp;gt;&amp;amp;hellip;&amp;amp;lt;/a&amp;amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#** I don't think many hCard parsers also parse vCard. If they support vCard it's probably as an output format rather than input. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is value of &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;amp;gt;&amp;lt;/code&amp;gt; without &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; empty or should it be interpreted like &amp;lt;code&amp;gt;&amp;amp;lt;span&amp;amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* I think consensus is that the node text should be used. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Does &amp;lt;code&amp;gt;&amp;amp;lt;acronym&amp;amp;gt;&amp;lt;/code&amp;gt; work like &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* Not as per spec, but some parsers do treat it like &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;amp;gt;&amp;lt;/code&amp;gt;. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is this allowed: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;photo&amp;amp;quot;&amp;amp;gt;http://example.com/photo.jpg&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* Yes, though it ''may'' cause problems for some naive parsers, and is probably less useful for humans viewing the page. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is it allowed to use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; URLs in &amp;lt;code&amp;gt;email&amp;lt;/code&amp;gt;? or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;mailto:&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* Non-SMTP e-mail addresses can be used - the presence of a e-mail &amp;quot;type&amp;quot; of &amp;quot;x400&amp;quot; confirms this - so e-mail addresses which don't start with &amp;quot;mailto:&amp;quot; and do not contain an @-sign are theoretically possible. But given the prevalence of SMTP for mail delivery on the modern Internet, I don't see why this would be useful. For &amp;quot;url&amp;quot; it is often useful to encode non-HTTP URIs, such as FTP addresses or URIs for use with various instant messaging protocols, but given the existence of the &amp;quot;email&amp;quot; property, I don't see that it makes sense to encode &amp;quot;mailto&amp;quot; URIs. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is it allowed/required to use &amp;lt;code&amp;gt;mailto:&amp;lt;/code&amp;gt; when e-mail is in non-&amp;lt;code&amp;gt;&amp;amp;lt;a&amp;amp;gt;&amp;lt;/code&amp;gt;, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;email&amp;amp;quot;&amp;amp;gt;mailto:joe@example.com&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
*#* Yes, but for copy-and-pastability I'd recommend leaving out the &amp;quot;mailto:&amp;quot; prefix. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# If value of a property is empty (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;email&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;) should it be interpreted as unknown value? ignored completely like it didn't exist? an error?&lt;br /&gt;
*# Can hCard contain nested hCard &amp;lt;i&amp;gt;anywhere&amp;lt;/i&amp;gt;? or only outside any property or only inside &amp;lt;code&amp;gt;agent&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* Yes, though naive parsers may have problems. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Can &amp;lt;code&amp;gt;organi'''s'''ation-name&amp;lt;/code&amp;gt; (note spelling) be interpreted by parsers?&lt;br /&gt;
*#* It should not. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; class ignored in values anywhere? It is ignored in &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;tel&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;span class=&amp;amp;quot;type&amp;amp;quot;&amp;amp;gt;Work&amp;amp;lt;/span&amp;amp;gt; 555&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt;, but is it in &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;fn&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;span class=&amp;amp;quot;type&amp;amp;quot;&amp;amp;gt;Work&amp;amp;lt;/span&amp;amp;gt; Joe&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* It doesn't have any special meaning within &amp;quot;fn&amp;quot;, so should not be ignored. That is, the person's name would be parsed as &amp;quot;Work Joe&amp;quot;. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-06-15&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Kornel|Kornel]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# RFC 2426 allows TYPE for LABEL, however [[hcard-cheatsheet|hCard cheatsheet]] does not list any subproperties for &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt;. Is this intentional? Is &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt;'s &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; allowed in hCard?&lt;br /&gt;
** I raised this very issue on the mailing list about a month ago, but received no responses. Given that hCard claims to be a &amp;quot;a 1:1 representation of vCard (RFC2426) properties and values in semantic HTML or XHTML&amp;quot; (direct quote from [[hcard|spec]]), I think it's reasonable to infer that these types *are* allowed, but simply undocumented so far. I'll be including support for them in the next alpha of Cognition. [[User:TobyInk|TobyInk]] 23:59, 15 Jun 2008 (PDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== template ==&lt;br /&gt;
&lt;br /&gt;
{{issues-format}}&lt;br /&gt;
&lt;br /&gt;
== related pages ==&lt;br /&gt;
{{hcard-related-pages}}&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>XavierBadosa</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=User:XavierBadosa&amp;diff=34236</id>
		<title>User:XavierBadosa</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=User:XavierBadosa&amp;diff=34236"/>
		<updated>2008-06-26T07:41:23Z</updated>

		<summary type="html">&lt;p&gt;XavierBadosa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Me==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I'm &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Xavier Badosa&amp;lt;/span&amp;gt;, from &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;Barcelona&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;. I've being doing web experiments since 1995 (for example, &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://www.badosa.com&amp;lt;/span&amp;gt; or &amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://www.inlibris.com&amp;lt;/span&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
I'm interested in the [[i18n]] issues of microformats.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>XavierBadosa</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hcard-issues&amp;diff=27483</id>
		<title>hcard-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hcard-issues&amp;diff=27483"/>
		<updated>2008-06-26T07:24:59Z</updated>

		<summary type="html">&lt;p&gt;XavierBadosa: /* 2007 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; hCard issues &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
These are externally raised issues about [[hcard|hCard]] with broadly varying degrees of merit. Thus some issues are REJECTED for a number of obvious reasons (but still documented here in case they are re-raised), and others contain longer discussions. Some issues may be ACCEPTED and perhaps cause changes or improved explanations in the spec. &lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT''': Please read the [[hcard-faq|hCard FAQ]] and the [[hcard-issues-resolved|hCard resolved issues]] ''before'' giving any feedback or raising any issues as your feedback/issues may already be resolved/answered.&lt;br /&gt;
&lt;br /&gt;
Submitted issues may (and probably will) be edited and rewritten for better terseness, clarity, calmness, rationality, and as neutral a point of view as possible. Write your issues well. — [http://tantek.com/ Tantek]&lt;br /&gt;
&lt;br /&gt;
For matters relating to the vCard specification itself, see [[vcard-errata]] and [[vcard-suggestions]].&lt;br /&gt;
&lt;br /&gt;
See other [[issues]] also.&lt;br /&gt;
&lt;br /&gt;
== closed issues ==&lt;br /&gt;
See: [[hcard-issues-resolved]]&lt;br /&gt;
&lt;br /&gt;
== resolved issues ==&lt;br /&gt;
See: [[hcard-issues-resolved]]&lt;br /&gt;
&lt;br /&gt;
== issues ==&lt;br /&gt;
&amp;lt;span id=&amp;quot;Issues&amp;quot;&amp;gt;Please add new issues&amp;lt;/span&amp;gt; to the '''bottom''' of the list by copy and pasting the [[hcard-issues#Template|Template]].  Please follow-up to resolved/rejected issues with new information rather than resubmitting such issues.  Duplicate issue additions will be reverted.&lt;br /&gt;
&lt;br /&gt;
=== 2006 ===&lt;br /&gt;
&lt;br /&gt;
* {{OpenIssue}} 2006-10-21 raised by [[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
*# ''There should be some way to say that the URL of an hCard or hCalendar event is the URL of the page itself, without having to include a redundant, and accessibility-damaging link to that page, on the page itself.''&lt;br /&gt;
*#* Quite often I see &amp;quot;a&amp;quot; webpage accessible with several different URLs. Typically 1 URL is the &amp;quot;preferred&amp;quot; URL, expected to have a long lifetime. Sometimes other URLs are &amp;quot;convenience&amp;quot; URLs that may have been linked to in the past, but are expected to go away soon, which resolve to the same file (the &amp;quot;latest version&amp;quot;). Then there are &amp;quot;archive&amp;quot; URLs that show an exact copy of that webpage as it appeared some time in the past. I think we want to always use the &amp;quot;preferred&amp;quot; URL, no matter which of those URLs we happen to stumble upon first -- so the URL is not actually redundant. (How exactly is it &amp;quot;accessibility-damaging&amp;quot; for a page to link to itself? Could you explain or add a link to an explanation?) --[[User:DavidCary|DavidCary]] 17:44, 5 Apr 2007 (PDT)&lt;br /&gt;
*#**&amp;quot;''How exactly is it &amp;quot;accessibility-damaging&amp;quot; for a page to link to itself?''&amp;quot; - Novice user clicks on link; nothing (it appears) happens. Repeat ad infinitum, until user leaves site to do something else. [[User:AndyMabbett|Andy Mabbett]] 02:43, 6 Apr 2007 (PDT)&lt;br /&gt;
*#*A: ACCEPTED THEORETICAL.  While I tend to agree with the accessibility guidelines/issues noted herein in theory, to make this a real world issue worthy of higher priority, we need documentation of examples in the wild where the URL of an  hCard or hCalendar event is the URL of the page itself, so that we can use those examples to inform brainstorming towards a solution. [[User:Tantek|Tantek]] 15:11, 10 Apr 2007 (PDT)&lt;br /&gt;
*#** Examples in the wild where the URL of an hCard is the URL of the page itself:&lt;br /&gt;
*#*** [http://2007.sxsw.com/music/showcases/band/999918.html The Pipettes] page at SXSW 2007 (1 of 1000+ bands). There are no links to the page itself on the page to markup with class=&amp;quot;url&amp;quot;.  Thus it would be nice to have a way for the hCard for The Pipettes to indicate that the page itself is the URL for the hCard.&lt;br /&gt;
*#*** See also the proposal to use this pattern in [[representative-hcard]]&lt;br /&gt;
*#** Examples in the wild where the URL of an hCalendar event is the URL of the page itself:&lt;br /&gt;
*#*** [http://2007.sxsw.com/music/showcases/band/999918.html The Pipettes at La Zona Rosa] page at SXSW 2007 (1 of 1000+ concerts, yes, same page as the page for The Pipettes the org). There are no links to the page itself on the page to markup with class=&amp;quot;url&amp;quot;.  Thus it would be nice to have a way for the hCalendar event for The Pipettes at La Zona Rosa to indicate that the page itself is the URL for the hCalendar event.&lt;br /&gt;
*#** This is also an [[hreview-issues|hReview issue]] and any other microformat which has a &amp;quot;url&amp;quot; property. Examples where the URL of an (potential) hReview *item* is the URL of the page itself: &lt;br /&gt;
*#*** [http://www.amazon.com/exec/obidos/ASIN/0553380958 Snow Crash (Bantam Spectra Book) (Paperback) on Amazon] (millions of potential hReview items/products with reviews on their item pages).&lt;br /&gt;
&lt;br /&gt;
=== 2007 ===&lt;br /&gt;
* {{OpenIssue}} 2007-01-26 raised by [[User::JamesCraig|JamesCraig]].&lt;br /&gt;
*# RFC2426 'type' values cannot be localized/internationalized in hCard. In the example below, there is no solution to mark the Spanish version with a type of 'home' since the RFC2426 values are defined in English. &amp;lt;strong&amp;gt;abbr-design-pattern&amp;lt;/strong&amp;gt; would suggest using abbr, but 'Casa' is not an abbreviated form of 'home', therefore the currently recommended version (below) is not valid.&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;tel&amp;quot; xml:lang=&amp;quot;es&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;abbr class=&amp;quot;type&amp;quot; title=&amp;quot;home&amp;quot;&amp;gt;Casa&amp;lt;/abbr&amp;gt; (&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;pref&amp;lt;/span&amp;gt;erido):&lt;br /&gt;
  &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;+1.415.555.1212&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt; &lt;br /&gt;
*#* REJECTED. TOO LITTLE INFORMATION.  Please provide the precise URL to the specific statement on the accessify forum discussion that asserts that using abbr is not valid.  Please also provide a precise URL to a *real world* (as opposed to an artificially constructed test case) example in the wild of an non-English hCard which attempts to specify RFC2426 type information on a &amp;quot;tel&amp;quot; property and fails to do so.&lt;br /&gt;
*#* REOPENED and clarified (Also removed Accessify reference pulled from [[http://microformats.org/wiki?title=accessibility&amp;amp;oldid=12943 original raising]]).&lt;br /&gt;
*#*# Though erroneously first raised on the accessibility page, this is not an accessibility issue. It is an HTML semantics issue for internationalization. &amp;lt;code&amp;gt;abbr[title]&amp;lt;/code&amp;gt; should be an expanded form of &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; contents, in the same language.&lt;br /&gt;
*#*# There are real-world non-English examples in the current Mac OS 10.5 (Leopard) developer seed. This code example illustrates the point sufficiently.&lt;br /&gt;
*#*# Please leave the clarification as-is even if you feel you must RE-REJECT (add-on, don't revert). My original points were lost when they were taken out of context and moved here. -[[User::JamesCraig|JamesCraig]]&lt;br /&gt;
*# To avoid I18n issues, microformats should keep its hands off content (this also affects [[hReview]]). [[abbr-design-pattern]] doesn't seem the right solution here. Someone from France suggested elsewhere to use the class value '''telwork''', etc. but again it's a dubious solution (remember that a ''tel'' can have a type of ''voice'' and ''work'' '''at the same time'''). I suggest considering:&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;tel home pref&amp;quot; xml:lang=&amp;quot;es&amp;quot;&amp;gt;&lt;br /&gt;
  Casa (preferido):&lt;br /&gt;
  &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;+1.415.555.1212&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;It could be argued that somehow this solution violates the microformats [[principles|principle of visible data]]. Maybe it does, but I18n should come first because otherwise microformats violates the first rule: '''solve a specific problem'''. -[[User:XavierBadosa|Xavier Badosa]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2007-03-19&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User::ChristinaHope|Christina Hope]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# ''Does Microsoft Outlook 2003 allow the use of the &amp;quot;role&amp;quot; property? I have added it to all of my hCards and it is not appearing. Am I doing something wrong?''&lt;br /&gt;
*#** URL? (if no URL to a demonstrative example is provided within a year of this issue being raised, it will be closed as REJECTED INSUFFICIENT INFORMATION.)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2007-03-31&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The [http://en.wikipedia.org/wiki/World_Geodetic_System WGS84 scehma] used as a default by &amp;lt;code&amp;gt;geo&amp;lt;/code&amp;gt; will not remain valid forever. Fortunately, the proposed [[geo-extension-strawman|geo extension]], originally intended for lunar/ Martian coordinates, also provides a facility for the specification of other, Earth-bound schema, which will alleviate this problem. [[User:AndyMabbett|Andy Mabbett]] 13:00, 31 Mar 2007 (PDT)&lt;br /&gt;
*#* Note also the forthcoming [http://www.euref-iag.net/ European Terrestrial Reference System 89 schema] (See also [http://en.wikipedia.org/wiki/European_Terrestrial_Reference_System_1989 Etrs89 on Wikipedia]. [[User:AndyMabbett|Andy Mabbett]] 03:11, 5 Apr 2007 (PDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2007-04-19&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*#How should we handle [http://en.wikipedia.org/wiki/Old_Style_and_New_Style_dates Old Style and New Style dates] (i.e. Julian calendar vs. Gregorian), in DoB? For instance, [http://en.wikipedia.org/wiki/Boris_Pasternak Boris Pasternak], born &amp;quot;10 February [O.S. January 29] 1890&amp;quot;. Should the hCard spec. specify New Style, using the [[abbr-design-pattern]] (or its successor) if necessary: &amp;lt;nowiki&amp;gt;&amp;lt;abbr title=&amp;quot;1890-02-10&amp;quot;&amp;gt;29 January 1890&amp;lt;/abbr&amp;gt;&amp;lt;/nowiki&amp;gt;?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2008===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-01-01&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt; in [http://microformats.org/discuss/mail/microformats-discuss/2008-January/011182.html microformats-discuss/2008-January/011182.html]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The &amp;quot;n&amp;quot; optimisation rules (nickname, fn) should not apply where the fn is on part of adr or label: e.g &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;fn locality&amp;quot;&amp;gt;New York&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;fn label&amp;quot;&amp;gt;Asia&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;,  since, in these examples, &amp;quot;Asia&amp;quot; is not a nickname, &amp;quot;New&amp;quot; is not a given-name and &amp;quot;York&amp;quot; is not a family-name. (see also [[hcard-brainstorming#Named_locations]])&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-01-09&amp;lt;/span&amp;gt; &amp;lt;span id=&amp;quot;tel-type-lang&amp;quot;&amp;gt;2008- moved from vcard-suggestions&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*#We can't have a generic type name cause we have to localize in French. so, for us, hCard work phone number is: &amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;tel&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;Travail&amp;lt;/span&amp;gt; : &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;0321596224&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;. How will a bot recognize that type ? We cannot specify every types in every languages in the specification. That's why i think something like this would be better: &amp;lt;nowiki&amp;gt;Travail : &amp;lt;span class=&amp;quot;telwork&amp;quot;&amp;gt;0321596224&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt; Please, use class and id attributes ONLY for micro formats specifications ! XML #cdata and #data are localized ! Thanks !&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-02&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The &amp;quot;&amp;lt;code&amp;gt;n&amp;lt;/code&amp;gt;&amp;quot; optimisation rules (&amp;lt;code&amp;gt;nickname&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt;) should not apply where the &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt; is also the &amp;lt;code&amp;gt;role&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;: e.g &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;fn role&amp;quot;&amp;gt;Webmaster&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;fn title&amp;quot;&amp;gt;Duty Manager&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;,  since, in these examples, &amp;quot;Webmaster&amp;quot; is not a nickname, &amp;quot;Duty&amp;quot; is not a given-name and &amp;quot;Manager&amp;quot; is not a family-name.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-06&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Guillaume Lebleu| Guillaume Lebleu]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# It seems to me that FN has been reused beyond its original vCard scope of person names, to cover any name. This led to the fn/title debate, but it seems some implementors are confused between following the vCard semantics (FN only for person names) or the hCard ones (FN for any name). See. http://cinematreasures.org/theater/365/, which uses an empty FN, resulting in their vCard not being detected by Operator, only the address.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-07&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The &amp;quot;&amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt;&amp;quot; optimisation rule should not apply where the full &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt; is also the &amp;lt;code&amp;gt;nickname&amp;lt;/code&amp;gt;: e.g &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;fn nickname&amp;quot;&amp;gt;Plastic Bertram&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, since a given-name+family-name pair is not usually a nickname. (But how to deal with pseudonyms such as &amp;quot;Maurice Micklewhite (known professionally as Michael Caine)&amp;quot;?)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-07&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt; in [http://microformats.org/discuss/mail/microformats-discuss/2008-February/011552.html microformats-discuss/2008-February/011552.html]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# Is &amp;quot;n&amp;quot; optional or mandatory? The spec says yes (with exceptions) the cheat-sheet says no. Parsers and common practice seem to indicate not.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-07&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:AndyMabbett|Andy Mabbett]]&amp;lt;/span&amp;gt; in [http://microformats.org/discuss/mail/microformats-discuss/2008-February/011552.html microformats-discuss/2008-February/011552.html]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# &amp;quot;&amp;lt;code&amp;gt;nickname&amp;lt;/code&amp;gt;&amp;quot; and &amp;quot;&amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt;&amp;quot; optimisation does not work for some or all names in Asian languages. See [http://zh.wikipedia.org/wiki/%E6%B9%AF%E5%A7%86%C2%B7%E5%85%8B%E9%AD%AF%E6%96%AF Tom Cruise on Chinese Wikipedia], where the &amp;lt;code&amp;gt;fn&amp;lt;/code&amp;gt; and nickname are the same. This could be partly remedied by not applying such optimisation when the page's (or element's) language is set to one of a set of affected languages (may also apply to other languages, such as Greek). '''Cpmment from people fluent in such languages would be welcome.'''&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-02-08&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Guillaume Lebleu| Guillaume Lebleu]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# The required FN makes it difficult to use hCard in HTML Tables without resorting to hiding information (as in http://www.bo.ingv.it/contents/INGV-Bologna/Staff.html) or using the [[include-pattern]]. Perhaps FN should not be required if some N are present. Originally raised in [http://rbach.priv.at/Microformats/IRC/2008-02-08#T181749]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-06-01&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Kornel|Kornel]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*#  I need clarification how should &amp;quot;more semantic equivalents&amp;quot; be interpreted inside values (when they don't have relevant class name, but are inside another parsed element)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;email&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;a href=&amp;amp;quot;mailto:href&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash; is it &amp;quot;href&amp;quot;, &amp;quot;nodetext&amp;quot; or an error? What if there are multiple links inside?&lt;br /&gt;
*#** Parsed as &amp;quot;nodetext&amp;quot; [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;fn&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;abbr title=&amp;amp;quot;title&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/abbr&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash; is it &amp;quot;title&amp;quot; or &amp;quot;nodetext&amp;quot;?&lt;br /&gt;
*#** Parsed as &amp;quot;nodetext&amp;quot; [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;fn&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;img alt=&amp;amp;quot;alt&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash; is it &amp;quot;alt&amp;quot;, &amp;quot;nodetext&amp;quot; or both?&lt;br /&gt;
*#** A matter of debate recently. Some parsers as &amp;quot;nodetext&amp;quot;, others as &amp;quot;altnodetext&amp;quot;. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;fn&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;abbr title=&amp;amp;quot;title&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;span class=&amp;amp;quot;value&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/span&amp;amp;gt;&amp;amp;lt;/abbr&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash;&amp;amp;nbsp;&amp;quot;title&amp;quot;, &amp;quot;nodetext&amp;quot; or both?&lt;br /&gt;
*#** Parsed as &amp;quot;nodetext&amp;quot; [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;url&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;img src=&amp;amp;quot;src&amp;amp;quot; alt=&amp;amp;quot;alt&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;ndash; &amp;quot;src&amp;quot;, &amp;quot;alt&amp;quot;, &amp;quot;nodetext&amp;quot; or &amp;quot;altnodetext&amp;quot;?&lt;br /&gt;
*#** A matter of debate recently. Some parsers as &amp;quot;nodetext&amp;quot;, others as &amp;quot;altnodetext&amp;quot;. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;category&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;a rel=&amp;amp;quot;tag bookmark&amp;amp;quot; href=&amp;amp;quot;href&amp;amp;quot;&amp;amp;gt;nodetext&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt; – is it a tag? What if there are multiple links inside?&lt;br /&gt;
*#** Not sure how other parsers treat this, but Cognition will create two categories based on this. One because of the [rel-tag], based on the final component of the URL; and the second category because of class=category, based on the node text. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Does &amp;lt;code&amp;gt;agent&amp;lt;/code&amp;gt; property has to be a hCard?&lt;br /&gt;
*#* Is &amp;lt;code&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;agent&amp;amp;quot;&amp;amp;gt;Joe Sixpack&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/code&amp;gt; allowed?&lt;br /&gt;
*#** Yes. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* Is &amp;lt;code&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;agent&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;div class=&amp;amp;quot;vcard&amp;amp;quot;&amp;amp;gt;&amp;amp;hellip;&amp;amp;lt;/div&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/code&amp;gt; ok?&lt;br /&gt;
*#** [http://buzzword.org.uk/cognition/ Cognition] doesn't specifically support this format - they'll be parsed as two separate hCards. The &amp;quot;outer&amp;quot; hCard will have an &amp;quot;agent&amp;quot; property containing the unparsed node text for the inner hCard, as if you'd used a plain string for the agent as per the previous example. If you want to provide an hCard for the agent, and have it parsed as such, Cognition requires that you use: &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;agent vcard&amp;amp;quot;&amp;amp;gt;&amp;amp;hellip;&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt;. (There is also the separate issue that it is illegal in HTML to nest a DIV within a SPAN.) [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*#* What about &amp;lt;code&amp;gt;&amp;amp;lt;a class=&amp;amp;quot;agent&amp;amp;quot; href=&amp;amp;quot;card.vcf&amp;amp;quot;&amp;amp;gt;&amp;amp;hellip;&amp;amp;lt;/a&amp;amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#** I don't think many hCard parsers also parse vCard. If they support vCard it's probably as an output format rather than input. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is value of &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;amp;gt;&amp;lt;/code&amp;gt; without &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; empty or should it be interpreted like &amp;lt;code&amp;gt;&amp;amp;lt;span&amp;amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* I think consensus is that the node text should be used. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Does &amp;lt;code&amp;gt;&amp;amp;lt;acronym&amp;amp;gt;&amp;lt;/code&amp;gt; work like &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* Not as per spec, but some parsers do treat it like &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;amp;gt;&amp;lt;/code&amp;gt;. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is this allowed: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;photo&amp;amp;quot;&amp;amp;gt;http://example.com/photo.jpg&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* Yes, though it ''may'' cause problems for some naive parsers, and is probably less useful for humans viewing the page. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is it allowed to use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; URLs in &amp;lt;code&amp;gt;email&amp;lt;/code&amp;gt;? or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;mailto:&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* Non-SMTP e-mail addresses can be used - the presence of a e-mail &amp;quot;type&amp;quot; of &amp;quot;x400&amp;quot; confirms this - so e-mail addresses which don't start with &amp;quot;mailto:&amp;quot; and do not contain an @-sign are theoretically possible. But given the prevalence of SMTP for mail delivery on the modern Internet, I don't see why this would be useful. For &amp;quot;url&amp;quot; it is often useful to encode non-HTTP URIs, such as FTP addresses or URIs for use with various instant messaging protocols, but given the existence of the &amp;quot;email&amp;quot; property, I don't see that it makes sense to encode &amp;quot;mailto&amp;quot; URIs. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is it allowed/required to use &amp;lt;code&amp;gt;mailto:&amp;lt;/code&amp;gt; when e-mail is in non-&amp;lt;code&amp;gt;&amp;amp;lt;a&amp;amp;gt;&amp;lt;/code&amp;gt;, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;email&amp;amp;quot;&amp;amp;gt;mailto:joe@example.com&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
*#* Yes, but for copy-and-pastability I'd recommend leaving out the &amp;quot;mailto:&amp;quot; prefix. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# If value of a property is empty (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;span class=&amp;amp;quot;email&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;) should it be interpreted as unknown value? ignored completely like it didn't exist? an error?&lt;br /&gt;
*# Can hCard contain nested hCard &amp;lt;i&amp;gt;anywhere&amp;lt;/i&amp;gt;? or only outside any property or only inside &amp;lt;code&amp;gt;agent&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* Yes, though naive parsers may have problems. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Can &amp;lt;code&amp;gt;organi'''s'''ation-name&amp;lt;/code&amp;gt; (note spelling) be interpreted by parsers?&lt;br /&gt;
*#* It should not. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
*# Is &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; class ignored in values anywhere? It is ignored in &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;tel&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;span class=&amp;amp;quot;type&amp;amp;quot;&amp;amp;gt;Work&amp;amp;lt;/span&amp;amp;gt; 555&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt;, but is it in &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;amp;quot;fn&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;span class=&amp;amp;quot;type&amp;amp;quot;&amp;amp;gt;Work&amp;amp;lt;/span&amp;amp;gt; Joe&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt;?&lt;br /&gt;
*#* It doesn't have any special meaning within &amp;quot;fn&amp;quot;, so should not be ignored. That is, the person's name would be parsed as &amp;quot;Work Joe&amp;quot;. [[User:TobyInk|TobyInk]] 08:30, 1 Jun 2008 (PDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-06-15&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:Kornel|Kornel]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# RFC 2426 allows TYPE for LABEL, however [[hcard-cheatsheet|hCard cheatsheet]] does not list any subproperties for &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt;. Is this intentional? Is &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt;'s &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; allowed in hCard?&lt;br /&gt;
** I raised this very issue on the mailing list about a month ago, but received no responses. Given that hCard claims to be a &amp;quot;a 1:1 representation of vCard (RFC2426) properties and values in semantic HTML or XHTML&amp;quot; (direct quote from [[hcard|spec]]), I think it's reasonable to infer that these types *are* allowed, but simply undocumented so far. I'll be including support for them in the next alpha of Cognition. [[User:TobyInk|TobyInk]] 23:59, 15 Jun 2008 (PDT)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== template ==&lt;br /&gt;
&lt;br /&gt;
{{issues-format}}&lt;br /&gt;
&lt;br /&gt;
== related pages ==&lt;br /&gt;
{{hcard-related-pages}}&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>XavierBadosa</name></author>
	</entry>
</feed>