Extension Dead or Alive Link Checker


Extension Basics

Title
Dead or Alive Link Checker
Name
ckanext-deadoralive
Type
Public extension
Description
CKAN extension for the Dead or Alive link checker service to identify broken resource links
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2014-10-30 16:40:07)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

This extension provides the API that enables a CKAN site to be checked by the Dead or Alive link checker service. It handles saving the results posted by the link checker in CKAN’s database and adds various broken link reports to the CKAN site. Features include configurable recheck intervals, minimum fail thresholds before marking resources as broken, and report pages showing datasets with broken links including maintainer information. Works with the separate deadoralive Python service that performs the actual link checking.

Version
0.0.4
Version release date
2014-10-30
Contact name
CKAN
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

ckanext.deadoralive.authorized_users = deadoralive ckanext.deadoralive.recheck_resources_after = 24 ckanext.deadoralive.broken_resource_min_fails = 3

Plugins to configure (ckan.ini)
deadoralive
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions