[問題]有關JSON-LD

作者: ihl313 (土城余文樂)   2016-03-01 17:14:28
跪求各位大大:
下面一段程式碼,是包覆在JSON-LD裡,做結構化
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type":"Person",
"name": "Keven Love",
"url": "http://builtvisible.com",
"image":"http://builtvisible.com/images/manu.png"
}
</script>
我想問的是 一個"@context"
可以有很多"@type"嗎?
例如 : 我現在定義一個
"@type" : "Person" ,再多定義一個 "@type" : "Event"
我的想法是.....
如果兩個不一樣的 attribute 在 schema.org 裡面所要求的屬性因該都不一樣!
是不是就只能放一個"@type"?
拜託各位大大解惑了!
作者: yyc1217 (somo)   2016-03-01 18:07:00
又是人 又是活動?
作者: Peruheru (還在想)   2016-03-02 08:11:00
因該
作者: ihl313 (土城余文樂)   2016-03-03 13:46:00
人跟活動只是舉例啦!只是想知道 可以同時存在兩個@type嗎?

Links booklink

Contact Us: admin [ a t ] ucptt.com