定義
コンテンツ内のすべてのCJK表意文字にルビ[JLreq]が付けられていることを示します。
例
例 1 — EPUB 3
<meta property="schema:accessibilityFeature">
fullRubyAnnotations
</meta>
例 2 — EPUB 2
<meta name="schema:accessibilityFeature"
content="fullRubyAnnotations"/>
例3 — オーディオブック
"accessibilityFeature": ["fullRubyAnnotations"]
解説
fullRubyAnnotations
値は、全文にルビが使用できることを示します。ルビは、韓国語や日本語などの言語の発音ガイドです。
テキストの一部にのみルビが付いている場合は、代わりにrubyAnnotations
値を使用します。
関連リンク
- Schema.org —accessibilityFeature
- Schema.org アクセシビリティ語彙 — fullRubyAnnotations