سؤال

I'm creating a website of quotes and some stuff, and I really want to know if schema.org has an item or something for quotes.

I've looked in the schema, but don't found this topic.

Someone knows?

هل كانت مفيدة؟

المحلول

There is a draft proposal for a quotation schema. Update: The proposed Quotation type is in Pending currently.

For now, you could simply use CreativeWork and the citation property.

نصائح أخرى

<blockquote itemprop="citation" itemscope itemtype="http://schema.org/Book" itemid="https://books.google.com/books?id=QpajMuyXG8AC">
With the advent of technology, so increased the ambition to relive the experiences of past Leonid storm observers.
</blockquote>
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top