View Single Post
Old 12-18-2020, 03:12 PM   #1
elibrarian
Imperfect Perfectionist
elibrarian ought to be getting tired of karma fortunes by now.elibrarian ought to be getting tired of karma fortunes by now.elibrarian ought to be getting tired of karma fortunes by now.elibrarian ought to be getting tired of karma fortunes by now.elibrarian ought to be getting tired of karma fortunes by now.elibrarian ought to be getting tired of karma fortunes by now.elibrarian ought to be getting tired of karma fortunes by now.elibrarian ought to be getting tired of karma fortunes by now.elibrarian ought to be getting tired of karma fortunes by now.elibrarian ought to be getting tired of karma fortunes by now.elibrarian ought to be getting tired of karma fortunes by now.
 
elibrarian's Avatar
 
Posts: 659
Karma: 863576
Join Date: Dec 2011
Location: Ølstykke, Denmark
Device: none
Metadata-editor error?

When using this construction in the .opf:

Code:
<?xml version="1.0" encoding="utf-8"?>
<package version="3.0" unique-identifier="BookId" xml:lang="en" xmlns="http://www.idpf.org/2007/opf" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/">
  <metadata>
    <dc:identifier id="BookId">urn:isbn:9788779797215</dc:identifier>
the metadata editor in Sigil seems to ignore the identifier. If I remove the id="BookId" from the <dc:identifier id="BookId"> the metadata editor will recognise the identifier.

Is this an error? (I think it must be, since the id="whatever"-construction is legal according to the specs.)

Regards,

Kim
elibrarian is offline   Reply With Quote