Skip to Content

Accessible Publishing Knowledge Base

Category: Metadata - ONIX - Code List 81

Code List 81 - 12: Maps and/or other cartographic content

Explanation

Code 12 indicates that a publication contains maps or other cartographic content.

This code is set in a <PrimaryContentType> element if the entire publication consists of maps (e.g., an atlas), otherwise it is set in a <ProductContentType> element if the cartographic content is only part of the publication.

Only for use in ONIX 3.0 or later.

Schema.org mapping

Code 12 is the equivalent of setting a visual access mode using schema.org metadata.

Examples

Example 1 — Atlas
…
<PrimaryContentType>12</PrimaryContentType>
…
Example 2 — Textbook with maps
…
<PrimaryContentType>10</PrimaryContentType>
<ProductContentType>12</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 ↑