Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending accessibilityFeature for the Accessible Qualities of Ruby #1

Closed
murata2makoto opened this issue Mar 20, 2021 · 1 comment
Closed
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

Comments

@murata2makoto
Copy link
Contributor

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.

  1. rubyAnnotations/general

An EPUB publication containing this value can be rendered using the general-ruby method.

<meta property="schema:accessibilityFeature">rubyAnnotations/general</meta>

  1. rubyAnnotations/para

An EPUB publication containing this value can be rendered using the para-ruby method.

<meta property="schema:accessibilityFeature">rubyAnnotations/para</meta>

  1. rubyAnnotations/source

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.

@mattgarrish mattgarrish transferred this issue from w3c/publ-a11y Sep 20, 2021
@mattgarrish mattgarrish added the property-accessibilityFeature Issue is related to the values of the accessibilityFeature property label Sep 20, 2021
@xfq xfq added the i18n-tracker Group bringing to attention of Internationalization, or tracked by i18n but not needing response. label Mar 7, 2023
@murata2makoto
Copy link
Contributor Author

Covered by #68 and a pull request for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants