Thing > CreativeWork > WebPage

每个网页都隐含其声明类型为WebPage,因此均可使用WebPage的属性,如breadcrumb。我们推荐使用声明,如果这些属性已经规范但超出了itemscope的范围,则认为它们是页面的相关属性。
属性 预期类型 描述
Thing的属性
additionalType URL 该项的一个附加类型, 通常用于从外部词典中向微数据语法添加更加具体的类型。它表示事物和事物本身所属的类之间的关系。在RDFa语法中, 对多类型最好使用‘typeof’属性这样的本地RDFa语法. Schema.org 工具对额外类型的理解较弱,特别是外部定义的额外类型。
description Text 该项的一个简单描述。
image URL 该项的图像URL地址。
name Text 该项的名称。
url URL 该项的URL地址。
CreativeWork的属性
about Thing 主题内容。
accountablePerson Person 指定对CreativeWork负有法律责任的人。
aggregateRating AggregateRating 基于该项的一系列评论或评价的一个总体评价。
alternativeHeadline Text CreativeWork的副标题。
associatedMedia MediaObject 对该创作作品编码的媒体对象。此属性是编码的一个代名词。
audience Audience 该作品所面向的观众,也就是该作品为哪些群体创作。
audio AudioObject 嵌入式音频对象。
author Person or Organization 此内容的作者。请注意,作者在HTML 5 中很特殊,HTML 5 为其提供了一个特殊的机制,通过rel 标签来表明作者的身份。两者等同并可互换使用。
award Text 此人或该创作性作品获得的奖金(奖项)。
awards Text 此人或该创作性作品获得的奖金(奖项)。(拼写的单数形式, award)
comment UserComments 评论,一般是用户对CreativeWork的评论。
contentLocation Place 内容的位置。
contentRating Text 一项内容的官方评级,如‘MPAA PG-13’。
contributor Person or Organization CreativeWork协助者。
copyrightHolder Person or Organization CreativeWork合法版权的拥有者。
copyrightYear Number CreativeWork版权授权生效的年份。
creator Person or Organization 该 CreativeWork 或 UserComments 的创作者/作者。跟CreativeWork的Author属性一样。
dateCreated Date 创作出CreativeWork的日期。
dateModified Date CreativeWork最近被修改过的日期。
datePublished Date 首次广播/出版的日期。
discussionUrl URL 到包含CreativeWork评论页面的链接。
editor Person 指定编辑CreativeWork的人。
encoding MediaObject 一个对CreativeWork编码的媒体对象。
encodings MediaObject 对CreativeWork编码的媒体对象。(拼写的单数形式, encoding).
genre Text CreativeWork的类型。
headline Text 文章标题。
inLanguage Text 内容使用的语言。 请使用 IETF BCP 47 standard 中的语言。
interactionCount Text 该项某一用户交互数的计数--如,20个UserLikes,5个UserComments,或300个UserDownload。用户交互类型应该是UserInteraction的一个子类型。
isFamilyFriendly Boolean 表示该内容是否家庭友好。
keywords Text 用来描述内容的关键字/标签。
mentions Thing 表示CreativeWork包含某个引用,但不一定是一种概念。
offers Offer 售出该项的一份报价,如售出一个产品,一个电影DVD或比赛项目门票的报价。
provider Person or Organization 指定分销CreativeWork的个人或组织。
publisher Organization CreativeWork的出版者。
publishingPrinciples URL 表示一个链接,它所链接到的页面描述了组织的编辑规则,该组织主要负责CreativeWork创作工作。
review Review 该项的评论。
reviews Review 该项的评论(拼写的单数形式, review)。
sourceOrganization Organization 代表创造者工作所在的组织。
text Text 该CreativeWork的文本内容。
thumbnailUrl URL 与Thing关联的缩略图。
version Number 某一资源包含的CreativeWork版本号。
video VideoObject 嵌入式视频对象。
WebPage的属性
breadcrumb Text 帮助用户理解和浏览网页层次结构的一系列链接。
isPartOf CollectionPage 表明该项目所属的集合。
lastReviewed Date 最后一次评价该网页内容精确性和完整性的日期。
mainContentOfPage WebPageElement 表示该项网页元素是否是该页的主题。
primaryImageOfPage ImageObject 表示页面的主要影像。
relatedLink URL 该网页的一个相关链接, 例如,链接到其它相关网页。
reviewedBy Person or Organization 为该网页内容评价准确性和完整性的人或组织。
significantLink URL 页面上最重要的URLs之一,通常表示被点击的最多的非导航链接。
significantLinks URL 页面上最重要的URLs,通常表示被点击的最多的非导航链接。(拼写的单数形式,significantLink)。
specialty Specialty 该网页内容所适用的专业领域之一。

更多具体类型

Schema Draft Version 0.97

例 1

原 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> 

例 2

原 HTML:

 如何完成C++ GUI Qt4 编程,这篇文章已经被点击1203次、拥有78个用户的评论。 


加微数据:
 <div itemscope itemtype="http://schema.org/Article">   <span itemprop="name">如何完成C++ GUI Qt4 编程</span> <span itemprop="author">曾伟</span>这篇文章已经被点击1203次、拥有78个用户的评论。<meta itemprop="interactionCount" content="UserTweets:1203"/>   <meta itemprop="interactionCount" content="UserComments:78"/> </div>