CC Plus

CC Plus (morePermissions) 是一個協助利用人向著作財產所有人要求更多使用權的協定,並不是新的授權條款

舉例來說,著作財產權所有人以創用CC「姓名標示—非商業性」條款釋出一首歌,在標示姓名且不做商業利用的情況下任何人可以加以使用。今若有人想將這首歌作為商業廣告背景使用,則需額外向著作財產權所有人取得授權。此時、CC Plus 連結就可以協助利用人找到著作財產權所有人 (或其代理人),以方便的方式取得所需要的權利。

程式範例

最簡單的型式:僅提供一「其他授權方式」網頁連結,並於連結標籤上加入「xmlns:cc="http://creativecommons.org/ns#" rel="cc:morePermissions"

Jon Phillips 「My Book」以
  <a rel="license" href="http://creativecommons.org/licenses/by-nc/3.0/">
  創用 CC 姓名標示—非商業性 3.0 通用版條款</a>
授權大眾使用。

如需其他利用方式,請洽
  <a xmlns:cc="http://creativecommons.org/ns#" rel="cc:morePermissions" 
href="http://somecompany.com/revenue_sharing_agreement">線上授權代理商</a>。

ccREL 完整版:

<span xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">

<a rel="cc:attributionURL" property="cc:attributionName" href="http://rejon.org/my_book">Jon Phillips</a>「<span rel="dc:type" href="http://purl.org/dc/dcmitype/Text" property="dc:title">My Book</span>」 
以
<a rel="license" href="http://creativecommons.org/licenses/by-nc/3.0/">
創用 CC 姓名標示—非商業性 3.0 通用版條款</a>授權大眾使用。

<span rel="dc:source" href="http://deerfang.org/her_book"/>
如需其他利用方式,請洽
<a rel="cc:morePermissions" 
href="http://somecompany.com/revenue_sharing_agreement">線上授權代理商</a>。

</span>

在同一網頁上顯示其他授權條款的方式 (意即、「其他授權」連結的對象就是同一網頁的另一個部份):

另有<a xmlns:cc="http://creativecommons.org/ns#" rel="cc:morePermissions" href="#agreement">商業用契約</a>可以選擇。

...

<a id="agreement">商用契約</a>
... 契約文字...

連結目標是電子郵件地址,即要求需要其他授權方式的人採電子郵件連繫:

<a xmlns:cc="http://creativecommons.org/ns#" 
   rel="cc:morePermissions" href="mailto:someuser@somedomain.com">如需其他使用權,請連絡我</a>

實例

已經有一些網站採用了 CC Plus 技術,幫助利用人向著作權所有人取得進一步的授權,例如 BeatPick、一個所有內容都採創用 CC 條款釋出的音樂網站。

The Bright Wings 專輯為例,專輯網頁右邊欄中有「License」字樣,這是一個內含 CC Plus 資訊的連結。

<a href="http://www.beatpick.com/licence.php?manufacturers_id=237&amp;products_id=298" xmlns:cc="http://creativecommons.org/ns#" rel="cc:morePermissions">License</a>

電腦可以依據 rel="cc:morePermissions" 判斷若要取得更多權利,可至此連結標註的 http://www.beatpick.com/licence.php?manufacturers_id=237&products_id=298 網頁。

專輯介紹下方有此專輯的授權標章、點選後可連往創用 CC 授權條款說明文件,此時該文件將自動判斷來源網頁是否包含 CC Plus 資訊,若有則顯示「Permissions beyond」圖示、並引導使用者前往 http://www.beatpick.com/licence.php?manufacturers_id=237&products_id=298 以取得更多權利。

相關文件

Page tags: metadata tech 說明
page_revision: 3, last_edited: 1255058873|%e %b %Y, %H:%M %Z (%O ago)
Creative Commons License
本站文字除特別聲明者外,係採創用 CC 姓名標示-相同方式分享 2.5 台灣授權條款授權,利用前請見說明