[cc-community] Q. about license metadata in <span> element and XHTML validation
Mike Linksvayer
ml at creativecommons.org
Sun Jun 3 11:53:11 EDT 2007
On Sun, 2007-06-03 at 10:35 +0200, Claude Almansi wrote:
> On 6/3/07, Mike Linksvayer <ml at creativecommons.org> wrote:
> > On Sat, 2007-06-02 at 23:57 +0200, Claude Almansi wrote:
> > > I.e. the code you get for a "general" license (without registering the
> > > work) puts the "dc" metadata about the type of license in a <span>
> > > element,
> >
> > The type/format of work you mean. Do not specify work format, you don't
> > get that element.
>
> Interesting suggestion, but isn't specifying the format meant to help
> people search for a given kind of content?
Yes, though it isn't being used by Google or Yahoo! now.
> > > which the W3C code validator http://validator.w3.org/ doesn't
> > > accept. Whereas if you register a work under a license, the metadata
> > > (which also include author, right holder, title, description ecc) are
> > > in a <rdf:RDF> element, which the W3C code validator accepts.
> >
> > I don't know what you're referring to. CC doesn't run a registration
> > service.
>
> Sorry: I meant code like this:
>
> <!--Creative Commons License--><a rel="license"
> href="http://creativecommons.org/licenses/by-nc-nd/2.5/"><img
> alt="Creative Commons License" style="border-width: 0"
> src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>i
> contenuti di questo podcast sono pubblicati sotto una <a rel="license"
> href="http://creativecommons.org/licenses/by-nc-nd/2.5/">licenza
> Creative Commons</a>.<!--/Creative Commons License--><!-- <rdf:RDF
> xmlns="http://web.resource.org/cc/"
> xmlns:dc="http://purl.org/dc/elements/1.1/"
> xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
> <Work rdf:about="">
> <license rdf:resource="http://creativecommons.org/licenses/by-nc-nd/2.5/" />
> <dc:title>Noi Media - Podcast </dc:title>
> <dc:date>2006</dc:date>
> <dc:description>Fino a poco fa, soltanto pochi riuscivano a
> comunicare le proprie idee , a far conoscere le proprie opere, a un
> vasto publico. I mezzi necessari erano costosi, e in mano a pochi.
> Oggi, con l'avvento dei blog, dei wiki, dei podcast, dei siti dove
> condividere immagini e video, i mezzi per "diventare noi i media" si
> sono fatti realmente più accessibili - a patto di disporre di una
> connessione internet veloce.</dc:description>
> <dc:creator><Agent><dc:title>Claude Almansi</dc:title></Agent></dc:creator>
> <dc:rights><Agent><dc:title>Claude Almansi e ospiti del
> podcast</dc:title></Agent></dc:rights>
> <dc:type rdf:resource="http://purl.org/dc/dcmitype/Sound" />
> <dc:source rdf:resource="http://noimedia.podspot.de" />
> </Work>
> <License rdf:about="http://creativecommons.org/licenses/by-nc-nd/2.5/"><permits
> rdf:resource="http://web.resource.org/cc/Reproduction"/><permits
> rdf:resource="http://web.resource.org/cc/Distribution"/><requires
> rdf:resource="http://web.resource.org/cc/Notice"/><requires
> rdf:resource="http://web.resource.org/cc/Attribution"/><prohibits
> rdf:resource="http://web.resource.org/cc/CommercialUse"/></License></rdf:RDF>
> -->
>
> which I got from the creativecommons site last Autumn - though I can't
> find the page where it got generated anymore, to my shame. I
> shouldn't have used the word "register: it wasn't like registering a
> work's copyright, It was a possibility to put it in a list of
> available content under CC
Yes, CC did hand out code like the above as of last fall. The two
things to note are the <--! ... --> enclosing the RDF/XML and the fact
that none of the extended metadata was used by anyone.
> > > It's not just a matter of being able to put a
> > > http://www.w3.org/Icons/valid-xhtml10 button on a site - but valid
> > > code makes general access possible.
> >
> > Father son holy ghost amen.
>
> :D I was being sanctimonious, sorry
No problem, I was being a jerk. But my point was that in reality
validity makes about as much difference for access as prayer does, for
example, actual health.
--
http://wiki.creativecommons.org/User:Mike_Linksvayer
More information about the cc-community
mailing list