Difference between revisions of "Linked Data Curation"

From Creative Commons
Jump to: navigation, search
(Requirements)
(Resources)
Line 22: Line 22:
  
 
* [http://www.openarchives.org/ore/ OAI-ORE] (Object Reuse & Exchange)
 
* [http://www.openarchives.org/ore/ OAI-ORE] (Object Reuse & Exchange)
 +
* [http://code.google.com/p/foresite-toolkit/ Foresite-Toolit] Python and Java libraries for processing OAI-ORE

Revision as of 18:50, 10 June 2010

Contact Contact::Nathan Yergler
Project ,|project_name|Project Driver::project_name}}
Status Status::Draft

DiscoverEd currently relies on feeds or OAI-PMH to aggregate resources from a curator. Third-party curators may wish to provide a list of resources with additional metadata without the overhead or restrictions of providing feeds or OAI-PMH support. This specification describes a linked, structured data model for curating resources for DiscoverEd without feeds or OAI-PMH.

Use Cases

Third Party Curator

Sally is an agriculture science librarian and as part of her work has collected a set of educational materials related to irrigation. She is not the author of these materials, but has applied a standard taxonomy to them. Sally publishes these resources on an XHTML web page, with structured data describing the taxonomy terms related to each resource.

DiscoverEd can use her web page as a curator feed. The resources Sally has identified will be crawled, and the taxonomy metadata included in the page will be indexed and available for search.

Requirements

  • A Curator can list resources on one or more XHTML+RDFa pages. Resources will be included in the index.
  • A Curator can include additional, arbitrary metadata about the Resource. The metadata provided will be included in the index, along with provenance information noting it's source (the Curator).

Resources