EPUB Creation: When Subject Matters
Whether you call them categories, subjects or genres, the style you give to your book is vitally important, perhaps especially so in these times of the digital marketplace. Being placed correctly in digital book stores and libraries can help in both regular searches and with discovery techniques such as “similar titles”.
The EPUB format has been developed to allow your work to be properly tagged with as many genres as is necessary to describe the title correctly, allowing any eBook reading system to categorise your books appropriately.
If you’re creating your EPUB file manually then you’ll need to open the .OPF in your favourite text editor. Then inside the metadata tags you need to add your subject tags.
Here are some example genre entries;
<dc:subject>Fiction</dc:subject>
<dc:subject>Comedy</dc:subject>
<dc:subject>Satire</dc:subject>
You can add as many subjects as you like, though it’s probably best to keep things focused–adding 50 tags will be just as bad as adding none.
The arbitrary keyword or phrase you use inside the subject tag has not been standardised by the IDPF, but I would recommend using the BISAC, LoC (Library of Congress) or other standardised system.
At this point you probably think there’s nothing more to be said on the topic, however… Read the full article »
Tags: epub Format, Tutorials