Tools, FAQ, Tutorials:
EPUB 2.0 Metadata - dc:subject Element
What is EPUB 2.0 Metadata "dc:subject" Element?
✍: FYIcenter.com
EPUB 2.0 Metadata "dc:subject" is an optional metadata element
to specify the subject category of the EPUB 2.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 2.0 book, Row-Your-Boat-2.0.epub. Unzip it and open package.opf. You see a "dc:subject" metadata element.
⇒ EPUB 2.0 Metadata - dc:date Element
2019-01-26, 1332👍, 0💬
Popular Posts:
How To Upload Files into Database in PHP? To store uploaded files to MySQL database, you can use the...
How to start Visual Studio Command Prompt? I have Visual Studio 2017 Community version with Visual C...
How to login to the Developer Portal internally by you as the publisher? Normally, the Developer Por...
How to add images to my EPUB books Images can be added into book content using the XHTML "img" eleme...
Where Is the Submitted Form Data Stored in PHP? When a user submit a form on your Web server, user e...