【发布时间】:2014-06-19 08:53:46
【问题描述】:
我找不到任何适合描述大学课程属性的表格的 Schema.org 类型。
HTML(没有任何使用 Schema.org 的语义标记)看起来或多或少像这样:
<section>
<h2>Fact sheet</h2>
<p><strong>Formal qualifications:</strong> Bachelor’s Degree in Design</p>
<p><strong>Credits</strong>: 240 ECTS</p>
<p><strong>Duration</strong>: 4 academic years or 240 ECTS</p>
<p><strong>School period</strong>: from October to June</p>
<p><strong>Timetable</strong>: Morning Group: from Monday to Friday from 9am to 2.30pm. Evening Group: from Monday to Friday from 3:30 pm to 9.00 pm * The college reserves the right to modify schedules.</p>
<strong>Price</strong>: 112 €/ 1 ECTS
…
</section>
我考虑过使用Product,但它缺少很多东西。
有什么想法吗?
【问题讨论】:
-
您是在寻找 Google Rich Snippet,还是寻找 Schema.org 类型?
-
据我了解 (support.google.com/webmasters/answer/2722261?hl=en) Google Rich Snippets 只是一个包含微数据、微格式和 RDFa 的名称,而不是一种 sn-p 本身。无论如何,我指的是 Schema.org :)
-
Schema.org 是一个由 许多 类型/类组成的词汇表; Google 目前仅识别该词汇表的一小部分以增强其搜索结果:这些增强功能称为 (Google) Rich Snippets。其他搜索引擎可能支持其他 Schema.org 类型并以不同的方式命名它们的用途。
-
这个运气好吗?有趣的是,截至昨天,我在野外注意到了这一点:dl.dropboxusercontent.com/u/233981/… - 起初,它看起来像“Google Rich Snippet”,但不是我所能看到的。
标签: schema.org