View Single Post
Old 09-06-2020, 08:55 AM   #3
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
I just grabbed a book from the PG front page. The OPF has:

Code:
<dc:identifier opf:scheme="URI" id="id">http://www.gutenberg.org/63130</dc:identifier>
Which calibre will use to create the identifier:

Code:
uri:http://www.gutenberg.org/63130
Which expected and is correct.

From memory, older versions of calibre replaced the colon in URI and URL identifiers with the vertical bar. The current version will handle this, but, doesn't change it to a colon.

So, as I understand it, there is nothing wrong. It is working as designed.
davidfor is offline   Reply With Quote