Thanks everyone for all the pointers and thoughts on the subject. I can see now that
the issue is not so easy.
I suppose I find the link method described by John quite attractive concerning the
CC license.
Henry Story
On 25 Mar 2005, at 18:24, John Panzer wrote:
On a side note, since Atom feeds may already contain a <link rel="alternate" ..."> to an HTML page on a server owned by the copyright owner, it's already possible to follow the CC recommendations for embedding: http://creativecommons.org/technology/embedding
However, if we want to facilitate things like searching and categorization, here is an example of an obvious-to-the-practitioner-skilled-in-the-art indicator of a CC license for Atom:
<link rel="license" href="http://creativecommons.org/licenses/by/2.0/" />
which of course also extends to whatever other license schemes someone might come up with, as long as they have URIs.
