OAI-ORE

From MPDLMediaWiki
Jump to navigation Jump to search

http://www.openarchives.org/ore/logos/ore_logo_e_128.png Open Archives Initiative - Object Reuse and Exchange

General[edit]

OAI-ORE defines standards to identify and describe aggregations on the web to describe and. Taking a publication as an example, it mostly consists of multiple resources (publisher pdf, supplementary material, metadata etc.), therefore what we 'see' as an publication is actually the aggregation of multiple resources.

Aggregations should be modelled in respect of the core foundations of the Web

  • Resource, an item of interest.
  • URI, a global identifier for a Resource.
  • Representation
  • Link, a directed connection between two Resources.

Basic Principles[edit]

Oai-ore.PNG

Image from: http://www.slideshare.net/hvdsomp/the-oaiore-interoperability-framework

Aggregation (A)[edit]

A non-information resource.

Resource Map (ReM)[edit]

An information resource that describes an aggregation

Data model[edit]

RDF Graph using name spaces:

Advantages[edit]

General[edit]

  • Improve interoperability
  • Using a (soon?) standard for modelling our relations
  • Detection and processing of relation information, within and outside eSciDoc
  • Following the principles of Linked Data (share structured data on the Web)
  • Addressing Cool URI and content negotiation

Possible new Features[edit]

  • One step towards the 'research data continuum'? If we can model faces, ViRR, PubMan data in ore, we can easily create new Aggregations containing data from different solutions.
  • Visualize data with Foresite

Tools[edit]

  • Java Library (for constructing, parsing, manipulating and serializing OAI-ORE Resource Maps. ATOM, RDF/XML, N3, N-Triples, Turtle and RDFa)
  • Foresite Explorer (Visualization of Relations)
  • WordPress plug-in (creating Resource Maps for WordPress posts and pages)

Steps[edit]

The basic steps to integrate OAI-ORE to eSciDoc (regarding publication data for start) would be:

  1. Create mapping from eSciDoc Publication Item to ore
  2. Create mapping from ore to eSciDoc Publication Item
  3. Make sure that every resource has its own URI
  4. Expose oai_ore over OAI-PMH
  5. Implement http part
  6. Enable SWORD deposit of ore data

OAI-ORE in use[edit]

This is just an extract of systems supporting OAI-ORE:

  • EPrints
  • Fedora
  • DSpace
  • Microsoft Zentity
  • MyExperiment.org
  • arXiv.org
  • Flickr
  • Oxford Research Archive
  • Word Press
  • Amazon

Related Material[edit]