Difference between revisions of "RelLicense"

From Creative Commons
Jump to: navigation, search
 
Line 8: Line 8:
  
 
* Subject: the current document/URI
 
* Subject: the current document/URI
* Predicate: license (http://www.w3.org/1999/xhtml/vocab/#license)<ref>This predicate has been define to be equivalent to 'license' in the cc namespace. See http://creativecommons.org/ns.</ref>
+
* Predicate: license (http://www.w3.org/1999/xhtml/vocab/#license)<ref>This predicate has been define to be equivalent to 'license' in the cc namespace. See http://creativecommons.org/ns#license.</ref>
 
* Object: http://creativecommons.org/licenses/by-sa/3.0/
 
* Object: http://creativecommons.org/licenses/by-sa/3.0/
  

Latest revision as of 23:00, 3 November 2010

RelLicense is both an elemental microformat (specifically rel license) and an RDFa statement. Example:

This text is licensed to the public under the <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution 3.0 License</a>.

Corresponding RDF triple/statement:

See Also

  1. This predicate has been define to be equivalent to 'license' in the cc namespace. See http://creativecommons.org/ns#license.