<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.creativecommons.org/index.php?action=history&amp;feed=atom&amp;title=Reuse_Tracking</id>
		<title>Reuse Tracking - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.creativecommons.org/index.php?action=history&amp;feed=atom&amp;title=Reuse_Tracking"/>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Reuse_Tracking&amp;action=history"/>
		<updated>2026-05-24T23:44:20Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Reuse_Tracking&amp;diff=1839&amp;oldid=prev</id>
		<title>Mike Linksvayer at 16:25, 10 March 2006</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Reuse_Tracking&amp;diff=1839&amp;oldid=prev"/>
				<updated>2006-03-10T16:25:44Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{stub}}&lt;br /&gt;
[[Category:Metadata]]&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
[[Category:FAQ]]&lt;br /&gt;
[[Category:Reuse]]&lt;br /&gt;
&lt;br /&gt;
How to track reuse of licensed works? [[CcMixter]] provides one implementation.  When a work is uploaded, ask what existing works have been remixed.  This can work across sites via a [[Sample Pool API]].&lt;br /&gt;
&lt;br /&gt;
==Metadata==&lt;br /&gt;
&lt;br /&gt;
The dc:source property can denote an upstream source (the track that was remixed).  The cc:derivativeWork property can denote a remix of a track.  ccMixter uses only the former. Skipping verbose rdf/xml syntax with complete URIs, we have something like&lt;br /&gt;
&lt;br /&gt;
 cc:Work about=&amp;quot;&amp;quot;&lt;br /&gt;
   cc:license by-nc-sa&lt;br /&gt;
   dc:source example.com/somework&lt;br /&gt;
&lt;br /&gt;
 cc:License about=&amp;quot;by-nc-sa&amp;quot;&lt;br /&gt;
   permits ...&lt;br /&gt;
&lt;br /&gt;
 cc:Work about=&amp;quot;example.com/somework&amp;quot;&lt;br /&gt;
   cc:license ...&lt;br /&gt;
&lt;br /&gt;
==Human readable notice==&lt;br /&gt;
&lt;br /&gt;
Unless the reused work is [[public domain]] attribution must be provided for works reused in a manner consistent with other attribution for the medium, e.g., listed on the work's web page as done at ccMixter.  In a video reused works might be listed in credits -- [http://www.geekentertainment.tv/] which uses CC licensed music and images in their videos provides an example of this.&lt;br /&gt;
&lt;br /&gt;
When metadata is [[Metadata colocation|colocated]] with human readable content both the machine- and human-readbale information tend to be more accurate and better maintained. (forthcoming)&lt;br /&gt;
&lt;br /&gt;
==Search==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Who remixed me?&amp;quot; as the new &amp;quot;Who linked me?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
  link:http://example.com/blah&lt;br /&gt;
&lt;br /&gt;
vs.&lt;br /&gt;
&lt;br /&gt;
  source:http://example.com/blah&lt;br /&gt;
&lt;br /&gt;
[[Source Query|Implement this!]]&lt;/div&gt;</summary>
		<author><name>Mike Linksvayer</name></author>	</entry>

	</feed>