Difference between revisions of "License-aware Search Applications"
Jon Phillips (talk | contribs) |
Jon Phillips (talk | contribs) |
||
Line 10: | Line 10: | ||
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]]. | 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 == | |
− | This could be done by outside developers in cases where web service api permits. | + | Improve search support in services like http://flickr.com/creativecommons. This could be done by outside developers in cases where web service api permits. |
=== Implementations === | === Implementations === | ||
* Please add your implementation here :) | * Please add your implementation here :) | ||
+ | |||
+ | === TODO === | ||
+ | |||
+ | * Please add your TODO here :) | ||
== Write a custom Creative Commons license-aware search engine == | == Write a custom Creative Commons license-aware search engine == | ||
Line 33: | Line 40: | ||
* feature requests for cc/nutch | * feature requests for cc/nutch | ||
− | == | + | == Discovery tools == |
− | + | 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. | |
=== Implementations === | === Implementations === | ||
Line 41: | Line 48: | ||
* Please add your implementation here :) | * Please add your implementation here :) | ||
− | == | + | === TODO === |
− | |||
− | |||
− | |||
− | |||
− | * Please add your | + | * Please add your TODO here :) |
Revision as of 22:04, 30 April 2006
Contents
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.
Implementations
- Please add your implementation here :)
TODO
- Please add your TODO 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 search.creativecommons.org. Help improve this search engine at its sourceforge project.
- Please add your implementation here :)
TODO
- feature requests for cc/nutch
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 :)
TODO
- Please add your TODO here :)