Qualebook

Qualebook

Glossary

Glossary

ONIX Sheet (Cf. Rule 012)
textual summary of a document's accessibility features.

cognitive load (Cf. Rule 057)
internal link that links to a specific section of a page.

Arguments of images (Cf. Rule 022)
HTML attributes (for example: alt, title, width, height) that provide additional information about an image.

Meta tag (metadata tag) (Cf. Rules 070 and 071)
attribute specifying the character encoding of an HTML document.

Structuring tag /semantic tag (Cf. Rule 058)
HTML tag that gives meaning to the content it encloses (for example: header, article, footer).

Linearization (Cf. Rule 077)
HTML tag used to provide metadata about the page (description, keywords, etc.).

Media queries (Cf. Rule 086)
HTML5 element (canvas) for drawing graphics and animations via JavaScript.

Lists of definitions (Cf. Rule 073)
In cognitive psychology, cognitive load is the effort provided by working memory.

Source Code
plain text of a program written in a programming language.

Content Document
An EPUB contains several folders and files. Among them, we call content files (Content Document) the XHTML files which contain all or part of the publication, that is to say the text itself and any resource calls (image, audio, video, etc.). These content files can be referenced in the OPF file to be accessible via the reading application summary.

Register of language subtags (Cf. Rule 036)
descriptive information associated with the cover image of an e-book.

CSS
Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation of a document written in HTML or XML (including XML dialects such as SVG, MathML, or XHTML). CSS describes how elements should be rendered on screen, in print, in audio, or in other media.

Fallback (Cf. Fallback (See Rule 026)
alternate content displayed if primary content is not supported or available.

ONIX Sheet (Cf. Fallback (See Rule 012)
standardized metadata exchange format for the book industry.

Landmarks
Landmarks are key places in a post that a user is likely to want to quickly access. They usually include the table of contents, glossaries, bibliographies and other navigational and information aids. Both ARIA and EPUB define methods for expressing benchmarks: ARIA Markers are expressed using the role attribute and only exist in the document in which they are defined (see ARIA Markers for more information). EPUB uses a special navigation aid in the navigation document to define where landmarks are located, as these are usually spread across many documents (see EPUB Landmarks for more information).

Linearization (Cf. Fallback (See Rule 077)
sequential presentation of content, often used for accessibility or printing.

Definitions Lists (Cf. Fallback (See Rule 073)
HTML lists (dl, dt, dd) used to define terms.

Manifest (Cf. Fallback (See Rule 026)
JSON or XML file describing the resources of a progressive web application (PWA).

Media queries (Cf. Rule 036)
CSS rules that allow different styles to be applied depending on the characteristics of the device (screen size, orientation, etc.).

Metadata
In the publishing world, this is detailed information about the book that is transmitted to partners to allow them to have information without having the book. The most common metadata are the title and the author. In the case of digital books, this information also allows reading devices to correctly render the content.

Minification (Cf. Minification (See Rule 067)
process of removing unnecessary characters in source code to reduce file size.

OPF
central XML file of an EPUB, containing the metadata and structure of the book.

Outil de lecture
software and hardware package for loading, interpreting and presenting digital book files and providing navigation, annotation and display customization functions. It can take the form of an application (desktop, mobile or web) integrated into a dedicated device (e-reader) or generic (computer, tablet, smartphone). It often includes accessibility functions (audio playback, screen reader compatibility, visual adaptations) as well as, where applicable, management of content protections and the user's library.

Registry of language subtags (Cf. Fallback (See Rule 036)
standardized list of subtags used to specify language variants (for example: fr-CAfor Canadian French).

ARIA Roles (Cf. Fallback (See Rule 020)
attributes that define the semantic nature of HTML elements, improving accessibility for assistive technologies.

Script
set of instructions or commands executed by a program.

Text and Data Mining (TDM) (See Rule 017) Fallback (See Rule 017)
techniques for automatically analyzing large amounts of text and data.

toc.ncx
XML file that defines the table of contents of an EPUB.

Tooltip (Cf. Tooltip (See Rule 007)
small help text that appears when the user hovers over an element.
EPUB Types (See Rule 020) Fallback (See Rule 020)
this means specifying possible values ​​or options for the >epub:type attribute. In other words, it is about listing the different categories or functions that an element can have in an EPUB, using this attribute.

XMP (Extensible Metadata Platform) (See Rule 017) Fallback (See Rule 017)
metadata standard used to embed descriptive information in digital files.