ePUB
要在 EPub 上嵌入 CC 授權資訊(ccREL)理應不難(因為是 XML),規格書中相關章節提到:
2.2.15: <rights> </rights>
A statement about rights, or a reference to one. In this specification, the copyright notice and any further rights description should appear directly.
This specification does not address the manner in which a Content Provider specifies to a secure distributor any licensing terms under which readership rights or copies of the content could be sold.
理論
在 <dc:right> 裡面應可直接依照 ccREL 的方式嵌入適合人與機器閱讀的授權資訊,這樣機器要掃才知道去哪裡掃。
實例
以下是找到的實例,其實作方式的說明。嚴格說起來還沒有看到真的合用的作法。
New Zealand classics released as CC ePub books
實際的下載點在 http://www.nzetc.org/tm/scholarly/tei-RayWrec.html , by-sa-3.0
實做方式:
- 製作了說明授權用的 XHTML 檔,並以基礎的 RDFa (well, actually a microformat only) 標示授權方式。
- 在 content.opf 中,<dc:right> 裡用文字做這樣的說明:「<dc:rights>Creative Commons (see front page)</dc:rights>」
優點:
- 非常直覺且容易製作
未達完美之處:
- 此實作方式,機器無法辨別其「書籍」的授權為何 (因為採用了文字叫人看首頁)
協助改善本頁
這一頁的目的有二
- 首先,分析目前各 CC ePUB 書籍的授權資訊嵌入方式,並試圖找出比較好的作法(所謂 best practice)
- 提出其他想法。
您可以自由編輯,也可以從 http://www.web-books.com/eLibrary/ 找一些 CC eBook 看看別人怎麼做,或提出自己的想法。
page revision: 1, last edited: 03 Feb 2010 09:00
