Wed, 03 Jul 2024 21:38:02 UTC | login

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

ID248731
Package Namepython-owl_rl
Version6.0.2
Release8.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
StartedThu, 01 Jun 2023 09:19:25 UTC
CompletedThu, 01 Jun 2023 09:19:25 UTC
Tags
f38
f39
f40
RPMs
src
python-owl_rl-6.0.2-8.fc38.src.rpm (info) (download)
noarch
python3-owl_rl-6.0.2-8.fc38.noarch.rpm (info) (download)
Changelog * Thu May 04 2023 Sandro <devel@penguinpee.nl> - 6.0.2-8 - Fix rpmlint issues * Thu May 04 2023 Sandro <devel@penguinpee.nl> - 6.0.2-7 - Clean up spec file * Thu May 04 2023 Sandro <devel@penguinpee.nl> - 6.0.2-6 - Remove dependency on rdflib_jsonld - python-rdflib 6.2.0 is available in f37 and rawhide - Prerequisite for fixing FTBFS for python-odml * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Aug 15 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 6.0.2-4 - chore: remove duplicate license file * 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