Extending accessibilityFeature for the Accessible Qualities of Ruby #1
Labels
i18n-tracker
Group bringing to attention of Internationalization, or tracked by i18n but not needing response.
property-accessibilityFeature
Issue is related to the values of the accessibilityFeature property
The Japan DAISY Consortium proposes to add three values for the use of ruby in Japanese EPUB publications. One, two, or all of these values may be specified for a given EPUB publication.
Although this proposal is dated in 2021 March, we hope to make more experiments before we finalize these values. I explained this idea to CLREQ people.
An EPUB publication containing this value can be rendered using the general-ruby method.
<meta property="schema:accessibilityFeature">rubyAnnotations/general</meta>
An EPUB publication containing this value can be rendered using the para-ruby method.
<meta property="schema:accessibilityFeature">rubyAnnotations/para</meta>
An EPUB publication containing this value can be rendered in a way which all ruby annotations in the source (typically printed) publication are faithfully mimicked.
<meta property="schema:accessibilityFeature">rubyAnnotations/source</meta>
For more background information, see Discovery of the Accessible Qualities of Ruby.
The text was updated successfully, but these errors were encountered: