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, ∼4856🔥, 0💬
Popular Posts:
How to convert JSON Objects to PHP Associative Arrays using the json_decode() function? Actually, JS...
How to Install Docker Desktop 2.5.0 on Windows 10? You can follow this tutorial to Install Docker De...
How to add request body examples to my Azure API operation to make it more user friendly? If you hav...
How to use the "forward-request" Policy Statement to call the backend service for an Azure API servi...
How To Create an Array with a Sequence of Integers or Characters in PHP? The quickest way to create ...