Skip to Content

Accessible Publishing Knowledge Base

Category: Metadata - ONIX - Code List 81

Code List 81 - 44: Sequential art

Explanation

Code 44 indicates that the publication contains sequential art. It is the equivalent of setting a visual access mode using schema.org metadata.

The most typical forms of sequential art are comics and manga, where the story is told through a series of panel-based illustrations.

This code is typically set in a <PrimaryContentType> element as the illustrations are usually the primary means of conveying the story (speech and other text content usually supplements the images).

Only for use in ONIX 3.0 or later.

Schema.org mapping

Code 45 is the equivalent of setting a textual access mode using schema.org metadata.

Examples

Example 1 — Comic with images of text
…
<PrimaryContentType>44</PrimaryContentType>
<ProductContentType>49</ProductContentType>
…

Applies To

EPUB 3 EPUB 2 Audiobooks
Yes Yes Partial *

* Applies to the table of contents and any supplementary HTML resources.

Related Links

Back to Top ↑