Difference between revisions of "DiscoverEd"

From Creative Commons
Jump to: navigation, search
(Software Documentation)
Line 1: Line 1:
 
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].
 
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].
  
'''Creative Commons maintains an experimental instance of DiscoverEd at [http://discovered.creativecommons.org discovered.creativecommons.org].'''
+
'''Creative Commons maintains an experimental instance of DiscoverEd at [http://discovered.creativecommons.org discovered.labs.creativecommons.org].'''
  
 
== General Documentation ==
 
== General Documentation ==

Revision as of 15:32, 23 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.labs.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