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, 1703👍, 0💬
Popular Posts:
How To Add Column Headers to a Table? If you want to add column headers to a table, you need to use ...
How to use the "send-request" Policy statement to call an extra web service for an Azure API service...
How To Get the Minimum or Maximum Value of an Array in PHP? If you want to get the minimum or maximu...
How to create a navigation file like navigation.xhtml for an EPUB 3.0 book? At least one navigation ...
How to Instantiate Chaincode on BYFN Channel? You can follow this tutorial to Instantiate Chaincode ...