Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 01-24-2017, 02:50 PM   #1
authorava
Junior Member
authorava began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jan 2015
Device: Kindle, Kindle Fire
Sigil metadata code questions

I was wondering if someone could tell me if I have the metadata code right for ISBN:

<dc:identifier opf:scheme="ISBN">9780996357029</dc:identifier>


and does anyone know what this one is: It doesn't show up in the metadata editor window, just the content.opf file

<dc:identifier id="BookId" opf:scheme="UUID">urn:uuid:98ae0034-7473-4ebe-b39d-809952f0b9e3</dc:identifier>


Thank you,
Ava
authorava is offline   Reply With Quote
Old 01-24-2017, 03:03 PM   #2
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 7,651
Karma: 5433388
Join Date: Nov 2009
Device: many
Every epub requires a unique uuid based identifier whose "id" attribute is specified in the content.opf package tag. This id (in your case "BookId") points to the metadata with the required uuid. Please note, font obfuscation based schemes (both Adobe and IDPF) use this uuid to handle obfuscating and de-obfuscating embedded fonts.

In epub3, this uuid plus the modifier date constitutes a more complete over time unique identifier preventing the constant need to generate a new uuid after each edit or change is made.

It does not show up in the metadata editor to prevent users from deleting it and possibly messing up their epub (especially those with embedded fonts). If you really need to change it, you need to know how to link it to the package tag properly but only after de-obfuscating any embedded fonts.

KevinH
KevinH is offline   Reply With Quote
Advert
Old 01-24-2017, 03:21 PM   #3
st_albert
Guru
st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'
 
Posts: 696
Karma: 150000
Join Date: Feb 2010
Device: none
Quote:
Originally Posted by authorava View Post
I was wondering if someone could tell me if I have the metadata code right for ISBN:

<dc:identifier opf:scheme="ISBN">9780996357029</dc:identifier>
We use the form :
Code:
<dc:identifier opf:scheme="urn:isbn">urn:isbn:...</dc:identifier>
with the actual ISBN replacing the "..."

HTH
Albert

Last edited by DiapDealer; 01-24-2017 at 05:35 PM. Reason: Fixed closing quote tag
st_albert is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I use the code Sigil uses for Covers for other images? rosshalde Sigil 4 12-23-2014 11:00 AM
Sigil code hints kakkalla Sigil 12 05-13-2013 03:31 PM
Editing code view in Sigil JJ Joseph Sigil 8 06-09-2012 01:30 AM
Sigil Automatically Adding Code christinerose Sigil 7 04-28-2011 11:07 AM
Are the SGC_# a sigil code? JaneFancher Sigil 14 09-06-2010 04:08 AM


All times are GMT -4. The time now is 08:39 AM.


MobileRead.com is a privately owned, operated and funded community.