Tutorial 1 OAI and OAI-PMH for absolute beginners a non-technical introduction

Monica Duke UKOLN, University of Bath, United Kingdom [email protected] Philip Hunter UKOLN, University of Bath, United Kingdom [email protected] Overview of the morning

¾ Overview and Introductions ¾ Part I History and overview ¾ Short break (10.30 am) ¾ Quiz ¾ Part II Main Ideas of the OAI-PMH ¾ Part III Implementation issues

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Acknowledgements

¾ These slides have a long history! ¾ Many of them have been kindly donated by (taken from!) Herbert Van de Sompel Carl Lagoze Michael Nelson Simeon Warner Andy Powell Pete Cliff Uwe Muller (and others probably!)

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Tutorial 1 OAI and OAI-PMH for absolute beginners An introduction to the Open Archives Initiative and the Protocol for Metadata Harvesting Part I: History and basic concepts The Open Archives Approach

¾ Facilitates access to heterogenous web- accessible material ¾ A low-barrier interoperability solution ¾ Based on repositories supporting Metadata sharing Publishing Archiving ¾ Arose out of the e-print community ¾ 2 main features Open Archives Initiative OAI Protocol for Metadata Harvesting (OAI-PMH)

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The Open Archives Initiative

¾ Mission "The Open Archives Initiative develops and promotes interoperability standards that aim to facilitate the efficient dissemination of content." ¾ Executive for management, Steering and Technical Committees ¾ Funding Digital Library Federation (DLF) National Science Foundation (NSF) Coalition for Networked Information (CNI) ¾ Participation of a world-wide community, especially Europe and North America

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 OAI-PMH

¾ A mechanism for harvesting ¾ Data providers make metadata available for harvesting ¾ Service Providers harvest metadata ¾ Metadata can be centrally collected or “aggregated” ¾ That’s all it is: a way to bring metadata together in one place!

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Open Archives Forum Tutorial

¾ Task List Page ¾ Task 1 Seven key definitions ¾ Local Link file:///D:/Moni/OAFTutorial/page1.htm#section3 ¾ Web link http://www.oaforum.org/tutorial/english/page1.htm#section3

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 A History Lesson - Roots of OAI

¾ Early activity: scholarly research ( archive) XXX (arXiv) – high energy physics CogPrints - NCSTRL – computer science technical reports RePEc - economics ¾ Web interfaces for people No machine interfaces ¾ Different interfaces for different archives ¾ End Users forced to learn diverse interfaces ¾ Little or no autonomous metadata sharing

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Santa Fe Meeting

¾ “…the joint impact of these and future initiatives can be substantially higher when interoperability between them [e-print archives] can be established…”

[Ginsparg, Luce, Van de Sompel, UPS Call, July 1999]

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The Problems

Two problems:

¾ End users were/are faced with multiple search interfaces making resource discovery harder.

¾ No machine based way of sharing the metadata

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Cross Search?

¾ US Digital Library Experience suggests cross searching doesn’t scale - N > 100 = bad! ¾ Collection description - knowing which target to use ¾ Query language and search attribute variation ¾ Rank merging problem ¾ Different size and type of target can skew results ¾ Performance - limited to slowest target ¾ Difficult to build a browse interface SOLUTION: get all the metadata records in one place

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Harvest?

¾ Harvest records out of archives into one place ¾ Universal Preprint Service Prototype So: ¾ N = 1 most of the time… ¾ One query language, set of search attributes and ranking algorithm ¾ An awareness of the data makes browse structures easier to build ¾ UPS was quickly changed to OAI - the Open Archives Initiative

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Data and Service Providers

¾ Data Provider Creators and keepers of the metadata and repositories of resources Handle deposit and publishing

¾ Service Provider Harvesters of metadata for the purpose of providing a service such as a search interface, peer-review system, etc.

¾ One ‘service’ can play both roles

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The Dawn of a Protocol

To facilitate metadata harvesting there needs to be agreement on: ¾ Transport protocol - HTTP or FTP or … ¾ Metadata format - Dublin Core or MARC or … ¾ Metadata Quality Assurance - mandatory element set, naming and subject conventions, etc. ¾ Intellectual Property and Usage Rights - who can do what with what?

¾ Agreement led to (fanfare): the Santa Fe Convention

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The Santa Fe Convention

¾ First incarnation of the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH)

¾ Drew upon: The UPS Prototype RePEc/SODA - the Service/Data provider model the Dienst Protocol Work of the Santa Fe group

¾ To “optimise the discovery of e-prints”

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The OAI-PMH 1.0

¾ Introduced Dublin Core element set

¾ Drew upon: Santa Fe Convention Digital Library Federation meetings Work at Cornell Feedback from alpha-testers

¾ A new focus to facilitate the discovery of “document-like objects”

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The OAI-PMH 1.0 - Summary

¾ Low barrier interoperability specification ¾ Based around metadata harvesting model ¾ Focus on “document-like objects” ¾ HTTP based ¾ GET / POST requests ¾ XML responses ¾ Uses unqualified Dublin Core ¾ Not a search protocol! ¾ Experimental

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The OAI-PMH 1.1

¾ A revision of the 1.0 specification taking account of changes to the emerging XML Schema specification

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The OAI-PMH 2.0

¾ Major revision - not compatible with 1.x

¾ Drew upon: OAI-PMH 1.x Feedback from OAI Implementers List OAI tech deliberation Feedback from alpha-testers

¾ “the recurrent exchange of metadata about resources between systems”

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The OAI-PMH 2.0 - Summary

¾ Still a low barrier interoperability specification ¾ Based around metadata harvesting model ¾ Metadata about resources ¾ HTTP based ¾ GET / POST requests ¾ XML responses ¾ Uses unqualified Dublin Core ¾ Not a search protocol! ¾ Stable - OAI has committed to making subsequent revisions of the protocol backwards compatible

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Santa Fe OAI-PMH OAI-PMH convention v.1.0/1.1 v.2.0

nature experimental experimental stable

verbs Dienst OAI-PMH OAI-PMH requests HTTP GET/POST HTTP GET/POST HTTP GET/POST responses XML XML XML transport HTTP HTTP HTTP

unqualified unqualified metadata OAMS Dublin Core Dublin Core document about eprints resources like objects metadata metadata metadata model harvesting harvesting harvesting

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Multiple data and service p’s

Data providers

Harvesting based on OAI-PMH

Service providers

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Aggregators

Data providers

Aggregator

Service providers

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Can be mixed with x-searching

Data providers

Harvesting based on OAI-PMH

Searching based on Z39.50 or SRW

Service providers

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The Benefits of OAI-PMH

¾ Simple ¾ Web (and so firewall) friendly ¾ Access-control, compression, error codes, etc. based on HTTP ¾ Many toolkits - can hide the protocol from developers ¾ Multiple SPs can harvest from multiple DPs ensuring a wider spread of metadata ¾ A base layer to build other services on ¾ Complements search protocols like Z39.50

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Summary So Far

¾ Early movers developing separately ¾ Need for interoperability ¾ Santa Fe Meeting led to OAI ¾ OAI promotes interoperability via: ¾ OAI-PMH Low cost Harvest model Data Providers / Service Providers Simple, easy and built on existing technology An open standard

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Open Archives Forum Tutorial

¾ Task Page ¾ Task 2 Sources of further information ¾ Local link file:///D:/Moni/OAFTutorial/page2.htm#section9 ¾ Web link http://www.oaforum.org/tutorial/english/page2.htm#section9

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Tutorial 1 OAI and OAI-PMH for absolute beginners An introduction to the Open Archives Initiative and the Protocol for Metadata Harvesting Part II: Main Ideas of OAI-PMH Open Archives Forum Tutorial

¾ Task Page ¾ Task 3 Quiz ¾ Local link ¾ Web link http://www.oaforum.org/tutorial/english/page1.htm#section5

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The Open Archives Initiative (OAI)

¾ Main ideas world-wide consolidation of scholarly archives free access on the archives (at least: metadata) consistent interfaces for archives and service provider low barrier protocol / effortless implementation based on existing standards (e.g. HTTP, XML, DC) ¾ Basic functioning of protocol

Requests (based on HTTP) Metadata Metadata (Resources) „Service” Harvester Metadata (encoded in XML) Repository

Service Provider Data Provider

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 OAI: General Assumptions

¾ two groups of ‘participants’ ¾ Data Providers (Open Archives, Repositories) free access of metadata not necessarily: free access to full texts / resources easy to implement, low barriers ¾ Service Providers use OAI interfaces of the Data Providers harvest and store metadata (no live requests!) may select certain subsets from Data Providers (set hierarchy, date stamp) may enrich metadata offer (value-added) service on the basis of the metadata

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 OAI-PMH: Structure Model e-prints e-print

Requests: Data

Repository Provider Identify ListMetadataformats Images ListSets e-print

ListIdentifiers Data

Repository Provider ListRecords GetRecord OPAC e-print Data Harvester Repository Provider Service Provider

Data Responses: Museum Provider General information e-print Data

Metadata formats Repository Provider Set structure Record identifier Archive Metadata e-print Data

Repository Provider

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 OAI-PMH: Protocol Overview

protocol based on HTTP request arguments as GET or POST parameters six request types e.g. http://archive.org? verb=ListRecords&from=2002-11-01 responses are encoded in XML syntax supports any metadata format (at least: Dublin Core) logical set hierarchy (definition: data providers) date stamps (last change of metadata set) error messages flow control

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Protocol Details: Definitions

Harvester client application issuing OAI-PMH requests Repository network accessible server, able to process OAI-PMH requests correctly Resource object the metadata is “about”, nature of resources is not defined in the OAI-PMH Item component of an repository from which metadata about a resource can be disseminated has an unique identifier Record metadata in a specific metadata format Identifier unique key for an item in a repository Set optional construct for grouping items in a repository

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Protocol Details: Definitions (2)

resource

item = all available metadata item identifier about David

Dublin Core MARC SPECTRUM metadata metadata metadata records

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Protocol Details: Records

¾ metadata of a resource in a specific format ¾ three parts 1. header (mandatory) identifier (1) datestamp (1) 2. metadata (mandatory) XML encoded metadata with root tag, namespace repositories must support Dublin Core May support other formats 3. about (optional) rights statements provenance statements

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Protocol Details: Metadata Schema

¾ OAI-PMH supports dissemination of multiple metadata formats from a repository ¾ properties of metadata formats id string to specify the format (metadataPrefix) metadata schema URL (XML schema to test validity) XML namespace URI (global identifier for metadata format) ¾ repositories must be able to disseminate unqualified Dublin Core ¾ arbitrary metadata formats can be defined and transported via the OAI-PMH ¾ returned metadata must comply with XML namespace specification CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Protocol Details: Metadata Schema (2)

¾ minimum standard: unqualified Dublin Core http://dublincore.org/ Dublin Core Metadata Element Set contains 15 elements elements are optional elements may be repeated The Dublin Core Metadata Element Set: Title Contributor Source Creator Date Language Subject Type Relation Description Format Coverage Publisher Identifier Rights

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Request Types

¾ six different request types 1. Identify 2. ListMetadataFormats 3. ListSets 4. ListIdentifiers 5. ListRecords 6. GetRecord ¾ harvester has not to use all types ¾ repository must implement all types ¾ required and optional arguments ¾ depend on request types

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Example: http://edoc.hu-berlin.de/OAI-2.0? verb=ListIdentifiers&from=2002-01-06&until=2002-01-08& metadataPrefix=oai_dc&set=doctypes:dissertations

2002-10-22T17:49:49+01:00 http://edoc.hu-berlin.de/OAI-2.0

oai:HUBerlin.de:3000819 2002-01-08 doctypes doctypes:dissertations dnb dnb:dnb33
oai:HUBerlin.de:3000831 2002-01-07 doctypes doctypes:dissertations dnb dnb:dnb27
CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Protocol Details: Sets

¾ Logical partitioning of repositories ¾ Optional – archives do not have to define sets ¾ No recommendations ¾ Also support selective harvesting ¾ Useful sets are defined by the community where they are used: publication types (thesis, article, …) document types (text, audio, image, …) content sets, according to DNB (, biology, …)

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Protocol Details: Datestamps

¾ date of last modification of a metadata set ¾ mandatory characteristic of every item ¾ enables selective harvesting

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Protocol Details: Flow control

Example “want to have all your new records” Service Provider archive.org/oai?verb=ListRecords& Data Provider metadataPrefix=oai_dc&from=2003-01-01 “have 267, but give you only 100” 100 records + resumptionToken “anyID1”

“want more of this” archive.org/oai?verb=ListRecords& resumptionToken=anyID1

Harvester “have 267, give you another 100” Repository 100 records + resumptionToken “anyID2”

“want more of this” archive.org/oai?verb=ListRecords& resumptionToken=anyID2 “have 267, give you my last 67” 67 records + resumptionToken “”

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Task 4 Using Repository Explorer

¾ http://oai.dlib.vt.edu/cgi-bin/Explorer/oai2.0/testoai

¾ Tasks Scroll down the alphabetical list to find the arXiv repository Click on the Identify link in the Verbs box Click on the list Metadata Formats link Copy oai_dc into the MetadataPrefix box in the parameters section Click on ListRecords Copy the identifier from the header section of the first result, scroll to the bottom of the page and paste the identifier into the identifier box of the parameters section Select raw XML in the display section and click GetRecord in the verbs section

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Tutorial OAI and OAI-PMH for Beginners An introduction to the Open Archives Initiative and the Protocol for Metadata Harvesting

Part III: Implementation Issues Agenda

1. Data Provider or Service Provider

2. Metadata Records

3. Tools and services

4. Examples

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 General: First Questions

Data Provider Which data do I want to deliver? Which service providers do I want to provide with data?

Service Provider Which Service do I want to provide? From which data providers do I get the metadata? In which way the metadata have to be processed?

Data Provider & Service Provider Which aspects do we have to agree upon?

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 General: Metadata Formats / Sets

¾ required: unqualified Dublin Core ¾ special subjects / communities: other metadata specifications may be required describe resources in a specialised way definition of an XML schema (publicly available for validation) ¾ define set hierarchy sensible partitioning for selective harvesting agreement between data providers and between data and service providers

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 General: Organisational Structure

¾ aggregated data providers if harvested by a service provider, “sub data providers” should not be harvested by same SP (duplication ...) ¾ subject gateways selective harvesting if corresponding sets have been defined and implemented

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Data Provider: Prerequisites

¾ metadata on resources (“items”) should be stored in (SQL) database possible in case of need: file system … unique identifier for each item ¾ web server, accessible via the internet e.g. apache, IIS ¾ programming interface / API e.g. Perl, PHP, Java-Servlet web server extension access to database (or filesystem) not needed: session management

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Data Provider: Prerequisites (2)

¾ archive identifier / base URL ¾ unique identifier for items ¾ metadata format (at least: unqualified Dublin Core) ¾ datestamps for metadata (created / last modified) ¾ logical set hierarchy (may have) agreement within (subject) communities ¾ flow control / implementation of resumption token (optional, ‘larger’ archives should have that)

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Service Provider: Prerequisites

¾ internet connected server ¾ database system (relational or XML) ¾ programming environment can issue HTTP requests to web servers can issue database requests XML parser

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Agenda

1. Data Provider or Service Provider

2. Metadata Records

3. Tools and services

4. Examples

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The Basics

¾ OAI-PMH uses XML Schemas ¾ Schemas described what is allowed in an XML document ¾ Schemas have a ‘name’ (namespace) ¾ Schemas have a physical location (commonly on the web) ¾ Example Namespace

http://www.openarchives.org/OAI/2.0/oai_dc/

http://www.openarchives.org/OAI/2.0/oai_dc.xsd

Location

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 ¾ Any XML with an XML Schema = OK for OAI! ¾ OAI-PMH mandates ‘oai_dc’ schema ¾ OAI-PMH documentation includes schema for RFC1807 metadata MARC21 metadata (Library of Congress) oai_marc metadata

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Example: http://edoc.hu-berlin.de/OAI-2.0? verb=GetRecord&identifier=oai:HUBerlin:3000819& metadataPrefix=oai_dc

2002-11-27T14:57:01+01:00 http://edoc.hu-berlin.de/OAI-2.0

oai:HUBerlin.de:3000819 […]
Einfluß genetischer Variationen im Tumor Nekrose […] Schüttlöffel, Antje […]

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 oai_dc

¾ Mandatory ‘Lowest Common Denominator’ ¾ Simple unqualified DC schema ¾ A Container schema is also required OAI specific ¾ Locations: Container schema hosted @ OAI Web site Imports a generic DCMES schema DCMES schema @ DCMI Web site

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Other metadata formats

¾ oai_dc is a simple format providing baseline interoperability

¾ It may not be suitable: Not enough (or the required) elements! Not very precise - it is an “unqualified” MES (not covered in this talk... Sorry!) Not the metadata format you need ie. not: IMS/IEEE LOM - eLearning metadata ODRL - Open Digital Rights Language

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 oai_dc... is not the MES I’m looking for

¾ Implement a different format eg. IMS/IEEE LOM ¾ Already agreed names, XML schema and namespaces ¾ Easier than creating your own schema ¾ Create test records and validate ¾ Modify repository (source code and/or configuration files) to support new format e.g. listMetadataRecords response ¾ Test and validate new repository output

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Extending a format

¾ Decide a name and some namespaces ¾ Develop XML schema for the container and the new elements ¾ Create test records and validate ¾ Modify repository (source code and/or configuration files) to support new format ¾ Test and validate new repository output

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Summary

¾ OAI-PMH allows for any MES so long as... ¾ ...it is encoded in XML with an XML Schema ¾ All repositories must support oai_dc for... ¾ ...minimum level of interoperability ¾ If oai_dc is not enough - extend it! ¾ If oai_dc is not ‘the one’ - use something else as well!

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Agenda

1. Data Provider or Service Provider

2. Metadata Records

3. Tools and services

4. Examples

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Choosing tools

¾ Choice depends on Technical skills available Type of repository or service ¾ Evaluations and comparisons Guide to institutional repository Software http://www.soros.org/openaccess/software/ DAEDALUS: Initial experiences with EPrints and DSpace at the University of Glasgow http://www.ariadne.ac.uk/issue37/nixon/ (Ariadne) DSpace vs. ETD-db: Choosing software to manage electronic theses and dissertations http://www.ariadne.ac.uk/issue38/jones/

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Available Tools

¾ Large choice see list at http://www.openarchives.org/tools/ ¾ Most are open source ¾ Available for a variety of platforms ¾ Difference in emphasis Metadata formats supported Configurability Use out of the box or programming library

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Tool Examples

¾ Dspace http://www.dspace.org/ ¾ CERN http://cdsware.cern.ch/ ¾ Eprints.org http://software.eprints.org/ ¾ ARC http://sourceforge.net/projects/oaiarc/ ¾ Net::OAI::Harvester http://search.cpan.org/~esummers/OAI-Harvester- 0.94/lib/Net/OAI/Harvester.pm ¾ Develop your own (if none of these meet your requirements)

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 How to advertise your service and find data providers

¾ Repository Explorer http://oai.dlib.vt.edu/cgi-bin/Explorer/oai2.0/testoai ¾ OAISTER http://www.oaister.org/o/oaister/ ¾ Southampton http://archives.eprints.org/eprints.php

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Agenda

1. Data Provider or Service Provider

2. Metadata Records

3. Tools and services

4. Examples

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Duke University

https://portfolio.oit.duke.edu/index.jsp

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 University of Oregon

https://ir.uoregon.edu:8443/dspace/index.jsp

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The LACITO Archive

http://lacito.vjf.cnrs.fr/archivage/index.html

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 The LACITO Archive

¾ The LACITO Archive An archive of natural speech in “rare” languages ¾ Gives access to original recordings, with transcriptions and translations

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 ArtWorld

http://artworld.uea.ac.uk/

¾ A group of museums, art galleries and academic departments. ¾ Provides digital images and associated resources for the enhancement of learning and teaching in world art studies. ¾ Facilitates access for students and teachers to primary visual resource materials that are normally relatively inaccessible or widely scattered.

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Summary

¾ during today’s tutorial we hope that you have gained an overview of the history behind the OAI- PMH and an overview of its key features acquired an understanding of how the protocol works learned something about some of the main implementation issues gained familiarity with the OAForum tutorial and learned where to look for more information become comfortable with the terminology used started thinking about how you will be using OAI in your institution

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Questions

¾ now… ¾ feel free to tell us what you didn’t understand ¾ and ask general questions

Monica Duke UKOLN, University of Bath, United Kingdom [email protected] Philip Hunter UKOLN, University of Bath, United Kingdom [email protected]

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Resources

¾ Open Archives Initiative (OAI official Web site) http://www.openarchives.org/ ¾ Open Archives Forum (OA-Forum Web site) http://www.oaforum.org/ ¾ OAI-PMH protocol specification http://www.openarchives.org/OAI/openarchivesprotocol.html ¾ Implementation guidelines: http://www.openarchives.org/OAI/2.0/guidelines.htm ¾ OAI general mailing list http://www.openarchives.org/mailman/listinfo/OAI-general/ ¾ OA-Forum expert reports and reviews of organisational and technical issues Links from http://www.oaforum.org/documents/

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Resources

¾ Repository explorer http://oai.dlib.vt.edu/cgi-bin/Explorer/oai2.0/testoai ¾ Tools http://www.openarchives.org/tools/ ¾ Implementers mailing list http://www.openarchives.org/mailman/listinfo/OAI- implementers/ ¾ Dublin Core http://dublincore.org/ ¾ The Eprints User's Handbook http://software.eprints.org/handbook

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Eprint Archives

¾ ArXiv http://arXiv.org/ ¾ RePec http://www.repec.org/ ¾ Cogprints http://cogprints.ecs.soton.ac.uk/ ¾ NCSTRL: http://www.ncstrl.org

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Examples of Service Providers

¾ Citation Indexing http://icite.sissa.it ¾ Printing on Demand Service http://www.proprint-service.de ¾ Value added Search Engine http://www.myoai.com ¾ DINI http://edoc.hu-berlin.de/oaisearch/ ¾ Physnet http://physnet.uni-oldenburg.de/oai/query.php ¾ ARC http://arc.cs.odu.edu/

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004 Task Page

Task 1 Seven Key Definitions http://www.oaforum.org/tutorial/english/page1.htm#section3 Task 2 Sources of Further Information http://www.oaforum.org/tutorial/english/page2.htm#section9 Task 3 Quiz http://www.oaforum.org/tutorial/english/page1.htm#section5 Task 4 Using Repository Explorer http://oai.dlib.vt.edu/cgi-bin/Explorer/oai2.0/testoai Task 5 Exploring some service interfaces: choose from https://portfolio.oit.duke.edu/index.jsp https://ir.uoregon.edu:8443/dspace/index.jsp http://artworld.uea.ac.uk/ Or any of the service providers or archives listed under Resources

CERN Workshop on Innovations in Scholarly Communications (OAI3) 12th-14th Febuary 2004