Difference between revisions of "DiscoverEd"

From Creative Commons
Jump to: navigation, search
(Software Documentation)
Line 14: Line 14:
 
*[[Running DiscoverEd]]
 
*[[Running DiscoverEd]]
 
*[[DiscoverEd Data|Data]]
 
*[[DiscoverEd Data|Data]]
**This page documents ways in which developers may use the data gathered by the project for other purposes.
 
  
 
== Developer Documentation ==
 
== Developer Documentation ==

Revision as of 21:11, 12 August 2010

DiscoverEd is a search prototype developed by Creative Commons to explore metadata enhanced search, specifically for OER. While most search engines rely solely on algorithmic analyses of resources, DiscoverEd can incorporate data provided by the resource publisher or curator. DiscoverEd supports several common metadata formats, including OAI-PMH and RDFa. The use of these formats allows otherwise unrelated educational projects, curators, and repositories to express facts about their resources in the a way that tools (like DiscoverEd) can use for purposes like search and discovery. DiscoverEd is a project that allows us to explore ways to improve search for OER, and simultaneously demonstrate the utility of structured data. DiscoverEd is built on Nutch.

Creative Commons maintains an experimental instance of DiscoverEd at discovered.creativecommons.org.

General Documentation

  • FAQ
  • Glossary
    • Gloassary of DiscoverEd-related terms.
  • Metadata
    • Basic guide on metadata markup for DiscoverEd.

Software Documentation

Developer Documentation

Additional Information