Umstellung von EPUB2 auf EPUB3 unter
besonderer Berücksichtigung der Barrierefreiheit
Vorgabe: Umstellung während laufender Produktion
<body>
<div>
<h2 id="Chap1" class="chapter label2" title="1 Einführung">
<span class="label2">1 </span>Einführung
</h2>
<p>Hier steht Text… </p>
</div>
</body>
<body>
<section>
<h2 id="Chap1" class="chapter label2" title="1 Einführung">
<span class="label2">1 </span>Einführung
</h2>
<p>Hier steht Text… </p>
</section>
</body>
<body>
<section epub:type="chapter" aria-labelledby="Chap1" role="doc-chapter">
<h2 id="Chap1" class="chapter label2" title="1 Einführung">
<span class="label2">1 </span>Einführung
</h2>
<p>Hier steht Text… </p>
</section>
</body>
<body epub:type="bodymatter">
<section epub:type="chapter" aria-labelledby="Chap1" role="doc-chapter">
<header>
<h2 id="Chap1" class="chapter label2" title="1 Einführung">
<span class="label2">1 </span>Einführung
</h2>
</header>
<p>Hier steht Text… </p>
</section>
</body>
<figure class="fig" id="Fig1">
<img alt="Hier steht eine Beschreibung" src="101026_01111_ADHOC_MO_fig_02.png" />
<figcaption class="caption">
<p class="caption label14" epub:type="title" title="Abbildung 1: Abbildung 1">
<span class="label14">Abbildung 1: </span>Abbildung 1
</p>
</figcaption>
</figure>
<figure class="box-container" aria-labelledby="box7-1">
<div class="box box7">
<div class="main-head-wrapper">
<div class="head-wrapper">
<p class="box7 with-subtitle" title="Beispiel: Untertitel" id="box7-1">Beispiel</p>
<p class="subtitle">Untertitel</p>
</div>
</div>
<p class="p_text_-_box7">Hier steht Text</p>
</div>
<figcaption class="caption">
<p class="caption label11"><span class="label11">Kasten 1:</span>Kastenlegende</p>
</figcaption>
</figure>
<footer class="footnotes" epub:type="footnotes">
<aside role="doc-footnote" id="fn_1" class="fn" epub:type="footnote">
<a href="#fna_1" class="fn-link" role="doc-backlink">1</a>
<p class="hog_paragraphs_footnotes_p_fn_text">Für eine bessere Lesbarkeit wurde
der Ratgeber in der männlichen Form verfasst, auch
wenn damit natürlich immer alle Geschlechter gemeint sind.
</p>
</aside>
</footer>
<figure class="p_line" aria-labelledby="line1">
<div class="sr-only" id="line1">Leeres Textfeld</div>
<p class="p_line"></p>
<p class="p_line"></p>
</figure>
<figure class="p_line" aria-labelledby="line1">
<div class="sr-only" id="line1">Leeres Textfeld</div>
<p class="p_line"></p>
<p class="p_line"></p>
</figure>
<figure class="p_line" aria-labelledby="line1">
<div class="sr-only" id="line1">Leeres Textfeld</div>
<p class="p_line"></p>
<p class="p_line_text"><span class="p_line_text">Hier beginnt ein neuer Absatz.</span></p>
</figure>
<dl class="gloss">
<dt epub:type="glossterm" role="term"><dfn>Afferent</dfn></dt>
<dd epub:type="glossdef" role="definition">
<p>Zum Zentralnervensystem (ZNS) hinführend.</p>
</dd>
…
</dl>
<span title="38" id="page_38"
epub:type="pagebreak" role="doc-pagebreak" aria-label="Seite 38"/>
<metadata>
<dc:identifier id="ISBN">9783844411119</dc:identifier>
<meta refines="#ISBN" property="identifier-type" scheme="onix:codelist5">15</meta>
<dc:identifier id="DOI">10.1026/01111-000</dc:identifier>
<meta refines="#DOI" property="identifier-type" scheme="onix:codelist5">06</meta>
<dc:title>EPUB3 Testprojekt</dc:title>
<dc:creator>Max Mustermann</dc:creator>
<dc:contributor>Sabine Rosenfeldt</dc:contributor>
<dc:publisher>Hogrefe Verlag GmbH & Co. KG</dc:publisher>
<dc:date>2020</dc:date>
<dc:language>de</dc:language>
<dc:source id="src-id">urn:isbn:978-3-8017-1111-5</dc:source>
<meta property="source-of" refines="#src-id">pagination</meta>
<meta property="schema:accessModeSufficient">textual,visual</meta>
<meta property="schema:accessibilityFeature">readingOrder</meta>
<meta property="schema:accessibilityFeature">ARIA</meta>
<meta property="schema:accessibilityFeature">tableOfContents</meta>
<meta property="schema:accessibilityFeature">structuralNavigation</meta>
<meta property="schema:accessibilityFeature">unlocked</meta>
<meta property="schema:accessibilitySummary">Diese Publikation erfüllt die EPUB-Zugänglichkeitsanforderungen und entspricht auch den Web Content Accessibility Guidelines (WCAG-AA).
Es ist für Bildschirmleser geeignet und für Menschen mit Behinderungen zugänglich. Ein sehr komplexes Buch mit vielen Bildern, Tabellen, Aufzählungen und komplexen Formatierungen,
die mit barrierefreiem Strukturmarkup definiert sind. Dieses Buch enthält verschiedene barrierefreie Funktionen wie Alternativtexte und lange Beschreibungen für Bilder,
Inhaltsverzeichnisse, Seitenlisten, Orientierungsmarken, Lesereihenfolge, strukturelle Navigation, Index und semantische Struktur.
</meta>
<meta property="schema:accessMode">textual</meta>
<meta property="schema:accessMode">visual</meta>
<meta property="schema:accessibilityHazard">none</meta>
<meta property="schema:accessibilityFeature">printPageNumbers</meta>
<meta property="schema:accessibilityFeature">index</meta>
<meta property="dcterms:modified">2023-10-18T14:44:18Z</meta>
…
</metadata>