Information for build python-owl_rl-6.0.2-7.fc37

ID2204175
Package Namepython-owl_rl
Version6.0.2
Release7.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-owl_rl.git#a64277c4cd447017172076706ef34e2b0ced384b
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 bygui1ty
State complete
Volume DEFAULT
StartedMon, 22 May 2023 14:36:39 UTC
CompletedMon, 22 May 2023 14:38:47 UTC
Taskbuild (f37-build-side-67978, /rpms/python-owl_rl.git:a64277c4cd447017172076706ef34e2b0ced384b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-owl_rl.git#a64277c4cd447017172076706ef34e2b0ced384b'}}
Tags
f37-updates
RPMs
src
python-owl_rl-6.0.2-7.fc37.src.rpm (info) (download)
noarch
python3-owl_rl-6.0.2-7.fc37.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon May 22 2023 Sandro <devel@penguinpee.nl> - 6.0.2-7 - Fix rpmlint issues * Mon May 22 2023 Sandro <devel@penguinpee.nl> - 6.0.2-6 - Clean up spec file * Mon May 22 2023 Sandro <devel@penguinpee.nl> - 6.0.2-5 - Remove dependency on rdflib_jsonld - python-rdflib 6.2.0 is available in f37 and rawhide - Prerequisite for fixing FTBFS for python-odml * 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