Skip to content

Commit dc76c6b

Browse files
Added e-book in several places and other minor changes
1 parent 88eccfe commit dc76c6b

File tree

1 file changed

+14
-22
lines changed

1 file changed

+14
-22
lines changed

UX-Guide-Metadata/draft/principles/index.html

+14-22
Original file line numberDiff line numberDiff line change
@@ -117,20 +117,20 @@
117117
<section id="intro">
118118
<h2>Introduction</h2>
119119

120-
<p>Reading a publication is a very personal experience. For most people this is routine, and little
120+
<p>Reading a digital publication is a very personal experience. For most people this is routine, and little
121121
consideration is given to how the title was obtained before it is read. Users may go to a bookstore,
122122
search for the title to purchase online, or have the title selected for them by an instructor for a
123123
class.</p>
124124

125125
<p>Now consider that the person is blind and relies on assistive technology. The user needs that technology
126-
to assist them in the purchase process as well as to read the publication. The person may wonder: will
126+
to assist them in the purchase process as well as to read the e-book. The person may wonder: will
127127
the screen reader work with this title; are there image descriptions that will be spoken to describe
128128
these images; are there page numbers which are accessible; is the reading order correct so a caution
129129
after reading a paragraph which could be dangerous will be announced? All of these, and more
130130
accessibility concerns are potential issues consumers have when trying to purchase and ultimately read a
131-
digital publication.</p>
131+
digital publication in any format.</p>
132132

133-
<p>The good news is more and more publishers are creating publications that are Born Accessible (i.e.,
133+
<p>The good news is more and more publishers are creating e-books that are Born Accessible (i.e.,
134134
accessible from the outset, not fixed later) and getting the accessibility validation or audit done by
135135
independent organizations.</p>
136136
</section>
@@ -155,7 +155,7 @@ <h2>General overview</h2>
155155
important accessibility claims that helps end users find and determine if the publication can meet their
156156
specific accessibility needs.</p>
157157

158-
<p>All accessibility metadata is meant to be machine-readable – apart from the accessibility summary - in
158+
<p>All accessibility metadata is meant to be machine-readable – except for the accessibility summary - in
159159
this way accessibility metadata can be extracted and displayed uniformly across different publications
160160
and localized to different user interface languages.</p>
161161

@@ -243,7 +243,7 @@ <h2>General information</h2>
243243
determine their correct statement to display (from the Accessibility Metadata Display Guide for Digital
244244
Publications) by parsing the metadata and using the appropriate Display Techniques document. </p>
245245

246-
<p>The product details provide precious information about the usability of the book in relation to specific
246+
<p>The product details provide precious information about the usability of the e-book in relation to specific
247247
user needs. The following information should always be displayed:</p>
248248

249249
<ul>
@@ -256,11 +256,11 @@ <h2>General information</h2>
256256
<h3>Why this information is important for accessibility</h3>
257257

258258
<ul>
259-
<li> The file format gives a strong indication of accessibility: an MP3 format audiobook will be
260-
less structured than an Audiobook; a PDF does not allow for typography modification, EPUB 2 is
261-
deprecated, an EPUB 3 supports page navigation and better structural semantics, etc. </li>
259+
<li> The file format gives a strong indication of accessibility: a PDF does not allow for typography modification, EPUB 2 is
260+
deprecated, an EPUB 3 supports page navigation and better structural semantics; an MP3 format audiobook will be
261+
less structured than an Audiobook, etc. </li>
262262
<li> The protection measure may block assistive technologies such as screen readers. In addition,
263-
many specific reading devices such as DAISY readers or Braille notepads are not equipped to read
263+
many specific e-reading devices such as DAISY readers or Braille notepads are not equipped to read
264264
encrypted files. </li>
265265

266266
<li> The name of the publishing house can highlight the efforts it has made in terms of
@@ -273,25 +273,17 @@ <h3>Why this information is important for accessibility</h3>
273273
</section>
274274
<section id="order-of-key-information">
275275
<h2>Key accessibility information</h2>
276-
<!--
277-
<div class="note">
278-
<p>When the content creator does not provide any accessibility metadata for a publication, the three
279-
pieces of key information that should always be present can still be shown (with an indication that
280-
the information is missing): <a href="#visual-adjustments">Visual adjustments</a>, <a href="#supports-nonvisual-reading">Supports nonvisual reading</a>,
281-
and <a href="#conformance-group"
282-
>Conformance</a>.</p>
283-
</div>
284-
-->
276+
285277
<section id="intro-key-info" class="introductory">
286278
<h3>Introduction to key accessibility information</h3>
287279

288-
<p>When focusing on the accessibility of a digital publication, three areas of key information come to
280+
<p>When focusing on the accessibility of any digital publication, three areas of key information come to
289281
mind:</p>
290282

291283
<ul>
292284
<li>People who need to adjust the visual presentation want to know if they can enlarge the text,
293285
which is essential for low vision users. People with dyslexia must be able to select the font
294-
and adjust the foreground, background, and line length. People with low vision and dyslexia
286+
and adjust the foreground, background, and line spacing and length. People with low vision and dyslexia
295287
represent the largest percentage of the print-disabled population.</li>
296288
<li>People who use a screen reader need to know if all the content in the title will be accessible
297289
to them. When images have text descriptions (alt text), they are assured that they will be not
@@ -312,7 +304,7 @@ <h3>Introduction to key accessibility information</h3>
312304

313305
<p>The other five areas provide details about specific features or shortcomings in publications. It is
314306
expected that these other areas of key information will give people what they need to make an
315-
informed choice to read a particular title.</p>
307+
informed choice to read a particular e-book.</p>
316308

317309
<div class="note">
318310
<p>This document does not define the order in which to show the key accessibility information; each

0 commit comments

Comments
 (0)