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-2.0.1.tar.gz
(7.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rdf-linkchecker-2.0.1.tar.gz.
File metadata
- Download URL: rdf-linkchecker-2.0.1.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.5 Linux/5.13.0-27-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1338bbf5ad40b36cd5199cba3934bce1fb776b7d159e55ee1f07903f119f558
|
|
| MD5 |
29e912ea9a3ce32d8e536d8a6d5d8771
|
|
| BLAKE2b-256 |
f8a2c2e6bef11f09dd12dcd8cc98f9e46959f1b06c85c179c358f6579917e70b
|
File details
Details for the file rdf_linkchecker-2.0.1-py3-none-any.whl.
File metadata
- Download URL: rdf_linkchecker-2.0.1-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.5 Linux/5.13.0-27-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9375deee3e8bc6a39743543e3585b90b5a551b1a9e23ddb25c81f4c28f6afe1c
|
|
| MD5 |
0c4c96bf6e3db48b6cbe24f2099e50af
|
|
| BLAKE2b-256 |
59e55d8ae4b3f4795f54bb0fb0ba876ef683969dd2e5818a65bf0dc989c5f891
|