Difference between revisions of "CC REL"

From Creative Commons
Jump to: navigation, search
m
Line 3: Line 3:
 
[[Category:Developer]]
 
[[Category:Developer]]
  
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 works. A paper describing ccREL will be published "real soon now".  An overview of the vocabulary is available with [http://creativecommons.org/ns# the namespace description].
+
{{infobox|
 +
'''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 works.
 +
|}
 +
 
 +
A paper describing ccREL will be published "real soon now".  An overview of the vocabulary is available with [http://creativecommons.org/ns# the namespace description].
  
 
ccREL 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]].
 
ccREL 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]].
Line 10: Line 14:
  
 
* [[COMMUNIA January 2008]]
 
* [[COMMUNIA January 2008]]
 +
 +
== Examples ==
 +
 +
=== Simple ===
 +
 +
<pre>
 +
 +
</pre>
 +
 +
=== Advanced ===
 +
<pre>
 +
</pre>
  
 
== See Also ==
 
== See Also ==
  
*[[RDFa]]
+
* [[RDFa]] is the cored technology behind [[ccREL]]
*[[XMP]]
+
* [[XMP]]  
 +
* [[ccPlus]] uses [[ccREL]] to make it go :)

Revision as of 07:19, 18 February 2008


{{infobox| 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 works. |}

A paper describing ccREL will be published "real soon now". An overview of the vocabulary is available with the namespace description.

ccREL 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.

Presentations

Examples

Simple


Advanced


See Also