<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Patrickp</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Patrickp"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Patrickp"/>
	<updated>2026-05-15T13:47:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=licensing-brainstorming&amp;diff=40246</id>
		<title>licensing-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=licensing-brainstorming&amp;diff=40246"/>
		<updated>2009-08-18T14:14:18Z</updated>

		<summary type="html">&lt;p&gt;Patrickp: /* reuse CC vocabulary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;Licensing Brainstorming&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Brainstorming proposals toward a [[licensing]] microformat per the microformats [[process]].&lt;br /&gt;
&lt;br /&gt;
== Discussion ==&lt;br /&gt;
Set of classes pertinent to supporting licensing and attribution requirements and complements.  These classes could be used at webpage level or within relevant microformats, e.g., [[media-info]].&lt;br /&gt;
&lt;br /&gt;
=== reuse limitations ===&lt;br /&gt;
[[rel-license]] has already been specified to apply to the entire document, and thus many current [[implementations]] (e.g. [[search engines]]) already assume that whenever they see rel=&amp;quot;license&amp;quot; that it applies to the whole page.&lt;br /&gt;
&lt;br /&gt;
If we tried to re-use [[rel-license]] in the licensing microformat to refer to part of a page or an external resource, existing implementations would mis-interpret such a use as applying to the whole page.&lt;br /&gt;
&lt;br /&gt;
Thus in order to not break backward compatibility with existing rel-license implementations, if we want something like [[rel-license]] for the licensing microformat, we must use a new rel value.&lt;br /&gt;
&lt;br /&gt;
=== table of possible properties ===&lt;br /&gt;
The first column may be too URL-centric, see notes for parent work, may apply to others.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Overly descriptive strawman not intended to conform with any convention&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;[[existing-classes|Existing class(es)]]; source&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Notes&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;work title&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;fn; hCard&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;See [[licensing-examples#Attribution_with_work_title|examples#title]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;attribution name, creator?&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;author; hAtom, [[hcard]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Might be a vcard with fn, may also be an organization&lt;br /&gt;
&amp;lt;br/&amp;gt;See [[licensing-examples#Attribution_to_creator|examples#attribution]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;attribution url&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;url; hCard&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;An author might have a url, should this be taken as the attribution url? If a work has a url, should it be taken as the attribution url?&lt;br /&gt;
&amp;lt;br/&amp;gt;See [[licensing-examples#Attribution_with_link_required|examples#link]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;donation url&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;payment; rel-payment&amp;lt;br/&amp;gt;&lt;br /&gt;
offer; hListing&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;How to disambiguate from commercial licensing and purchase?&lt;br /&gt;
&amp;lt;br/&amp;gt;See [[licensing-examples#Donation_related_to_work|examples#donation]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;commercial licensing url&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;payment; rel-payment&amp;lt;br/&amp;gt;&lt;br /&gt;
sell, offer; hListing&amp;lt;br/&amp;gt;&lt;br /&gt;
copyright; HTML LinkType&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;How to disambiguate from donation and purchase?&lt;br /&gt;
&amp;lt;br/&amp;gt;See [[licensing-examples#Commercial_licensing|examples#commercial]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;purchase url&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;payment; rel-payment&amp;lt;br/&amp;gt;&lt;br /&gt;
sell, offer; hListing&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;How to disambiguate from donation and commercial licensing?&lt;br /&gt;
&amp;lt;br/&amp;gt;See [[licensing-examples#Purchase_related_media|examples#purchase]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;content hash&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;checksum, sha1; [[hash-examples]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;See [[licensing-examples#License_notice_with_content_hash|examples#hash]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;provenance url&amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; See [[licensing-examples#Rights_provenance.2Fwarranty.2Fidemnification|examples#provenance]] &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;parent work &amp;lt;em&amp;gt;url?&amp;lt;/em&amp;gt;, derivitave-source&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Should this be a url? Maybe it should be a TBD &amp;quot;media&amp;quot; microformat which may be otherwise described.&lt;br /&gt;
&amp;lt;br/&amp;gt;See [[licensing-examples#Attribution_to_derivative.27s_source_work|examples#derivative]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Probably should be a URL -- a uf can have a #URL if it has an id.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;attribution, copied-source&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Shows where the media was immediately copied from (not necessarily the same as its original source).  Has the same challenges as derivative-source.  Perhaps use the approach loosely outlined in [[licensing-brainstorming#Attribution_Challenges|Attribution Challenges]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;source&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Like 'copied-source' but points to the original source.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Attribution Challenges ===&lt;br /&gt;
Tags dealing with specifying sources and tracking a piece of media's path through the Web (any of the -source tags above) are a little ambiguous in terms of what they can reference.  For instance when specifying a derivative work it could be from another image on the Internet, in which case an URL would be appropriate, or it could be a quotation from a magazine or other &amp;quot;real&amp;quot; world source where an URL doesn't really work.  Perhaps we can encourage the content of these 'media source' tags to be one of the following:&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
 &amp;lt;th&amp;gt;Media source type&amp;lt;/th&amp;gt;&lt;br /&gt;
 &amp;lt;th&amp;gt;Format&amp;lt;/th&amp;gt;&lt;br /&gt;
 &amp;lt;th&amp;gt;Notes&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
 &amp;lt;td&amp;gt;Internet source&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;td&amp;gt;An URL&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
 &amp;lt;td&amp;gt;Person&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;td&amp;gt;[[hcard]]&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
 &amp;lt;td&amp;gt;Publication &amp;lt;br /&amp;gt;(book, magazine, etc.)&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;td&amp;gt;[[citation]]&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;td&amp;gt;Citation appears to be heavily weighed towards academia but it looks like it should work for most purposes&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
 &amp;lt;td&amp;gt;Film/Video&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;td&amp;gt; ?? &amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;td&amp;gt;I'm not sure about this one.  Would citation stretch over visual media? Perhaps [[media-info]]?&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== containing vs being contained ===&lt;br /&gt;
Based on the markup in the [[licensing-examples]], in may be useful to consider two ways that licensing information could be expressed:&lt;br /&gt;
# A license microformat that contains the item on the page that is being licensed, as well as the license URL and attribution requirements (if any).&lt;br /&gt;
# A license microformat that contains just a link to the license URL, and has:&lt;br /&gt;
#* a) an ID reference to the item outside the licensing markup OR implied item applicability by a containing [[media-info]], [[hAtom]] hentry etc.&lt;br /&gt;
#* b) and contains OR has an ID reference to the attribution requirements (if any)&lt;br /&gt;
&lt;br /&gt;
Both these options should be explored, and tried out with markup from actual [[licensing-examples]] to see which of today's use cases each option would work well/better with.&lt;br /&gt;
&lt;br /&gt;
It may be that we want/need a licensing microformat that allows for either method (containing or being contained) of indicating the license.&lt;br /&gt;
&lt;br /&gt;
== brainstorms ==&lt;br /&gt;
Various thoughts, proposals, strawman examples of how licensing information could be marked up.&lt;br /&gt;
&lt;br /&gt;
=== class attribution ===&lt;br /&gt;
Perhaps there should be an 'attribution' class which might hint that a fn or url should be used for attribution?  Something like (webpage scope):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a class=&amp;quot;url attribution fn&amp;quot; href=&amp;quot;http://example.com&amp;quot;&amp;gt;My First Cookbook&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;author vcard&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;fn attribution&amp;quot;&amp;gt;J Doe&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;a rel=&amp;quot;license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by/2.5/&amp;quot;&amp;gt;(cc)&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;a rel=&amp;quot;payment&amp;quot; href=&amp;quot;http://paypal.com/...&amp;quot;&amp;gt;don't let me starve&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== media info with attribution ====&lt;br /&gt;
Here is an example of [[media-info]] with class 'attribution'.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;media&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;img class=&amp;quot;url attribution mediaitem&amp;quot; src=&amp;quot;http://example.com/cake.jpg&amp;quot;/&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Picture of a giant cake&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;author vcard&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;fn attribution&amp;quot;&amp;gt;J Doe&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by-nc/2.5/&amp;quot;&amp;gt;(cc)&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;payment&amp;quot; href=&amp;quot;http://paypal.com/...&amp;quot;&amp;gt;don't let me &amp;lt;s&amp;gt;starve&amp;lt;/s&amp;gt;eat cake&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;payment&amp;quot; href=&amp;quot;http://artdelivery.example&amp;quot;&amp;gt;buy this pic, framed&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;payment&amp;quot; href=&amp;quot;http://photoclearing.example&amp;quot;&amp;gt;get commercial rights&amp;lt;/a&amp;gt;&lt;br /&gt;
  ...&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== reuse CC vocabulary ===&lt;br /&gt;
Here is an example using the Creative Commons vocabulary, with CamelCase conventions converted to dash separated lowercase words per microformats [[naming-principles]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;license&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;a rev=&amp;quot;license&amp;quot; href=&amp;quot;http://example.org/work&amp;quot;&amp;gt;The work&amp;lt;/a&amp;gt; &lt;br /&gt;
  is licensed under the &lt;br /&gt;
  &amp;lt;a rel=&amp;quot;legal-code&amp;quot; href=&amp;quot;http://example.org/foo&amp;quot;&amp;gt;Foo License&amp;lt;/a&amp;gt;. &lt;br /&gt;
  Summary: it permits &lt;br /&gt;
  &amp;lt;abbr title=&amp;quot;derivative-works&amp;quot; class=&amp;quot;permits&amp;quot;&amp;gt;derivative works&amp;lt;/abbr&amp;gt; &lt;br /&gt;
  but requires &lt;br /&gt;
  &amp;lt;abbr title=&amp;quot;attribution&amp;quot; class=&amp;quot;requires&amp;quot;&amp;gt;attribution&amp;lt;/abbr&amp;gt;. &lt;br /&gt;
  The credit to give when reusing the work is &lt;br /&gt;
  &amp;quot;&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;http://tobyinkster.co.uk&amp;quot; class=&amp;quot;fn url attribution-name&amp;quot; rel=&amp;quot;attribution-url&amp;quot;&amp;gt;&lt;br /&gt;
     Toby Inkster&lt;br /&gt;
    &amp;lt;/a&amp;gt;&lt;br /&gt;
   &amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;quot;.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The microformat could use the following terms:&lt;br /&gt;
&lt;br /&gt;
* '''license''' {1} (root class name)&lt;br /&gt;
** legal-code ? (rel value, not class)&lt;br /&gt;
** ''more-permissions'' * (rel value, not class)&lt;br /&gt;
** ''permits'' * (&amp;quot;reproduction&amp;quot; | &amp;quot;distribution&amp;quot; | &amp;quot;derivative-works&amp;quot;) &amp;quot;high-income-nation-use&amp;quot; and &amp;quot;sharing&amp;quot; are deprecated by Creative Commons, they were used in the retired DevNations and Sampling licences.&lt;br /&gt;
** ''requires'' * (&amp;quot;copyright-notices&amp;quot; | &amp;quot;attribution&amp;quot; | &amp;quot;share-alike&amp;quot; | &amp;quot;source-code&amp;quot;)&lt;br /&gt;
** ''prohibits'' * (&amp;quot;commercial-use&amp;quot;)&lt;br /&gt;
** ''jurisdiction'' * (text | hCard | adr)&lt;br /&gt;
** attribution-name ?&lt;br /&gt;
** attribution-url ? (rel value, not class)&lt;br /&gt;
** deprecated-on ? (ISO date)&lt;br /&gt;
&lt;br /&gt;
The license linked to using rel=&amp;quot;legal-code&amp;quot; (if any) should be taken to be the definitive license. When such a license is present, the &amp;quot;permits&amp;quot;, &amp;quot;requires&amp;quot;, &amp;quot;prohibits&amp;quot; and &amp;quot;jurisdiction&amp;quot; classes are taken to be merely advisory. When no &amp;quot;legal-code&amp;quot; license is linked to, these classes are definitive.&lt;br /&gt;
&lt;br /&gt;
[[rel-license]] {{should}} be used to link from the work to the license (an ID attribute on the license will help). A license {{may}} link back to the work using rev=&amp;quot;license&amp;quot;, but forward links are preferred.&lt;br /&gt;
&lt;br /&gt;
As an extension to the creative commons vocabulary (which focuses on open-source-like licenses) a payment URL {{may}} be linked to using an anchor element simultaneously carrying class=&amp;quot;requires&amp;quot; and rel=&amp;quot;payment&amp;quot;. Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a class=&amp;quot;requires&amp;quot; rel=&amp;quot;payment&amp;quot; href=&amp;quot;https://payment.example.org&amp;quot;&amp;gt;buy&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If [[rel-payment]] is used without a class of &amp;quot;requires&amp;quot;, then the link is taken to be an optional payment link - i.e. a donation.&lt;br /&gt;
&lt;br /&gt;
==== ccREL issues  ====&lt;br /&gt;
&amp;lt;div class=&amp;quot;discussion&amp;quot;&amp;gt;&lt;br /&gt;
* The ''permits'', ''requires'', ''prohibits'' properties enable (and thus encourage) a combinatorial explosion in license proliferation, which is well known/understood to be a bad thing in open source circles as well as in/by the Creative Commons community itself - e.g. in a presentation on 2005-11-03, Lawrence Lessig indicated that license proliferation was a threat to [http://www.flickr.com/photos/tantek/85610375/ interoperability], and that that was one of the biggest problems that the open source and content communities needed to address.  Note that this is an issue with ccREL itself, independent of the syntax, whether converted to microformats class names or not. [[User:Tantek|Tantek]] 21:50, 29 May 2009 (UTC)&lt;br /&gt;
** The ''requires'' and ''prohibits'' properties should only be seen as refinements of the ''permits'' properties. ccREL is merely expressing licences, on top of copyright, so copyright is always the basis and thus all rights are reserved. Only permissions need to be expressed with ccREL. There is absolutely no need to fully model the permissions/prohibitions/requirements of Copyright. If you only plan to offer copyrighted content without any licences applied to it, you may want to think about adding an &amp;quot;informative&amp;quot; statement like &amp;quot;all rights reserved&amp;quot;. ccREL may not be useful in that case, except perhaps its ability to add cc+ additional information like payments, more permissions, etc. [[User:Patrickp|Patrickp]] 14:14, 18 August 2009 (UTC)&lt;br /&gt;
* The above mapping creates a new en-us content enumeration ('derivative-works', etc). Shown here in &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; form, which as in hCard, will not internationalize acceptably. As per the advice we given to page authors, further use of the [[value-class-pattern]] as a DRY-violating get-out for this should be an absolute last resort to specification authors too. (Personally, I'd favour declaring prescribed enumeration an anti-pattern for future development.) --[[User:BenWard|BenWard]] 22:28, 29 May 2009 (UTC)&lt;br /&gt;
** +1 I agree with Ben Ward, new enumerations will likely be problematic and should be avoided. -- [[User:Tantek|Tantek]] 18:02, 31 July 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== rel item license ===&lt;br /&gt;
Since [[rel-license]] already applies to an entire page, we likely need another rel value to indicate that a license only applies to a specific item on or referenced by the page.  Thus:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;rel=&amp;quot;item-license&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== class license ===&lt;br /&gt;
Licensing information about an item could be contained in an element with class name &amp;quot;license&amp;quot;, e.g.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;license&amp;quot;&amp;gt;&lt;br /&gt;
  This &lt;br /&gt;
  &amp;lt;span class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;photo.jpg&amp;quot;&amp;gt;photograph&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;/span&amp;gt;&lt;br /&gt;
  is licensed under a&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;item-license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by-nc/2.0/deed.en&amp;quot;&amp;gt;&lt;br /&gt;
   Creative Commons attribution non-commercial 2.0 license&lt;br /&gt;
  &amp;lt;/a&amp;gt;.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== class names license and attribution ===&lt;br /&gt;
&lt;br /&gt;
Attribution information could be added with the above-mentioned class name 'attribution':&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;license&amp;quot;&amp;gt;&lt;br /&gt;
  This &lt;br /&gt;
  &amp;lt;span class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;photo.jpg&amp;quot;&amp;gt;photograph&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;/span&amp;gt;&lt;br /&gt;
  is licensed under a&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;item-license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by-nc/2.0/deed.en&amp;quot;&amp;gt;&lt;br /&gt;
   Creative Commons attribution non-commercial 2.0 license&lt;br /&gt;
  &amp;lt;/a&amp;gt;.&lt;br /&gt;
  Please provide the following attribution with any re-use of the photo:&lt;br /&gt;
  &amp;lt;div class=&amp;quot;attribution&amp;quot;&amp;gt;&lt;br /&gt;
   Photo by Mary Smith.&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
with hyperlinks in attribution:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;license&amp;quot;&amp;gt;&lt;br /&gt;
  This &lt;br /&gt;
  &amp;lt;span class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;photo.jpg&amp;quot;&amp;gt;photograph&amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;/span&amp;gt;&lt;br /&gt;
  is licensed under a&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;item-license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by-nc/2.0/deed.en&amp;quot;&amp;gt;&lt;br /&gt;
   Creative Commons attribution non-commercial 2.0 license&lt;br /&gt;
  &amp;lt;/a&amp;gt;.&lt;br /&gt;
  Please provide the following attribution with hyperlinks to the original and author with any re-use of the photo:&lt;br /&gt;
  &amp;lt;div class=&amp;quot;attribution&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;a href=&amp;quot;photo.jpg&amp;quot;&amp;gt;Photo&amp;lt;/a&amp;gt; &lt;br /&gt;
   by &lt;br /&gt;
   &amp;lt;a href=&amp;quot;http://mary.example.com/&amp;quot;&amp;gt;Mary Smith&amp;lt;/a&amp;gt;.&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== item as container ===&lt;br /&gt;
It may be possible to simplify even further and only use the containing class &amp;quot;item&amp;quot; with rel=&amp;quot;item-license&amp;quot; to indicate the scope of the thing that is being licensed, the license, and any optional attribution.&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;span style=&amp;quot;font-size:smaller&amp;quot;&amp;gt;short URL for this section&amp;lt;/span&amp;gt;&lt;br /&gt;
:http://tr.im/ufitc&lt;br /&gt;
&lt;br /&gt;
Here is an example of a chunk of hypertext content that is being licensed:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;... blog post or article text content ...&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;This is licensed under a&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;item-license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by-nc/2.0/deed.en&amp;quot;&amp;gt;&lt;br /&gt;
   Creative Commons attribution non-commercial 2.0 license&amp;lt;/a&amp;gt;.&lt;br /&gt;
  &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To specify a license on an external resource like a photograph, we can use a new class name &amp;quot;item-url&amp;quot; to identify the external resource as being the actual item:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
  This &lt;br /&gt;
  &amp;lt;a class=&amp;quot;item-url&amp;quot; href=&amp;quot;photo.jpg&amp;quot;&amp;gt;photograph&amp;lt;/a&amp;gt;&lt;br /&gt;
  is licensed under a&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;item-license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by-nc/2.0/deed.en&amp;quot;&amp;gt;&lt;br /&gt;
   Creative Commons attribution non-commercial 2.0 license&lt;br /&gt;
  &amp;lt;/a&amp;gt;.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''item-url details:'''&lt;br /&gt;
* Authors should provide one item-url for an external resource that is being licensed.&lt;br /&gt;
* If more than one item-url is provided, they are assumed to be copies/mirrors/versions (perhaps different resolutions) of the same item, and all have the same license and attribution terms (if any) applied to them, e.g. a link to the photo and embedding a thumbnail or small version of the photo:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
  This &lt;br /&gt;
  &amp;lt;a class=&amp;quot;item-url&amp;quot; href=&amp;quot;photo.jpg&amp;quot;&amp;gt;photograph:&lt;br /&gt;
   &amp;lt;img class=&amp;quot;item-url&amp;quot; href=&amp;quot;smallphoto.jpg&amp;quot; alt=&amp;quot;small version of a photograph&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;/a&amp;gt;&lt;br /&gt;
  is licensed under a&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;item-license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by-nc/2.0/deed.en&amp;quot;&amp;gt;&lt;br /&gt;
   Creative Commons attribution non-commercial 2.0 license&lt;br /&gt;
  &amp;lt;/a&amp;gt;.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== item with attribution ====&lt;br /&gt;
Attribution information could be added with the class name 'attribution':&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
  This &lt;br /&gt;
  &amp;lt;a class=&amp;quot;item-url&amp;quot; href=&amp;quot;photo.jpg&amp;quot;&amp;gt;photograph&amp;lt;/a&amp;gt;&lt;br /&gt;
  is licensed under a&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;item-license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by-nc/2.0/deed.en&amp;quot;&amp;gt;&lt;br /&gt;
   Creative Commons attribution non-commercial 2.0 license&lt;br /&gt;
  &amp;lt;/a&amp;gt;.&lt;br /&gt;
  Please provide the following attribution with any re-use of the photo:&lt;br /&gt;
  &amp;lt;div class=&amp;quot;attribution&amp;quot;&amp;gt;&lt;br /&gt;
   Photo by Mary Smith.&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== item with hyperlink attribution ====&lt;br /&gt;
With hyperlinks in attribution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=html4strict&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
  This &lt;br /&gt;
  &amp;lt;a class=&amp;quot;item-url&amp;quot; href=&amp;quot;photo.jpg&amp;quot;&amp;gt;photograph&amp;lt;/a&amp;gt;&lt;br /&gt;
  is licensed under a&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;item-license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by-nc/2.0/deed.en&amp;quot;&amp;gt;&lt;br /&gt;
   Creative Commons attribution non-commercial 2.0 license&lt;br /&gt;
  &amp;lt;/a&amp;gt;.&lt;br /&gt;
  Please provide the following attribution with hyperlinks to the original and author with any re-use of the photo:&lt;br /&gt;
  &amp;lt;div class=&amp;quot;attribution&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;a href=&amp;quot;photo.jpg&amp;quot;&amp;gt;Photo&amp;lt;/a&amp;gt; &lt;br /&gt;
   by &lt;br /&gt;
   &amp;lt;a href=&amp;quot;http://mary.example.com/&amp;quot;&amp;gt;Mary Smith&amp;lt;/a&amp;gt;.&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== to do ==&lt;br /&gt;
* Examples with [[hAtom]] and [[hMedia]]&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [[licensing]]&lt;br /&gt;
* [[licensing-examples]]&lt;br /&gt;
* [[licensing-formats]]&lt;br /&gt;
* [[licensing-brainstorming]]&lt;/div&gt;</summary>
		<author><name>Patrickp</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=User:Patrickp&amp;diff=40245</id>
		<title>User:Patrickp</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=User:Patrickp&amp;diff=40245"/>
		<updated>2009-08-18T14:14:07Z</updated>

		<summary type="html">&lt;p&gt;Patrickp: New page: Patrick Peiffer  [http://www.linkedin.com/in/patrickpeiffer linkedin profile]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Patrick Peiffer&lt;br /&gt;
&lt;br /&gt;
[http://www.linkedin.com/in/patrickpeiffer linkedin profile]&lt;/div&gt;</summary>
		<author><name>Patrickp</name></author>
	</entry>
</feed>