Difference between revisions of "License-aware Search Applications"

From Creative Commons
Jump to: navigation, search
 
Line 4: Line 4:
 
{{incomplete}}
 
{{incomplete}}
  
== Add license search to a major commercial search engine ==
+
== [[Add license search to a major commercial search engine]] ==
  
 
Currently we have a [http://creativecommons.org/technology/search demonstration search] that works by telling AlltheWeb to limit results to pages that link to Creative Commons licenses. While useful, this is far from our vision of a metadata-aware search engine.
 
Currently we have a [http://creativecommons.org/technology/search demonstration search] that works by telling AlltheWeb to limit results to pages that link to Creative Commons licenses. While useful, this is far from our vision of a metadata-aware search engine.
  
The first requirement for a Creative Commons license-aware search engine is that license metadata (RDF embedded in pages) must be indexed. It wouldn't be necessary to index arbitrary RDF initially -- indexing only Creative Commons license metadata would be a good first step along the path to a Semantic Web-enabled search engine.
+
The first requirement for a Creative Commons license-aware search engine is that license metadata (RDF embedded in pages) must be indexed. It wouldn't be necessary to index arbitrary RDF initially -- indexing only Creative Commons license metadata would be a good first step along the path to a Semantic Web-enabled search engine. Please read the detail page for further information [[Add license search to a major commercial search engine]].
  
Once you start indexing license metadata, you can do two obvious things with it:
+
== [[CC search for content repositories]] ==
 
 
Provide users with an interface to filter their results by license or license characteristc. The aforementioned AlltheWeb demonstration interface is an example of the latter.
 
 
 
Display license information in search results. This could be done even if a query does not involve a license filter. If you have license information for a result, display the license in proximity to the result.
 
 
 
As you index and understand more metadata, you'll be able to go beyond these basics, with enhanced format or domain-specific searches and richly annotated results.
 
 
 
We've started a benevolent cycle by making it painless and natural for people to publish quality metadata (automatically included in HTML generated for cut&paste publishing by our [http://creativecommons.org/license/ license selection application]). Continue the cycle by enhancing search with metadata -- providing stimulus for users and other applications to generate yet more and better metadata.
 
 
 
=== Implementations ===
 
 
 
* Please add your implementation here :)
 
 
 
== CC search for content repository websites ==
 
  
 
eg, improve http://flickr.com/creativecommons
 
eg, improve http://flickr.com/creativecommons

Revision as of 23:00, 30 April 2006


Add license search to a major commercial search engine

Currently we have a demonstration search that works by telling AlltheWeb to limit results to pages that link to Creative Commons licenses. While useful, this is far from our vision of a metadata-aware search engine.

The first requirement for a Creative Commons license-aware search engine is that license metadata (RDF embedded in pages) must be indexed. It wouldn't be necessary to index arbitrary RDF initially -- indexing only Creative Commons license metadata would be a good first step along the path to a Semantic Web-enabled search engine. Please read the detail page for further information Add license search to a major commercial search engine.

CC search for content repositories

eg, improve http://flickr.com/creativecommons

This could be done by outside developers in cases where web service api permits.

Implementations

  • Please add your implementation here :)

Write a custom Creative Commons license-aware search engine

You'd have to work at a commercial search engine to tackle the previous challenge. However, an individual or small team could build a search engine exclusively for Creative Commons-licensed content, much as several have been built exclusively for searching blogs.

Implementations

TODO

  • feature requests for cc/nutch

Source Query

"Who remixed me?" as the new "Who linked me?" This is along the similar lines as trackbacks for blogs which are used to see who is sampling which blogs.

Implementations

  • Please add your implementation here :)

Discovery tools

Add support for Creative Commons licensing to content discovery applications such iRate which help you find interesting media based upon your favorite playlists, friends choices, and what is popular.

Implementations

  • Please add your implementation here :)