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
# 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 
This project was generated with python-package-template
Release files for rdf-linkchecker 3.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rdf-linkchecker-3.2.0.tar.gz | 8.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rdf_linkchecker-3.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.5 kB
Release files / rdf-linkchecker-3.2.0.tar.gz
| Download URL | rdf-linkchecker-3.2.0.tar.gz |
|---|---|
| Size | 8.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1b45c7254f8e199d7331cab4564816ec3a1eaa74b7a970f0ef732242479ac125
|
|
BLAKE2b-256 checksum How to use checksums |
3559e8b2abe002180bb89c1526528c98e929dfc288d916c4e7777c76e7761983
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.10.4 Linux/5.15.0-27-generic
|
Release files / rdf_linkchecker-3.2.0-py3-none-any.whl
| Download URL | rdf_linkchecker-3.2.0-py3-none-any.whl |
|---|---|
| Size | 8.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bb6a7520d53f8d66f0be20346ff894054228912c0fefeedeaa82a3707e0174ac
|
|
BLAKE2b-256 checksum How to use checksums |
56c2523e86b304bd23baabae15ce66349755e6e07b10654cfc214a1cdc13bf8e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.10.4 Linux/5.15.0-27-generic
|