Tools, FAQ, Tutorials:
EPUB 3.0 Metadata - dc:creator and dc:contributor Elements
What is EPUB 3.0 Metadata "dc:creator" and "dc:contributor" elements?
✍: FYIcenter.com
EPUB 3.0 Metadata "dc:creator" and "dc:contributor" are optional metadata elements
to specify authors and contributors of the EPUB 3.0 book.
For example, the following two elements specify the author and the illustrator of the book "Adventures of Tom Sawyer":
<dc:creator>Mark Twain</dc:creator>
<dc:contributor>True Williams</dc:contributor>
If you want to see an example of "dc:creator" and "dc:contributor elements, you can download this EPUB 3.0 book, Row-Your-Boat-3.0.epub. Unzip it and open package.opf. You see "dc:creator" and "dc:contributor elements.
⇒ EPUB 3.0 Metadata - dc:publisher and dc:rights Elements
2018-05-19, ∼3139🔥, 0💬
Popular Posts:
Where to find tutorials on OpenID? Here is a large collection of tutorials to answer many frequently...
How To Create an Array with a Sequence of Integers or Characters in PHP? The quickest way to create ...
How to add an API to an API product for internal testing on the Publisher Portal of an Azure API Man...
How to create a "Sign-up or Sign-in" user flow policy in my Azure AD B2C directory? If you want to b...
How to view API details on the Publisher Dashboard of an Azure API Management Service? You can follo...