Quote:
Originally Posted by authorava
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