Tools, FAQ, Tutorials:
EPUB 3.0 Metadata - dc:description Element
What is EPUB 3.0 Metadata "dc:description" Element?
✍: FYIcenter.com
EPUB 3.0 Metadata "dc:description" is an optional metadata element
to specify a long description of the EPUB 3.0 book.
Here is a good example of a "dc:description" metadata element
<dc:description>"Row, Row, Row Your Boat" is a popular children's song....</dc:description>
If you want to see an example of "dc:description" 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:description" metadata element.
⇒ EPUB 3.0 Metadata in Calibre Book Library
2018-04-28, ∼4614🔥, 0💬
Popular Posts:
How to run PowerShell Commands in Dockerfile to change Windows Docker images? When building a new Wi...
How To Read the Entire File into a Single String in PHP? If you have a file, and you want to read th...
Where to get the detailed description of the json_encode() Function in PHP? Here is the detailed des...
How to login to Azure API Management Publisher Dashboard? If you have given access permission to an ...
What Is session_register() in PHP? session_register() is old function that registers global variable...