schema.org:产品品牌还是组织?
我们喜欢在网站中使用 HTML5 微数据。但我们有点困惑如何将品牌应用到我们的产品中。根据http://schema.org/Product,该品牌是一个组织。
举个例子:如果iPhone是Apple Inc的品牌,我如何将其应用到iPhone 3GS产品页面?
编辑:我看到几个提供简单字符串作为品牌的示例,例如 http ://www.affiliatetuts.com/general/adding-microdata-to-your-markup/。这有效吗?
We like to use HTML5 microdata in a website. But we are kind of puzzled how to apply the brand to our products. According to http://schema.org/Product, the brand is an Organization.
An example: If the iPhone is a brand of Apple Inc, how do I apply this to a iPhone 3GS product page?
Edit: I saw several examples providing a simple String as the brand, e.g. http://www.affiliatetuts.com/general/adding-microdata-to-your-markup/. Is that valid?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我在这里为您标记了一个示例: http://jsfiddle.net/jalbertbowdenii/GVuUw/ 通过了验证这里:http://validator.nu/,我从以下位置获得信息:http://store.apple.com/us/product/MC555
i markedup an example for you here: http://jsfiddle.net/jalbertbowdenii/GVuUw/ passed validation here: http://validator.nu/ and i got the information from: http://store.apple.com/us/product/MC555
有关包含字符串而不是完整内联描述的功能,请参阅 http://schema.org/docs/datamodel。 html
On the ability to include strings instead of full inline descriptions, see http://schema.org/docs/datamodel.html