Thing > Intangible > Rating > AggregateRating

基于多个评价或评论的平均评价。
属性 预期类型 描述
Thing 的属性
additionalType URL 该项的一个附加类型, 通常用于从外部词典中向微数据语法添加更加具体的类型。它表示事务和事务本身所属的类之间的关系。在RDFa语法中, 对多类型最好使用‘typeof’属性这样的本地RDFa语法. Schema.org 工具对额外类型的理解较弱,特别是外部定义的额外类型。
description Text 该项的一个简单描述。
image URL 该项的图像URL地址。
name Text 该项的名称。
url URL 该项的URL地址。
Rating 属性
bestRating Number or Text 该评价系统中允许出现的最高值。 如果bestRating没有设定,那么5是其默认值.
ratingValue Text 对该内容的评价。
worstRating Number or Text 该评价系统中允许出现的最低值。如果worstRating没有设定,那么1是其默认值。
AggregateRating 的属性
itemReviewed Thing 正在被审查或评价的项。
ratingCount Number 评价的总数量。
reviewCount Number 评论的总数量。
Schema Draft Version 0.97

例 1

原 HTML:

 GreatFood 4 星 - 基于250份评论 1901 狐猴大道 桑尼维尔, CA 94086 (408) 714-1489 <a href="http://www.greatfood.com">www.greatfood.com</a>  营业时间:星期一至星期六 上午11点 - 下午2点半 星期一至星期四 下午五点 - 晚上九点半 星期五到星期六 下午五点 - 晚上十点  风格: 中东风味, 地中海价格范围: $$ 是否接受预定: 是 


加上微数据:
 <div itemscope itemtype="http://schema.org/Restaurant">   <span itemprop="name">GreatFood</span>    <div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">     <span itemprop="ratingValue">4</span> 星 -     基于 <span itemprop="reviewCount">250</span> 审查   </div>    <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">     <span itemprop="streetAddress">1901 狐猴大道</span>     <span itemprop="addressLocality">桑尼维尔</span>,     <span itemprop="addressRegion">CA</span> <span itemprop="postalCode">94086</span>   </div>   <span itemprop="telephone">(408) 714-1489</span>   <a itemprop="url" href="http://www.dishdash.com">www.greatfood.com</a>    营业时间:   <meta itemprop="openingHours" content="Mo-Sa 11:00-14:30">星期一至星期六 上午11点 - 下午2点半   <meta itemprop="openingHours" content="Mo-Th 17:00-21:30">星期一至星期四 下午五点 - 晚上九点半 <meta itemprop="openingHours" content="Fr-Sa 17:00-22:00"> 星期五到星期六 下午五点 - 晚上十点  风格:   <span itemprop="servesCuisine">     中东风味   </span>,   <span itemprop="servesCuisine">    地中海  </span>    Price Range: <span itemprop="priceRange">$$</span>   是否接受预定: 是 </div> 

例 2

原 HTML:

 Kenmore White 17英寸 微波炉 <img src="kenmore-microwave-17in.jpg" alt='Kenmore 17" Microwave' /> 评价 3.5/5 基于11个用户评论  $55.00 有库存  产品描述: 0.7 立方英尺.有六种烹饪策略可选,并且提供了便捷操作如,继续烹饪一分钟和儿童锁等等  用户评价:  一个不愉快的露营 - 曾兰留,2011年4月1号 1/5 星 灯烧坏了,现在不得不更换一个。   性价比高 - 欧阳克, 2011年3月25号 4/5 星 这个价格段中非常棒的一款微波炉。 非常小巧适合我的公寓。 ... 


加上微数据:
 <div itemscope itemtype="http://schema.org/Product">   <span itemprop="name">Kenmore White 17英寸 微波炉</span>   <img src="kenmore-microwave-17in.jpg" alt='Kenmore 17" Microwave' />   <div itemprop="aggregateRating"     itemscope itemtype="http://schema.org/AggregateRating">    Rated <span itemprop="ratingValue">3.5</span>/5    based on <span itemprop="reviewCount">11</span> 用户评论   </div>    <div itemprop="offers" itemscope itemtype="http://schema.org/Offer">     <span itemprop="price">$55.00</span>     <link itemprop="availability" href="http://schema.org/InStock" />有库存   </div>   产品描述:   <span itemprop="description">0.7 立方英尺。有六种烹饪策略可选,并且提供了便捷操作如,继续烹饪一分钟和儿童锁等等 。</span>  用户评论:    <div itemprop="review" itemscope itemtype="http://schema.org/Review">     <span itemprop="name">Not a happy camper</span> -     by <span itemprop="author">曾兰留</span>,     <meta itemprop="datePublished" content="2011-04-01">2011年4月1号    <div itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">       <meta itemprop="worstRating" content = "1">       <span itemprop="ratingValue">1</span>/       <span itemprop="bestRating">5</span>星   </div>     <span itemprop="description">灯烧坏了,现在不得不更换一个。 </span>   </div>    <div itemprop="review" itemscope itemtype="http://schema.org/Review">     <span itemprop="name">性价比高</span> -     by <span itemprop="author">欧阳克</span>,     <meta itemprop="datePublished" content="2011-03-25">2011年3月25号     <div itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">       <meta itemprop="worstRating" content = "1"/>       <span itemprop="ratingValue">4</span>/       <span itemprop="bestRating">5</span>星    </div>     <span itemprop="description">这个价格段中非常棒的一款微波炉. 非常小巧适合我的公寓。</span>   </div>   ... </div> 

例 3

原 HTML:

 <img src="dell-30in-lcd.jpg" /> 戴尔 UltraSharp 30" LCD 显示屏 87 out of 100 基于24个用户评价  8个经销商价格从$1250 到 $1495   经销商: <a href="save-a-lot-monitors.com/dell-30.html">   广埠屯电脑大世界 - $1250</a> <a href="jondoe-gadgets.com/dell-30.html">  中关村电脑城 - $1350</a> ... 


加上微数据:
 <div itemscope itemtype="http://schema.org/Product">   <img itemprop="image" src="dell-30in-lcd.jpg" />   <span itemprop="name">戴尔 UltraSharp 30" LCD 显示屏</span>    <div itemprop="aggregateRating"     itemscope itemtype="http://schema.org/AggregateRating">     <span itemprop="ratingValue">87</span>     out of <span itemprop="bestRating">100</span>    基于 <span itemprop="ratingCount">24</span> 用户评价   </div>    <div itemprop="offers" itemscope itemtype="http://schema.org/AggregateOffer">     <span itemprop="lowPrice">$1250</span>     到<span itemprop="highPrice">$1495</span>    从 <span itemprop="offerCount">8</span> 经销商    经销商:   <div itemprop="offers" itemscope itemtype="http://schema.org/Offer">     <a itemprop="url" href="save-a-lot-monitors.com/dell-30.html">      广埠屯电脑大世界 - $1250</a>   </div>   <div itemprop="offers" itemscope itemtype="http://schema.org/Offer">     <a itemprop="url" href="jondoe-gadgets.com/dell-30.html">     中关村电脑城 - $1350</a>   </div>   ... </div> 

例 4

原 HTML:

<a href="category/books.html">书</a> >  <a href="category/books-literature.html">文学&小说</a> >  <a href="category/books-classics">分类</a>  <img src="catcher-in-the-rye-book-cover.jpg" /> 麦田里的守望者 - 大众市场出版社 <a href="/author/jd_salinger.html">J·D·塞林格</a> 4 星 - 3077 条评论  定价: $6.99 库存产品详细信息 224 页 出版商: 里特, 布朗, and 公司 - 1991年5月1日 预言: 英语 ISBN-10: 0316769487  评论:  5 星 - <b>"文学杰作" </b> 约翰.完成于2006年5月4日  我非常喜欢这本书。它能够捕捉到人们面对的基本挑战,书中试图理解他们的生活以及成长过程 4 星 - <b>"超级喜欢!!!" </b> 李斯, 写于2006年6月15日  “麦田里的守望者”是一本有趣、值得回味的书。


加上微数据:
 <body itemscope itemtype="http://schema.org/WebPage"> ... <div itemprop="breadcrumb">   <a href="category/books.html">书</a> >   <a href="category/books-literature.html">文学&小说</a> >   <a href="category/books-classics">分类</a> </div>  <div itemscope itemtype="http://schema.org/Book">  <img itemprop="image" src="catcher-in-the-rye-book-cover.jpg" /> <span itemprop="name">麦田里的守望者</span> -  <link itemprop="bookFormat" href="http://schema.org/Paperback">大众市场出版社 <a itemprop="author" href="/author/jd_salinger.html">J.D. 塞林格</a>  <div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">   <span itemprop="ratingValue">4</span> 星 -   <span itemprop="reviewCount">3077</span> 评论 </div>  <div itemprop="offers" itemscope itemtype="http://schema.org/Offer">   定价: <span itemprop="price">$6.99</span>   <meta itemprop="priceCurrency" content="USD" />   <link itemprop="availability" href="http://schema.org/InStock">库存</div>  产品详细信息 <span itemprop="numberOfPages">224</span> 页 出版商: <span itemprop="publisher">里特, 布朗, 和 公司</span> -  <meta itemprop="datePublished" content="1991-05-01">1991年5月1日 语言: <span itemprop="inLanguage">英语</span> ISBN-10: <span itemprop="isbn">0316769487</span>  评论:  <div itemprop="review" itemscope itemtype="http://schema.org/Review">   <span itemprop="reviewRating">5</span> 星 -   <b>"<span itemprop="name">文学杰作</span>" </b>   by <span itemprop="author">约翰</span>,   完成于 <meta itemprop="datePublished" content="2006-05-04">2006年5月4日   <span itemprop="reviewBody">我非常喜欢这本书。它能够捕捉到人们面对的基本挑战,书中试图理解他们的生活以及成长过程</span> </div>  <div itemprop="review" itemscope itemtype="http://schema.org/Review">   <span itemprop="reviewRating">4</span> 星 -   <b>"<span itemprop="name">A good read.</span>" </b>   by <span itemprop="author">李斯</span>,  写于 <meta itemprop="datePublished" content="2006-06-15">2006年6月15日  <span itemprop="reviewBody">“麦田里的守望者”是一本有趣、值得回味的书。</span> </div>  </div> ... </body>