Difference between revisions of "DiscoverEd Metadata"

From Creative Commons
Jump to: navigation, search
(ccLearn Syndication Guidelines)
(ccLearn Syndication Guidelines)
Line 6: Line 6:
  
 
Presently, ccLearn is looking for the following data:
 
Presently, ccLearn is looking for the following data:
* URL: Full URL of the referenced resource.
+
* Link: Full URL of the referenced resource.
 
* License: This should be a URL to the license e.g. http://creativecommons.org/licenses/by/3.0/ph/.
 
* License: This should be a URL to the license e.g. http://creativecommons.org/licenses/by/3.0/ph/.
 
* Grade level: What grade or level this material is suitable for.
 
* Grade level: What grade or level this material is suitable for.
Line 17: Line 17:
  
 
<blockquote>cc:<field>:<data></blockquote>
 
<blockquote>cc:<field>:<data></blockquote>
 +
 +
For example, the tag for License would become something like:
 +
 +
<blockquote>cc:license:http://creativecommons.org/licenses/by/3.0/ph/</blockquote>

Revision as of 00:24, 17 January 2008

ccLearn Syndication Guidelines

This document outlines the format in which ccLearn would like to receive syndication feeds for the data that will go into it's OER database.

The data must be supplied in an Atom or RSS format. These are two very well documented XML formats, and they are commonly implemted out-of-the-box by many content management systems.

Presently, ccLearn is looking for the following data:

  • Link: Full URL of the referenced resource.
  • License: This should be a URL to the license e.g. http://creativecommons.org/licenses/by/3.0/ph/.
  • Grade level: What grade or level this material is suitable for.
  • Language: The language of the referenced resource (not of the your site).
  • Title: A brief descriptive title for the resource.
  • Summary: A relatively short summary/synopsis of the resource.
  • Subject: A more formal subject name e.g. Mathematics.

Because some of these fields do not have native Atom or RSS element definitions, we suggest that they be embedded as tags. In order for us to be able to recognize these within the feed, the tag content should be of the format

cc:<field>:

For example, the tag for License would become something like:

cc:license:http://creativecommons.org/licenses/by/3.0/ph/