A set of URI normalization rules used by the ACDH
Project description
UriNormRules
Set of URI normalization rules used within the ACDH-CD.
Provides Python 3 and PHP bindings.
Rules are stored as a JSON in the UriNormRules/rules.json file.
Installation
Python
Using pip3:
pip install acdh_uri-norm-rules
PHP
Using composer:
composer require acdh-oeaw/uri-norm-rules
Usage
Python
from AcdhUriNormRules import *
print(AcdhUriNormRules.getRules())
PHP
require_once 'vendor/autoload.php';
print_r(acdhOeaw\UriNormRules::getRules());
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
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 acdh_uri-norm-rules-1.0.0.tar.gz.
File metadata
- Download URL: acdh_uri-norm-rules-1.0.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43133d8508a966580b6b9a120bca7d1f2b4a7af731d10a9522ba702c00c928e0
|
|
| MD5 |
b6f4dcfa824b1b17707104bd29aeb21e
|
|
| BLAKE2b-256 |
8dc6b91e1a40d5c326429173e33a52574cf43e8c4b1df017b041f21817c331bd
|
File details
Details for the file acdh_uri_norm_rules-1.0.0-py3-none-any.whl.
File metadata
- Download URL: acdh_uri_norm_rules-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32a1d6aa5fd76ed0ef17ea2c533f8de2e121d44375ccecf5fabfeb485cd8045d
|
|
| MD5 |
a420f8f1d0a0010ed3183bdbdf6bbad3
|
|
| BLAKE2b-256 |
19a33faa873ddfee0622a63278963c24db26f4411a881c983b09480b23ea4c22
|