Skip to main content

`rdf-linkchecker` checks URL in RDF files for reachability

Project description

rdf_linkchecker

Build status Python Version Dependencies Status

Code style: black Security: bandit Pre-commit Semantic Versions License Coverage Report

Check URLs in Triple-Store files.

Installation

python3 -m pip install rdf-linkchecker

Usage

Run with a list of files to check

rdf-linkchecker myonefile.ttl myotherfile.ttl

Configuration

The --config-filename option can be used to pass an INI-style file.

[connection]
retries = 1
#seconds
timeout = 3
# first sleep in seconds between retries
# exponential backoff afterwards
sleep =1

[skip]
# any URL matching an entry in this comma separated list is not checked
domains = https://some.tld/path,http://someother.tld

# level: "all" | "only-failed" | "none"
# target: "console" | filename
"reporting": {"level": "all", "target": "console"}

Credits 🚀 Your next Python package needs a bleeding-edge project structure.

This project was generated with python-package-template

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

rdf-linkchecker-3.2.0.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

rdf_linkchecker-3.2.0-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file rdf-linkchecker-3.2.0.tar.gz.

File metadata

  • Download URL: rdf-linkchecker-3.2.0.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.15.0-27-generic

File hashes

Hashes for rdf-linkchecker-3.2.0.tar.gz
Algorithm Hash digest
SHA256 1b45c7254f8e199d7331cab4564816ec3a1eaa74b7a970f0ef732242479ac125
MD5 890cddc59fd0a65c4030848e637ec3f3
BLAKE2b-256 3559e8b2abe002180bb89c1526528c98e929dfc288d916c4e7777c76e7761983

See more details on using hashes here.

File details

Details for the file rdf_linkchecker-3.2.0-py3-none-any.whl.

File metadata

  • Download URL: rdf_linkchecker-3.2.0-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.15.0-27-generic

File hashes

Hashes for rdf_linkchecker-3.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bb6a7520d53f8d66f0be20346ff894054228912c0fefeedeaa82a3707e0174ac
MD5 cf723564627afcdd49a78ed5736d2a14
BLAKE2b-256 56c2523e86b304bd23baabae15ce66349755e6e07b10654cfc214a1cdc13bf8e

See more details on using hashes here.

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