Difference between revisions of "Case Studies/Al Jazeera"
(→Metadata) |
(→Metadata) |
||
Line 38: | Line 38: | ||
Al Jazeera has implemented a subset of the [[CC REL]] specification with the [[RelLicense|rel="license"]] attribute in some of its links to the CC licenses. | Al Jazeera has implemented a subset of the [[CC REL]] specification with the [[RelLicense|rel="license"]] attribute in some of its links to the CC licenses. | ||
− | For example, see this code | + | For example, see this code contained in the footer of every page marking the site itself as CC BY-NC-ND licensed: |
<code><nowiki> | <code><nowiki> |
Revision as of 18:33, 15 November 2010
—
Overview
Please provide an overview of the work. Describe the author or organization (location, funding/business model, partner organizations), objectives, current projects.
Delete the above questions and add text here.
License Usage
Please specify the license adopted. How is the license applied? Can you provide any available statistics? What has been the author or organization's experience with Creative Commons licenses so far – what have been the benefits and lessons learned?
Delete the above questions and add text here.
Motivations
How did the author or organization first hear about Creative Commons? Why did they choose to license under Creative Commons? Which license did they select and why? Any other issues you may have come across/comments you’d like to make.
Delete the above questions and add text here.
Technical Details
Provide any technical details of the implementation here
License Mark
Metadata
Al Jazeera has implemented a subset of the CC REL specification with the rel="license" attribute in some of its links to the CC licenses.
For example, see this code contained in the footer of every page marking the site itself as CC BY-NC-ND licensed:
<div> <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/"> <img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-nd/3.0/88x31.png" /></a> </div> <div sytle="left; "> Unless otherwise noted content on this site is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License</a>. Please see licensing information accompanying each individual video. </div>
They have not implemented any metadata into actual video pages (e.g. the license marks for individual videos).
For example, see the source to this page:
<div class="views-field-field-license-value"> <label class="views-label-field-license-value"> License: </label> <span class="field-content"><br /> <a href="http://creativecommons.org/licenses/by/3.0/"> <img src="http://i.creativecommons.org/l/by/3.0/88x31.png" /></a> This work licensed under <a href="http://creativecommons.org/licenses/by/3.0/"> Creative Commons Attribution 3.0 Unported</a></span> </div>
Media
Please include any screenshots, logos, links to videos, audio files, press hits, etc. To upload a file, open a separate window and click through Special:Upload.
Delete the above questions and add text here.