Skip to main content

a simple utility to check and harvest metadata records from an OAI request when they meet theDLTN requirements

Project description

About

Tests whether records from an OAI-PMH feed pass minimum requirements of DLTN and optionally harvests only the good records from a request to disk so that they can be added to Repox and included in the DPLA.

Install

Examples

  1. Check for bad DC records in an entire OAI-PMH feed.

$ python run -e http://my-oai-endpoint:8080/OAIHandler -m oai_dc
  1. Check and harvest good DC records from an entire OAI-PMH feed.

$ python run -e http://my-oai-endpoint:8080/OAIHandler -m oai_dc -H True
  1. Check and harvest good xoai records from a specifc set.

$ python run -e http://my-oai-endpoint:8080/OAIHandler -m xoai -s my_awesome_xoai_set -H True
  1. Check and harvest good MODS records from an entire provider in Repox.

$ python run -e http://my-oai-endpoint:8080/OAIHandler -m MODS -p CrossroadstoFreedomr0 -H True

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

dltn_checker-0.0.1.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

dltn_checker-0.0.1-py3-none-any.whl (5.4 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