Skip to main content

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
i = DCOREPackager('http://demo.dspace.org', '10673/7')
pkg = i.getPackage()

A sample WebApp that receives a URL and send a package file: dc-ore-packager-webapp

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dc-ore-packager-0.0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

dc_ore_packager-0.0.1-py3-none-any.whl (16.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page