export from dspace to fedora repository bridge project october 2005

16
Export from DSpace to Fedora Repository Bridge Project October 2005

Upload: theodore-woods

Post on 12-Jan-2016

226 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Export from DSpace to Fedora Repository Bridge Project October 2005

Export from DSpace to FedoraRepository Bridge ProjectOctober 2005

Page 2: Export from DSpace to Fedora Repository Bridge Project October 2005

Contents

Background Requirements Systems and architecture Interactions Standards Conclusion

Page 3: Export from DSpace to Fedora Repository Bridge Project October 2005

Introduction

Building a bridge to allow export of electronic theses from institutional repositories using DSpace to a national repository using Fedora.

Export will be automated and will cover PhD and MPhil theses as well as some taught Masters theses, in a manner that mimics the present arrangement for paper based theses.

Page 4: Export from DSpace to Fedora Repository Bridge Project October 2005

At present

University NLW

catalogues catalogues

shelves(for access)

shelves(for archival storage)

Page 5: Export from DSpace to Fedora Repository Bridge Project October 2005

Requirements - functions

Automatic export of e-theses from DSpace into Fedora

Manual specification of other items to export

Log and report success or failure of software

Security

Page 6: Export from DSpace to Fedora Repository Bridge Project October 2005

Requirements – use cases

InstitutionalRepository

Archive Repository

ExporterSysadmin

ImporterSysadminSubmitter

Repository Bridge

Add item to export

List items

Export item

Import items

View logs

<<uses>><<uses>>

Page 7: Export from DSpace to Fedora Repository Bridge Project October 2005

Requirements - constraints Designed so that maintenance of

code relating to either repository is local to that repository

Avoid changes to repository tools themselves

Use established, stable standards for transfer of metadata

Page 8: Export from DSpace to Fedora Repository Bridge Project October 2005

System architecture

University NLW

DSpace

Exporter

ExportList

database

Bridge moduleWeb GUI

Importer

Web GUI

ImportList

Fedora

Ingest

database

OAI-PMH

Web services

Bridge module

OAI-P

MH (M

ETS)

Page 9: Export from DSpace to Fedora Repository Bridge Project October 2005

System interaction (1)

:Importer:ImportList :Exporter :ExportList

DSpacehandshake

start export

get list

OAI getRecord (METS)

save itemverify export

{until no more items}

finished

Page 10: Export from DSpace to Fedora Repository Bridge Project October 2005

System interaction (2)

Fedora:Importer:ImportList

start ingestingest item

{until no more items}

:Exporter

handshake

finished

notify ingestsave identifiers

:ExportList

Page 11: Export from DSpace to Fedora Repository Bridge Project October 2005

Standards (OAI and METS) Available “out of the box”

DSpace can use OAI-PMH and export using METS

Fedora can use METS as basis for import

Not specific to any particular software

Likely to be relatively stable

But…

Page 12: Export from DSpace to Fedora Repository Bridge Project October 2005

Questions

Does OAI-PMH’s use of “sets” restrict design of institutional repositories?

How do we decode the binary encoded rights (licence) data?

What problems does the lack of structural metadata in DSpace export cause?

Page 13: Export from DSpace to Fedora Repository Bridge Project October 2005

Another bridge With EThOS UK database of theses

NLW acts as Welsh hub

Inst

Inst

Inst

Inst

UK DoT

NLW

Page 14: Export from DSpace to Fedora Repository Bridge Project October 2005

Export to UK-DoT

From Fedora to BL OAI-PMH

Needs richer set of metadata than plain Dublin Core

OAI data provider provision in Fedora 2.1 will support this Multiple metadata formats Incremental harvest by date

modified Support for OAI sets

Page 15: Export from DSpace to Fedora Repository Bridge Project October 2005

Progress so far

Investigations into submission and deposit of theses

Requirements specification Started on design specification

So…

Page 16: Export from DSpace to Fedora Repository Bridge Project October 2005

…it’s early days

Watch this space…

Project website at http://www.inf.aber.ac.uk/bridge/

Contact Jon Bell, [email protected] Glen Robson, [email protected]