Extension Swiss National Library Harvester


Extension Basics

Title
Swiss National Library Harvester
Name
ckanext-snl
Type
Public extension
Description
Harvester for the Swiss National Library (SNL) for the OGD portal of Switzerland.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2014-11-12 16:05:27)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

ckanext-snl

Harvester for the Swiss National Library (SNL) for the OGD portal of Switzerland.

Installation

Activate your CKAN virtualenv and install:

pip install -e git+https://github.com/ogdch/ckanext-snl.git@develop#egg=ckanext-snl
pip install -r requirements.txt

Add snl and snl_harvester to ckan.plugins.

Harvesting Commands

Run harvesting via paster:

paster --plugin=ckanext-harvest harvester gather_consumer
paster --plugin=ckanext-harvest harvester fetch_consumer
paster --plugin=ckanext-harvest harvester run

Export/Resume

Additional paster commands for export and resume operations.

Can be deployed as a daemon for continuous harvesting.

Note: This repository was archived on Jan 4, 2022.

Requirements

  • ckanext-harvest
  • lxml, boto, filechunkio, pyoai, urllib3, xlrd

License

AGPL-3.0 (Liip AG)

Version
2.0.3
Version release date
2014-09-24
Contact name
Liip AG
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
snl snl_harvester
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions