<?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=Oskar2</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=Oskar2"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Oskar2"/>
	<updated>2026-05-17T17:13:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hreview-brainstorming&amp;diff=39407</id>
		<title>hreview-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hreview-brainstorming&amp;diff=39407"/>
		<updated>2009-07-02T08:10:29Z</updated>

		<summary type="html">&lt;p&gt;Oskar2: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; hReview brainstorming &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Editor/Author: [http://tantek.com Tantek Çelik]&lt;br /&gt;
&lt;br /&gt;
This document is for capturing thoughts on improving/iterating upon [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== hReview 0.3 thoughts ==&lt;br /&gt;
&lt;br /&gt;
This iteration of hReview is directly in response to [[hreview-feedback]] and [[hreview-issues]].  See those documents for more details.&lt;br /&gt;
&lt;br /&gt;
Changes from hReview 0.2:&lt;br /&gt;
&lt;br /&gt;
* MUST (instead of SHOULD) use [[hcard|hCard]] for the item description of a business&lt;br /&gt;
* reviewer changes&lt;br /&gt;
** make 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 &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 the page.&lt;br /&gt;
** MUST (instead of SHOULD) use [[hcard|hCard]] to represent reviewer information&lt;br /&gt;
* SHOULD use [[hcalendar|hCalendar]] to represent an item of 'type' 'event'&lt;br /&gt;
** Accepted. We considered making this a MUST, and postponed it to the next version, based on publication experience with 0.3&lt;br /&gt;
* add one decimal digit of precision to ratings' numerical values.&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.  need to also provide an example that does so.&lt;br /&gt;
* add [[rel-license]] to indicate the license of the hReview as a whole.&lt;br /&gt;
** add this to [[hatom]] as well!&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;
Informative improvements:&lt;br /&gt;
* Note that scalar/rated tags would ideally use a tag space that explain the ratings for that tag.  E.g. what does Food:18/30 mean?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== hReview 0.4 thoughts ==&lt;br /&gt;
&lt;br /&gt;
* items of &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;place&amp;lt;/code&amp;gt; SHOULD use a nested [[geo]] or [[adr]] or [[hcard|hCard]] as the item itself.&lt;br /&gt;
* items of &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; MUST specify a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property for the item (in hReview 0.3 having &amp;quot;url&amp;quot; property for the item is only a SHOULD)&lt;br /&gt;
* note that in the future, items of &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;product&amp;lt;/code&amp;gt; SHOULD use a nested [[product]] microformat.  [[hlisting|hListing]] has also shown that there may be need for a [[product]] microformat.&lt;br /&gt;
* note and clarify that item &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; of &amp;quot;url&amp;quot; means the review applies to *only* the resource present at that URL, whether it is an HTML page, an image, an mp3, whatever.  Whereas item type of &amp;quot;website&amp;quot; applies to everything at that URL and contained in any subdirectories thereof.&lt;br /&gt;
* is the &amp;lt;code&amp;gt;version&amp;lt;/code&amp;gt; property needed?  currently it is optional and created invisibly by the [http://microformats.org/code/hreview/creator hReview creator]. It is not clear that it is necessary for parsing either, since all changes to hReview have been forward/backward compatible and it is our goal to continue to make compatible changes.&lt;br /&gt;
* is the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; property needed?  It too is created invisibly by the [http://microformats.org/code/hreview/creator hReview creator].&lt;br /&gt;
* drop &amp;lt;code&amp;gt;self&amp;lt;/code&amp;gt; from the &amp;lt;code&amp;gt;permalink&amp;lt;/code&amp;gt;.  Even [[hatom|hAtom]] just uses &amp;lt;code&amp;gt;bookmark&amp;lt;/code&amp;gt;, so should hReview.&lt;br /&gt;
* should allow multiple license&lt;br /&gt;
* item type fallback.  If the expected encapsulated microformat for a given item type (e.g. business / hCard) is not present, then fall back to parsing for item sub properties and construct an implied encapsulated microformat from those subproperties. Alternative, just take the fn, url, photo subproperties that are present as is, and don't bother to imply an hCard.&lt;br /&gt;
* implied &amp;quot;fn&amp;quot; inside item.  if there is no &amp;quot;fn&amp;quot; then treat the entire &amp;quot;item&amp;quot; as an &amp;quot;fn&amp;quot;.&lt;br /&gt;
* if available the user shoul be able to specify a product id, such as an ISBN for books. (valid as long as no. 3 is open)&lt;br /&gt;
&lt;br /&gt;
==Related pages==&lt;br /&gt;
{{hreview-related-pages}}&lt;/div&gt;</summary>
		<author><name>Oskar2</name></author>
	</entry>
</feed>