Difference between revisions of "RelLicense"
Line 1: | Line 1: | ||
+ | [[Category:Metadata]] | ||
RelLicense is both an [http://microformats.org/wiki/elemental-microformat elemental microformat] (specifically [http://microformats.org/wiki/rel-license rel license]) and an [[RDFa]] statement. Example: | RelLicense is both an [http://microformats.org/wiki/elemental-microformat elemental microformat] (specifically [http://microformats.org/wiki/rel-license rel license]) and an [[RDFa]] statement. Example: | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | * [[Marking works]] | + | * [[ccREL]] |
+ | * [[Marking works]] | ||
* [http://microformats.org/wiki/licensing Extending licensing to media-info and other compound microformats] | * [http://microformats.org/wiki/licensing Extending licensing to media-info and other compound microformats] |
Revision as of 19:44, 15 February 2008
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/