Hallo, ich will eBooks auf meine Website anbite. Ich versuche mit RDFa Lite mache.Ich habe si geschriebe,
<main vocab="http://schema.org/" typeof="eBook">
<h2 class="title-book">Free Linux e-Books for Newbies and Administrators</h2>
<h1>Introduction to Linux </h1>
<h2>A Hands on Guide</h2>
<p><b>Author: </b> Machtelt Garrels</p>
<span typeof="Book" resource="http://en.tldp.org/LDP/intro-linux/html/index.html">
<meta property="name" content="Introduction to Linux - A Hands on Guide"/>
<meta property="author" typeof="Person" content="Machtelt Garrels"/>
<span property="about" content="textbook, English">
</span>
</span>
aber wenn test mit Testtool für strukturierte Daten, bekomme diese screenshot,
Es fehl mir ein Element, wie die andere screehot zeigt,
Kann Bitte jemand hilfe mit diese Probleme , Danke!