Difference between revisions of "CC REL"

From Creative Commons
Jump to: navigation, search
(Simple: fixing <a> tag and closing <pre> block)
(43 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{lowercase}}
+
{{Infobox|
[[Category:Metadata]]
+
'''Creative Commons Rights Expression Language (CC REL)''' is a specification describing how license information may be described using RDF and how license information may be attached to works.
[[Category:Developer]]
+
|}}
 +
 
 +
CC REL is described in ''[[Media:Ccrel-1.0.pdf|CC REL: The Creative Commons Rights Expression Language]]'' (pdf), published March 3, 2008.  An overview of the vocabulary is available with [http://creativecommons.org/ns# the namespace description].
 +
 
 +
CC REL metadata, as encoded using [[RDFa]] or [[XMP]], may be [[Marking Works Technical|embedded]] in a variety of [[:Category:Filetype|filetypes]].  Additional confidence may be added to embedded metadata through the use of [[WebStatement|web statement]].
  
Creative Commons Rights Expression Language (ccREL) is a specification describing how license information may be described using RDF and how license information may be attached to worksA paper describing ccREL will be published "real soon now".
+
We have also begun to explore extending CC REL for use by digital copyright registriesSee [[CC Network Development]]'s [http://code.creativecommons.org/doc/commoner/metadata.html metadata documentation].
  
ccREL metadata, as encoded using [[RDFa]] or [[XMP]], may be embedded in a variety of [[:Category:Filetype|filetypes]].  Additional confidence may be added to metadata through the use of [[WebStatement|web statement]].
+
'''[http://labs.creativecommons.org/2011/ccrel-guide/ CC REL by Example]''' provides examples of many web deployment scenarios with thorough explanations and is the best place to start if you want a HOWTO or to understand through examples which you can copy and experiment with.
  
 
== Presentations ==
 
== Presentations ==
  
 +
* A slightly updated version of the CC REL paper is chapter 10 of [http://www.communia-association.org/wp-content/uploads/the_digital_public_domain.pdf The Digital Public Domain: Foundations for an Open Culture] (pdf), 2012
 +
* [[Creative Commons Technology Summit 2009-06-26]], multiple
 +
* [[Creative Commons Technology Summit 2008-12-12]], multiple
 +
* [[An Introduction to CC REL and The Use of Semantic Technology at Creative Commons]]
 +
* [[CC REL update]]
 +
* [[Creative Commons Technology Summit 2008-06-18]], multiple
 +
* [[Deploying the Semantic Web with ccREL and RDFa]]
 
* [[COMMUNIA January 2008]]
 
* [[COMMUNIA January 2008]]
  
== See Also ==
+
== Examples ==
 +
 
 +
=== Simple ===
 +
<pre>
 +
the study by VOLKAN TEMEL is licensed under a
 +
 
 +
<a rel="license" href="http://creativecommons.org/licenses/by-nc/3.0/">Creative Commons
 +
Attribution Non-Commercial 3.0 License</a>.
 +
Permissions beyond the scope of this license may be available at
 +
<a xmlns:cc="http://creativecommons.org/ns#" rel="cc:morePermissions"
 +
href="https://www.hindawi.com/journals/arp/">Hindawi</a>.
 +
</pre>
 +
 
 +
=== Advanced ===
 +
<pre>
 +
<span xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/terms/">
 +
 
 +
<span rel="dc:type" href="http://purl.org/dc/dcmitype/Text" property="dc:title">My Book</span> by
 +
<a rel="cc:attributionURL" property="cc:attributionName" href="http://rejon.org/my_book">Jon Phillips</a>
 +
 
 +
is licensed under a
 +
 
 +
<a rel="license" href="http://creativecommons.org/licenses/by-nc/3.0/">Creative Commons
 +
Attribution Non-Commercial 3.0 License</a>.
  
*[[RDFa]]
+
<span rel="dc:source" href="http://deerfang.org/her_book"/>
*[[XMP]]
+
Permissions beyond the scope of this license may be available at
 +
<a rel="cc:morePermissions"
 +
href="http://somecompany.com/revenue_sharing_agreement">somecompany.com</a>.
 +
 
 +
</span>
 +
</pre>
 +
 
 +
 
 +
 
 +
{{Challenge Enabled}}
 +
 
 +
{{Translations
 +
| articles=Pt:CC REL, Ru:CC REL
 +
}}
 +
 
 +
[[Category:Metadata]]
 +
[[Category:Developer]]

Revision as of 17:43, 1 February 2018

Creative Commons Rights Expression Language (CC REL) is a specification describing how license information may be described using RDF and how license information may be attached to works.

CC REL is described in CC REL: The Creative Commons Rights Expression Language (pdf), published March 3, 2008. An overview of the vocabulary is available with the namespace description.

CC REL metadata, as encoded using RDFa or XMP, may be embedded in a variety of filetypes. Additional confidence may be added to embedded metadata through the use of web statement.

We have also begun to explore extending CC REL for use by digital copyright registries. See CC Network Development's metadata documentation.

CC REL by Example provides examples of many web deployment scenarios with thorough explanations and is the best place to start if you want a HOWTO or to understand through examples which you can copy and experiment with.

Presentations

Examples

Simple

the study by VOLKAN TEMEL is licensed under a 

<a rel="license" href="http://creativecommons.org/licenses/by-nc/3.0/">Creative Commons 
Attribution Non-Commercial 3.0 License</a>. 
Permissions beyond the scope of this license may be available at 
<a xmlns:cc="http://creativecommons.org/ns#" rel="cc:morePermissions" 
href="https://www.hindawi.com/journals/arp/">Hindawi</a>.

Advanced

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

<span rel="dc:type" href="http://purl.org/dc/dcmitype/Text" property="dc:title">My Book</span> by 
<a rel="cc:attributionURL" property="cc:attributionName" href="http://rejon.org/my_book">Jon Phillips</a> 

is licensed under a 

<a rel="license" href="http://creativecommons.org/licenses/by-nc/3.0/">Creative Commons 
Attribution Non-Commercial 3.0 License</a>. 

<span rel="dc:source" href="http://deerfang.org/her_book"/>
Permissions beyond the scope of this license may be available at 
<a rel="cc:morePermissions" 
href="http://somecompany.com/revenue_sharing_agreement">somecompany.com</a>.

</span>



CC REL
Have an idea about this page? Want to help build the CC ecosystem? Check out the challenges related to CC REL, or add one of your own below.
Open Challenges
{{#ask: Is Complete::no

Related To::CC REL|format=table}}

Completed Challenges
{{#ask: Is Complete::yes

Related To::CC REL|format=table}}

{{#forminput:Challenge|35 Challenge[related_to]=CC REL }}