Tools, FAQ, Tutorials:
EPUB 2.0 Metadata - dc:description Element
What is EPUB 2.0 Metadata "dc:description" Element?
✍: FYIcenter.com
EPUB 2.0 Metadata "dc:description" is an optional metadata element
to specify a long description of the EPUB 2.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 2.0 book, Row-Your-Boat-2.0.epub. Unzip it and open package.opf. You see a "dc:description" metadata element.
2019-01-26, ∼3101🔥, 0💬
Popular Posts:
How to detect errors occurred in the json_decode() call? You can use the following two functions to ...
How to create a new API on the Publisher Dashboard of an Azure API Management Service? If you are ne...
How to validate the id_token signature received from Azure AD v2.0 authentication response? You can ...
How to build a test service operation to dump everything from the "context.Request" object in the re...
How To Protect Special Characters in Query String in PHP? If you want to include special characters ...