How to Install and Uninstall python3-owl_rl.noarch Package on Fedora 34

Last updated: September 19,2024

1. Install "python3-owl_rl.noarch" package

Please follow the guidance below to install python3-owl_rl.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-owl_rl.noarch

2. Uninstall "python3-owl_rl.noarch" package

This is a short guide on how to uninstall python3-owl_rl.noarch on Fedora 34:

$ sudo dnf remove python3-owl_rl.noarch $ sudo dnf autoremove

3. Information about the python3-owl_rl.noarch package on Fedora 34

Last metadata expiration check: 2:18:37 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-owl_rl
Version : 5.2.3
Release : 1.fc34
Architecture : noarch
Size : 78 k
Source : python-owl_rl-5.2.3-1.fc34.src.rpm
Repository : updates
Summary : OWL-RL and RDFS based RDF Closure inferencing for Python
URL : https://github.com/RDFLib/OWL-RL
License : W3C
Description : 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:
:
: * 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.