Difference between revisions of "RelLicense"
Line 2: | Line 2: | ||
− | + | <nowiki>This text is licensed to the public under the <a rel="license" | |
+ | href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution 2.5 License</a>.</nowiki> | ||
+ | |||
+ | Corresponding RDF triple/statement: | ||
* Subject: the current document/URI | * Subject: the current document/URI | ||
− | * Predicate: license | + | * Predicate: license (TODO: this is a URI in the xhtml2 namspace, aliased in CC namespace) |
* Object: http://creativecommons.org/licenses/by-sa/2.5/ | * Object: http://creativecommons.org/licenses/by-sa/2.5/ | ||
Also see [[marking works]]. | Also see [[marking works]]. |
Revision as of 21:11, 21 August 2006
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/2.5/">Creative Commons Attribution 2.5 License</a>.
Corresponding RDF triple/statement:
- Subject: the current document/URI
- Predicate: license (TODO: this is a URI in the xhtml2 namspace, aliased in CC namespace)
- Object: http://creativecommons.org/licenses/by-sa/2.5/
Also see marking works.