Difference between revisions of "DiscoverEd"

From Creative Commons
Jump to: navigation, search
(Development: link to unmade meetings page)
Line 1: Line 1:
DiscoverEd is a search prototype developed by Creative Commons to explore metadata enhanced search, specifically for OER.  DiscoverEd combines full text search with [[DiscoverEd Data|metadata about the resources]].  DiscoverEd is built on [http://lucene.apache.org/nutch/ Nutch].
+
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 [[DiscoverEd Data|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 [http://lucene.apache.org/nutch/ Nutch].
  
== General documentation ==
+
== General Documentation ==
 
*[[DiscoverEd FAQ|FAQ]]
 
*[[DiscoverEd FAQ|FAQ]]
 
*[[DiscoverEd Glossary|Glossary]]
 
*[[DiscoverEd Glossary|Glossary]]
Line 12: Line 12:
 
**This page documents ways in which developers may use the data gathered by the project for other purposes.
 
**This page documents ways in which developers may use the data gathered by the project for other purposes.
  
== Development ==
+
== Developer Documentation ==
 
* Source repository  ([http://gitorious.org/discovered gitorious])
 
* Source repository  ([http://gitorious.org/discovered gitorious])
 
* Project planning ([https://www.pivotaltracker.com/projects/77041 Pivotal Tracker])
 
* Project planning ([https://www.pivotaltracker.com/projects/77041 Pivotal Tracker])

Revision as of 22:01, 2 July 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.

General Documentation

Developer Documentation

Additional Information