OWL-RL and RDFS based RDF Closure inferencing for Python
Project description
OWL-RL
A simple implementation of the OWL2 RL Profile, as well as a basic RDFS inference, on top of RDFLib. Based mechanical forward chaining. The distribution contains:
OWL-RL: the Python library. You should copy the directory somewhere into your PYTHONPATH
. Alternatively, you can also run the python setup.py install
script in the directory.
scripts/RDFConvertService
: can be used as a CGI script to invoke the library. It may have to be adapted to the local server setup.scripts/owlrl
: script that can be run locally on to transform a file into RDF (on the standard output). Run the script with-h
to get the available flags.
The package requires Python version 3.5 or higher; it depends on RDFLib; version 4.2.2 or higher is required. If you need the python 2.7.x compatible version, see the @/py2 branch in this repository.
For the details on RDFS, see the RDF Semantics Specification; for OWL 2 RL, see the OWL 2 Profile specification.
View the OWL-RL documentation online: http://owl-rl.readthedocs.io/
To view the changelog for this software library, see CHANGELOG.rst.
This software is released under the W3C© SOFTWARE NOTICE AND LICENSE. See LICENSE.txt.
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
Built Distribution
File details
Details for the file owlrl-5.2.2.tar.gz
.
File metadata
- Download URL: owlrl-5.2.2.tar.gz
- Upload date:
- Size: 60.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9555c0ba13c1f4785f3b1bee246bdc8f13734632519cd2f66c2651659be2a099 |
|
MD5 | bf9cbc7ee86af4b4cd1d90404396e574 |
|
BLAKE2b-256 | 04fdbc27f9fe6f47a1c992965f6cfa6e338e604ff2f521b422d644396ff017bc |
Provenance
File details
Details for the file owlrl-5.2.2-py3-none-any.whl
.
File metadata
- Download URL: owlrl-5.2.2-py3-none-any.whl
- Upload date:
- Size: 57.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7a965cfa31cf34ce6603ed4bc091e79d4ad363f003c3e3f7ac73d6a500424ee |
|
MD5 | 2d48b11d82df88354c154773bb71fd54 |
|
BLAKE2b-256 | d7d9a245e40f20e81e558f5bab22b6d96183d92916326fea628e98ec380a5666 |