InfoNote
i050403 TROST |
The following code is provided for cut-and-past inclusion into an appropriate place in an HTML page:
<!-- Creative Commons License --> <a rel="license" href="http://creativecommons.org/licenses/by/2.0/"> <img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.gif" /></a><br /> This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/2.0/">Creative Commons License</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/2.0/" /> </Work> <License rdf:about="http://creativecommons.org/licenses/by/2.0/"> <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" /> <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> </License> </rdf:RDF> -->The material leads to appearance of the Creative Commons "Some Rights Reserved" symbol with appropriate links to the license statement on the Creative Commons Site. In addition to providing the links, there is a comment that includes an XML <rdf>-element. This element provides license metadata that can be recognized and extracted by tools that examine the HTML coding of a web page.
The code was obtained from <http://creativecommons.org/license/results-one?license_code=by> on 2005-04-22Z08:27Z. There is a supporting tutorial.
Note that the Creative Commons thumbnail will be blocked as an advertisement by many firewalls. To have it show up without blocking, the image must be fetched from the same site as the page, generally. This means using a copy of the Creative Commons thumbnail. The use of a copy will also inhibit the delivery of a cookie, which is a good thing. Otherwise, I can't use the symbol. Also, I don't know what will serve to make the links work and not be seen as ads. It may be the form of the embedded URL. This will take some experimentation.
created 2005-04-28-18:41 -0700 (pdt) by
orcmid |