Tools, FAQ, Tutorials:
EPUB 3.0 Metadata - dc:subject Element
What is EPUB 3.0 Metadata "dc:subject" Element?
✍: FYIcenter.com
EPUB 3.0 Metadata "dc:subject" is an optional metadata element
to specify the subject category of the EPUB 3.0 book.
When using "dc:subject" metadata element, you should follow an industry standard like: BISAC (Book Industry Standards And Communications). For example, the following metadata element specify that the EPUB book subject category is "MUSIC Lyrics" based on BISAC standard:
<dc:subject>MUSIC / Lyrics</dc:subject>
If you want to see an example of "dc:subject" metadata, you can download this EPUB 3.0 book, Row-Your-Boat-3.0.epub. Unzip it and open package.opf. You see a "dc:subject" metadata element.
⇒ EPUB 3.0 Metadata - dc:date Element
2018-04-28, 978👍, 0💬
Popular Posts:
How to see more EPUB 2.0 metadata list with Calibre? You can follow this tutorial to view EPUB 2.0 m...
How to use the API operation 2017 version setting "Rewrite URL template"? The API operation setting ...
How to access Request body from "context.Request.Body" object in Azure API Policy? Request body is t...
What Is an HTML "em" Tag/Element? An "em" element is an inline element that you can use to specify t...
How to add request body examples to my Azure API operation 2017 version to make it more user friendl...