Difference between revisions of "Desktop Search Integration"
Line 5: | Line 5: | ||
|is_complete=no | |is_complete=no | ||
}} | }} | ||
− | Finding Creative Commons licensed content is '''at least''' as important as applying a license to it. During [[Summer of Code 2007]] Jason worked on [http:// | + | Finding Creative Commons licensed content is '''at least''' as important as applying a license to it. During [[Summer of Code 2007]] Jason worked on [http://labs.creativecommons.org/2007/06/12/indexing-license-metadata-in-tracker-week-1/ integrating license indexing] in [[Tracker]]. Part of his work (along with intern [http://creativecommons.org/about/people/alumni#80 Scott]) became [[liblicense]]. |
This challenge can have many successful implementations; all should have the following characteristics: | This challenge can have many successful implementations; all should have the following characteristics: | ||
− | * index embedded license metadata | + | * index embedded license metadata using [[liblicense]] |
* allow searching by license characteristic (i.e., whether a work allows derivative works, etc) | * allow searching by license characteristic (i.e., whether a work allows derivative works, etc) | ||
* display license information in search results | * display license information in search results |
Revision as of 16:58, 16 March 2009
Related To: | ,|x|Related To::x}} |
---|---|
Tags: | {{#arraymap:gsoc, search, metadata, desktop|,|x|Has Tag::x}} | (none) }} |
Challenge Type: | Has Challenge Type::Developer | (none) }} |
Is Complete: | Is Complete::no | Is Complete::no }} |
Finding Creative Commons licensed content is at least as important as applying a license to it. During Summer of Code 2007 Jason worked on integrating license indexing in Tracker. Part of his work (along with intern Scott) became liblicense.
This challenge can have many successful implementations; all should have the following characteristics:
- index embedded license metadata using liblicense
- allow searching by license characteristic (i.e., whether a work allows derivative works, etc)
- display license information in search results
- (preferably) look for verification metadata and provide some indicator of whether the license can be verified
Possible targets for integration include:
- Beagle
- Spotlight (see the CC license extractor for a possible starting point, keeping in mind that it hasn't been touched in recent years)
- See list of desktop search engines for other targets.