|
|
Line 20: |
Line 20: |
| == [[Distribution and Deployment]] == | | == [[Distribution and Deployment]] == |
| | | |
− | == License-aware Search Applications == | + | == [[License-aware Search Applications]] == |
− | | |
− | === 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.
| |
− | | |
− | 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.
| |
− | | |
− | 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.
| |
− | | |
− | | |
− | === CC search for content repository websites ===
| |
− | | |
− | eg improve http://flickr.com/creativecommons
| |
− | | |
− | could be done by outside developers in cases where web service api permits
| |
− | | |
− | === Write a custom Creative Commons license-aware search engine ===
| |
− | | |
− | '''1 implementation'''
| |
− | | |
− | 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.
| |
− | | |
− | Update: Prototype up at [http://search.creativecommons.org/ search.creativecommons.org]. Help improve this search engine at its [http://cctools.sourceforge.net/ sourceforge project].
| |
− | | |
− | ''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.
| |
− | | |
− | === 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.
| |