A simple DublinCore/ORE SimpleArchive Packager
Project description
dc-ore-packager
A tool to create a SimpleArchivePackage package from a BaseURL and a Handle of an item of any repository that supports OAI protocol, which can be imported by DSpace's Batch Import tool.
The objective is to create a clone of the given item using a link to its bitstreams and a copy of its bitstreams. The link is made using ORE format, so that the bitstreams are shown in the graphical interface in the exactly same way as the original item.
To use it:
from dc_ore_packager import DCOREPackager repositoryURL = 'http://demo.dspace.org' handleList = ['10673/3','10673/4','10673/5','10673/6','10673/7'] i = DCOREPackager(repositoryURL, handleList, outDir='/tmp') print(i.getPackage())
A sample WebApp that receives a URL and send a package file: dc-ore-packager-webapp
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size dc_ore_packager-0.0.3-py3-none-any.whl (16.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size dc-ore-packager-0.0.3.tar.gz (3.4 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for dc_ore_packager-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 306c1646366e7f217f664795daad1986e43ffb2fdc44f543c924e7548cdd6483 |
|
MD5 | 2ce38718d9fca7afe6a792b3cc57e448 |
|
BLAKE2-256 | 2a0e784a2acba6701a316a995715cc88cdfb30de6f7d9ce43641604a68f34649 |