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
2019-01-15, 1115👍, 0💬
Popular Posts:
What is Azure API Management Developer Portal Admin? The Developer Portal Admin is an Azure Web port...
What is EPUB 2.0 Metadata "dc:subject" Element? EPUB 2.0 Metadata "dc:subject" is an optional metada...
How to use the "send-request" Policy statement to call an extra web service for an Azure API service...
How to Instantiate Chaincode on BYFN Channel? You can follow this tutorial to Instantiate Chaincode ...
How to install .NET Framework in Visual Studio Community 2017? I have the Visual Studio Installer in...