Tools, FAQ, Tutorials:
EPUB 2.0 Metadata - dc:language Element
What is EPUB 2.0 Metadata "dc:language" Element?
✍: FYIcenter.com
EPUB 2.0 Metadata "dc:language" is a required metadata element
to specify the primary language of the EPUB 2.0 book.
When using "dc:language" metadata element, you should the an ISO 639 language code to specify the language. For example, the following metadata element specify that the EPUB book content is in US English:
<dc:language>en-US</dc:language>
If you want to see an example of "dc:language" 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:language" metadata element.
⇒ EPUB 2.0 Metadata - dc:creator and dc:contributor Elements
2022-04-13, ∼3276🔥, 0💬
Popular Posts:
How to Instantiate Chaincode on BYFN Channel? You can follow this tutorial to Instantiate Chaincode ...
How To Convert a Character to an ASCII Value? If you want to convert characters to ASCII values, you...
How to add request body examples to my Azure API operation to make it more user friendly? If you hav...
How to use "link" command tool to link objet files? If you have object files previously compiled by ...
How to make application release build with Visual Studio 2017? If you want to make a final release b...