Awesome `rdf-linkchecker` is a Python cli/package created with https://github.com/TezRomacH/python-package-template
Project description
rdf_linkchecker
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
[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
This project was generated with python-package-template
Project details
Release history Release notifications | RSS feed
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-1.2.2.tar.gz
(7.3 kB
view hashes)
Built Distribution
Close
Hashes for rdf_linkchecker-1.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5383ed10d96db90c8094cd928a4e595f95791c6ce0d2c53ef0c148e4f08cd10 |
|
MD5 | bfdec61510e03b61de5432247826aa58 |
|
BLAKE2b-256 | 49ba2798d037aa618185b48af92f6d74e9af6454f8632ced31297cae755bce1c |