IDPF / epub3-samples

EPUB 3 Sample Documents
http://idpf.github.io/epub3-samples/
431 stars 163 forks source link

Attribution within an XHTML content document? #6

Closed murata2makoto closed 7 years ago

murata2makoto commented 8 years ago

According to the README.md, "As a contributor, you are able to specify attribution metadata only in the sample's package file." Does this mean that an XHTML or SVG content document cannot describe the owner, copyright, CC by SA, mail address, etc?

mattgarrish commented 7 years ago

No, I believe it was addressing that IDPF wouldn't credit individuals or organizations outside of the epub. You can include at the content document level, but a reading system won't surface it which is why only the package is listed as a way of getting your info out.

mattgarrish commented 7 years ago

Closing as the readme will need to be rewritten by the CG maintainers anyway.