Thu, 11 Jul 2024 11:23:59 UTC | login

Information for build python-owl_rl-6.0.2-3.fc38

ID229043
Package Namepython-owl_rl
Version6.0.2
Release3.fc38
Epoch
SummaryOWL-RL and RDFS based RDF Closure inferencing for Python
DescriptionA 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 22 Feb 2023 15:31:34 UTC
CompletedWed, 22 Feb 2023 15:31:34 UTC
Tags
f38
RPMs
src
python-owl_rl-6.0.2-3.fc38.src.rpm (info) (download)
noarch
python3-owl_rl-6.0.2-3.fc38.noarch.rpm (info) (download)
Changelog * Mon Aug 15 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 6.0.2-3 - fix: use rdflib_jsonld until rdflib is updated to 6.0.0 (fixes: rhbz#2003891, rhbz#2113640) * Mon Aug 15 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 6.0.2-2 - feat: use pyproject macros * Mon Aug 15 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 6.0.2-1 - feat: update to 6.0.2 - drops doc subpackage that contained sphinx docs: sphinx generated docs require unbundling of fonts/js and so on, so we don't include them. * Mon Aug 15 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 5.2.3-6 - chore: remove unneeded macro * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 5.2.3-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Oct 24 2021 Aniket Pradhan <major AT fedoraproject DOT org> - 5.2.3-1 - Update to v5.2.3 - Mention rdflib-jsonld as an explicit requirement because the current version of rdflib is < 6 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 17 2021 Aniket Pradhan <major AT fedoraproject DOT org> - 5.2.1-5 - Fix Obsoletes version * Thu Jun 17 2021 Aniket Pradhan <major AT fedoraproject DOT org> - 5.2.1-4 - Fix subpackage name * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 5.2.1-3 - Rebuilt for Python 3.10 * Wed May 26 2021 Aniket Pradhan <major AT fedoraproject DOT org> - 5.2.1-2 - Fix description * Mon May 10 2021 Aniket Pradhan <major AT fedoraproject DOT org> - 5.2.1-1 - Initial build