Difference between revisions of "Embedded Metadata"

From Creative Commons
Jump to: navigation, search
(Undo revision 114280 by CCID-jeremyhardin (talk))
 
(10 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
[[Category:Developer]]
 
[[Category:Developer]]
[[Category:GENDER]]
+
[[Category:example]]
 
[[Category:guide]]
 
[[Category:guide]]
 
[[Category:Technology]]
 
[[Category:Technology]]
 
[[Category:Metadata]]
 
[[Category:Metadata]]
  
[[http:youtube.com/GILMAGAMEZLOPEZ]].
+
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 [[:Category:Filetype|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).
 
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).
  
<div id="UNED"></div>
+
<div id="1"></div>
  
 
== Embedding the metadata ==
 
== Embedding the metadata ==
  
Let's say GILMA wants to license her song, "UNED," with a Creative Commons license, and release it as an MP3. Here's what she'd do:
+
Let's say Anita wants to license her song, "Volcano Love," with a Creative Commons license, and release it as an MP3. Here's what she'd do:
  
 
<div style="text-align:center">
 
<div style="text-align:center">
Line 19: Line 19:
 
</div>
 
</div>
  
First, GILMA would put a "Some Rights Reserved"  button on the site where her song could be downloaded — along with a link to a license, some RDF metadata, and an assertion about the copyright status of the work. Nothing new here: this is what Creative Commons licensors do now.
+
First, Anita would put a "Some Rights Reserved"  button on the page displaying here work where her song could be downloaded — along with a link to a license, some RDF metadata, and an assertion about the copyright status of the work. Nothing new here: this is what Creative Commons licensors do now.
  
 
<div style="text-align:center">
 
<div style="text-align:center">
Line 25: Line 25:
 
</div>
 
</div>
  
With file embedding, though, this page will now serve the added function of '''verification'''. Here's how: GILMA would insert the URL to that webpage in the copyright field of the MP3 file, along with a short, plain description of the work's license status. We call this the license '''verification link''' because it points back to a page that Anita herself controls.
+
With file embedding, though, this page will now serve the added function of '''verification'''. Here's how: Anita would insert the URL to that webpage in the copyright field of the MP3 file, along with a short, plain description of the work's license status. We call this the license '''verification link''' because it points back to a page that Anita herself controls.
  
 
<div style="text-align:center">
 
<div style="text-align:center">

Latest revision as of 20:46, 23 September 2015


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).

Embedding the metadata

Let's say Anita wants to license her song, "Volcano Love," with a Creative Commons license, and release it as an MP3. Here's what she'd do:

http://creativecommons.org/images/comics/mp3/1.gif

First, Anita would put a "Some Rights Reserved" button on the page displaying here work where her song could be downloaded — along with a link to a license, some RDF metadata, and an assertion about the copyright status of the work. Nothing new here: this is what Creative Commons licensors do now.

http://creativecommons.org/images/comics/mp3/2.gif

With file embedding, though, this page will now serve the added function of verification. Here's how: Anita would insert the URL to that webpage in the copyright field of the MP3 file, along with a short, plain description of the work's license status. We call this the license verification link because it points back to a page that Anita herself controls.

http://creativecommons.org/images/comics/mp3/4.gif

Next, imagine Anita puts the MP3 on a file-sharing network. A user comes across her MP3 and can follow the verification link to Anita's page. In the future, we hope that file-sharing networks, media players, and other applications will build tools that read the verification link automatically and inform users of the copyright assertions like Anita's.

The advantage of the verification link

Embedding this kind of "verification link" in MP3s, as opposed to merely the license metadata, is a measure of protection for artists against the incorrect or fraudulent labeling and sharing of their work.


Ravi circulates the photos among his schoolmates, whose photo-viewing software reads the copyright fields and takes them to the SNAP website, where they can see Ravi's whole catalog of photography and links to other SNAP services.

Technical Explanation

See Nonweb Tagging, and for specific formats, see MP3 and XMP (PDF, JPEG, video).