dspace 2.0
A python library for retrieving data from a DSpace repository.
Introduction
This package provides a DSpace interface on top of the Python OAI-PMH library, pyoai. After providing the OAI-PMH server URL, items can be harvested either by collection handle or individually. Additional harvesting options such as dates are passed through directly to the pyoai client.
Changes in version 2
SWORD integration was added to support depositing items into the repository. This requires some changes in the URL handling on the Repository class.
History
2.0 (2011-03-24)
- Added a SWORD client for pushing new items to the DSpace repository
1.0 (2010-08-19)
- Repository class for interfacing with the OAI-PMH server of a DSpace repsitory
- Default METS based metadata extraction
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| dspace-2.0.tar.gz (md5) | Source | 2011-03-24 | 11KB | 345 | |
- Author: Texas A&M University Library
- Home Page: http://library.tamu.edu
- Keywords: dspace oaipmh sword
- Categories
- Package Index Owner: benliles, library.tamu.edu
- DOAP record: dspace-2.0.xml
