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, 1614👍, 0💬
Popular Posts:
How to include additional claims in Azure AD v2.0 id_tokens? If you want to include additional claim...
How to add request query string Parameters to my Azure API operation to make it more user friendly? ...
How to use the "send-one-way-request" Policy statement to call an extra web service for an Azure API...
What Is Azure API Management Service? Azure API Management as a turnkey solution for publishing APIs...
FYIcenter.com Online Tools: FYIcenter JSON Validator and Formatter FYIcenter JSON to XML Converter F...