Difference between revisions of "Embedded Metadata"
(→The advantage of the verification link) |
(→Verification Link: Engine) |
||
Line 21: | Line 21: | ||
</rdf:RDF> --> | </rdf:RDF> --> | ||
− | == | + | <!-- <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="urn:sha1:7LTEBYH2MA7XHJXGFHHHLJUC2ST4C5YW"><dc:date>2008</dc:date><dc:title>DjEmmetMasterson Vs DjJoeP</dc:title><dc:description>Sick track!</dc:description><dc:rights><Agent><dc:title>http://creativecommons.org/technology/embedding#2</dc:title></Agent></dc:rights><dc:type rdf:resource="http://purl.org/dc/dcmitype/Sound" /><license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /></Work> | |
− | + | <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><requires rdf:resource="http://web.resource.org/cc/Attribution" /><permits rdf:resource="http://web.resource.org/cc/Reproduction" /><permits rdf:resource="http://web.resource.org/cc/Distribution" /><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /><requires rdf:resource="http://web.resource.org/cc/ShareAlike" /><requires rdf:resource="http://web.resource.org/cc/Notice" /></License> | |
− | + | </rdf:RDF> --> | |
− | |||
− | |||
− | < | ||
− | http://creativecommons.org/ | ||
− | </ | ||
− | |||
− | |||
− | |||
− | < | ||
− | http:// | ||
− | </ | ||
− | |||
− | |||
== Technical Explanation == | == Technical Explanation == | ||
See [[Nonweb Tagging]], and for specific formats, see [[MP3]] and [[XMP]] (PDF, JPEG, video). | See [[Nonweb Tagging]], and for specific formats, see [[MP3]] and [[XMP]] (PDF, JPEG, video). |
Revision as of 23:38, 14 April 2008
Creative Commons licenses are attached to Web pages. But we also want our licenses to be useful for materials distributed in file formats around the Net. The protocol described here works for many filetypes.
If your software does not transparently support embedding CC license metadata (you should only have to select a license), do not attempt to do it yourself (it will be a frustrating experience).
Technical Explanation
See Nonweb Tagging, and for specific formats, see MP3 and XMP (PDF, JPEG, video).