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, ∼3022🔥, 0💬
Popular Posts:
Why I am getting "The Windows SDK version 8.1 was not found" error, when building my C++ application...
How To Move Uploaded Files To Permanent Directory in PHP? PHP stores uploaded files in a temporary d...
How to use the "Ctrl-p Ctrl-q" sequence to detach console from the TTY terminal of container's runni...
How to use "link" command tool to link objet files? If you have object files previously compiled by ...
How to run CMD Commands in Dockerfile to change Windows Docker images? When building a new Windows i...