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.0.tar.gz
(7.3 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-1.2.0.tar.gz.
File metadata
- Download URL: rdf-linkchecker-1.2.0.tar.gz
- Upload date:
- Size: 7.3 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 |
dc928816e6385bc66bd31f5f9942409cfadb97c22e47644f7ce155f34a995da3
|
|
| MD5 |
785b64d987aa8c18559af44a048319ae
|
|
| BLAKE2b-256 |
b282ba2f2ecb3299156a22dd281bac82dcbdad4c95a1b3ac08ed4a15b8eef4f8
|
File details
Details for the file rdf_linkchecker-1.2.0-py3-none-any.whl.
File metadata
- Download URL: rdf_linkchecker-1.2.0-py3-none-any.whl
- Upload date:
- Size: 7.4 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 |
19adba2f86f2d056ee773f771f54ffc70ca22402db676d47e38936f9fd921b72
|
|
| MD5 |
6e4a8d8fbf855e24c69b93d56c62fea7
|
|
| BLAKE2b-256 |
28b9129f2f567fcb3ea7f1ab4bcfd748b27a879537fa223df74dc80e755decb7
|