Thing > CreativeWork

最常见的创造性工作包括书籍、电影、照片和软件程序等等。
属性 预期类型 描述
Thing 的属性
CreativeWork 的属性
additionalType URL 该项的一个附加类型, 通常用于从外部词典中向微数据语法添加更加具体的类型。它表示事务和事务本身所属的类之间的关系。在RDFa语法中, 对多类型最好使用‘typeof’属性这样的本地RDFa语法. Schema.org 工具对额外类型的理解较弱,特别是外部定义的额外类型。
description Text 该项的一个简单描述。
image URL 该项的图像URL地址。
name Text 该项的名称。
url URL 该项的URL地址。
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 嵌入式视频对象。

更多具体类型

此类包含IPTC rNews 属性的衍生物。rNews是一种使用可用于RDFa和HTML5微数据的序列来发布元数据的数据模型。更多关于IPTC和rNews的信息可以在rnews.org找到。
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:

 抵抗3: 堕落 由 Sony出品 游戏平台: Playstation 3 评价: 成熟 


加上微数据:
 <div itemscope itemtype="http://schema.org/CreativeWork"> <img itemprop="image" src="videogame.jpg" /> <span itemprop="name">抵抗3: 堕落</span> by <span itemprop="author">Sony</span>, 平台: Playstation 3 评价:<span itemprop="contentRating">成熟</span> </div>