Quote:
Originally Posted by Doitsu
You can define your own ASIN number using one of the two following metadata entry formats:
Code:
<dc:identifier opf:scheme="MOBI-ASIN">XXXXXXXXXX</dc:identifier>
<dc:identifier opf:scheme="AMAZON">XXXXXXXXXX</dc:identifier>
|
In my EPUB3 books, EpubCheck complains about “
opf:scheme”. May I request that lines of the form
Code:
<dc:identifier>urn:AMAZON:BXXXXXXXXX</dc:identifier>
also be identified this way? (Calibre already recognizes this version.)