Hi,
Me again,
I'm manually creating my ebook,
downloaded Sigil for the generation of a UUID number,
And now I'm going over the content.opf file, in search for where can I trim this file down?
I've read that even though a UUID is technically 'required' for EPuB 3, it can run without it.
Also, a lot of content, like writer, author, date of creation, and other stuff, I don't really want to display.
My question would be, if removing the following line would cause any harm to the ebook? (like make it unreadable in some readers?):
Code:
<dc:identifier id="BookID" opf:scheme="UUID">urn:uuid:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</dc:identifier>