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, 2626🔥, 0💬
Popular Posts:
How to use the "find-and-replace" Policy Statement for an Azure API service operation? The "find-and...
How to use the "Ctrl-p Ctrl-q" sequence to detach console from the TTY terminal of container's runni...
How to use urllib.parse.urlencode() function to encode HTTP POST data? My form data has special char...
How To Move Uploaded Files To Permanent Directory in PHP? PHP stores uploaded files in a temporary d...
How To Avoid the Undefined Index Error in PHP? If you don't want your PHP page to give out errors as...