Difference between revisions of "License-aware Search Applications"

From Creative Commons
Jump to: navigation, search
 
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:Tech Challenges]]
+
[[Category:Developer Challenges]]
 
[[Category:Developer]]
 
[[Category:Developer]]
 
[[Category:Technology]]
 
[[Category:Technology]]
 
{{incomplete}}
 
{{incomplete}}
 +
{{SMW}}
  
== 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:
 
 
 
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
 
 
 
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 ===
 
 
 
* Prototype up at [http://search.creativecommons.org/ search.creativecommons.org]. Help improve this search engine at its [http://cctools.sourceforge.net/ sourceforge project].
 
* Please add your implementation here :)
 
 
 
=== TODO ===
 
 
 
* feature requests for cc/nutch
 
  
 
== [[Source Query]] ==
 
== [[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.
+
"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. Please see the detail page [[Source Query]].
  
=== Implementations ===
+
== [[CC search for content repositories]] ==
  
* Please add your implementation here :)
+
Improve search support in services like http://flickr.com/creativecommons. This could be done by outside developers in cases where web service api permits. Please see the detail page: [[CC search for content repositories]]
  
== Discovery tools ==
+
== [[Write a custom Creative Commons license-aware search engine]] ==
  
Add support for Creative Commons licensing to content discovery applications such [http://irate.sourceforge.net/ iRate] which help you find interesting media based upon your favorite playlists, friends choices, and what is popular.
+
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. Please see the detail page: [[Write a custom Creative Commons license-aware search engine]].
  
=== Implementations ===
+
== [[Discovery Tools]] ==
  
* Please add your implementation here :)
+
Add support for Creative Commons licensing to content discovery applications such [http://irate.sourceforge.net/ iRate] which help you find interesting media based upon your favorite playlists, friends choices, and what is popular. Please see the detail page: [[Discovery Tools]].

Latest revision as of 19:52, 21 September 2007

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.

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. Please see the detail page Source Query.

CC search for content repositories

Improve search support in services like http://flickr.com/creativecommons. This could be done by outside developers in cases where web service api permits. Please see the detail page: CC search for content repositories

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. Please see the detail page: Write a custom Creative Commons license-aware search engine.

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. Please see the detail page: Discovery Tools.