RDFLib / OWL-RL

A simple implementation of the OWL2 RL Profile on top of RDFLib: it expands the graph with all possible triples that OWL RL defines. It can be used together with RDFLib to expand an RDFLib Graph object, or as a stand alone service with its own serialization.
http://www.ivan-herman.net/Misc/2008/owlrl/
Other
144 stars 30 forks source link

Version 6.x is available on PyPi and Anaconda, but the latest on GitHub is 5.2.3 #60

Closed rl-utility-man closed 1 year ago

rl-utility-man commented 1 year ago

I just wanted to confirm that 6.0.2 available here https://pypi.org/project/owlrl/#history and here https://anaconda.org/conda-forge/owlrl/files is legitimate. If so, documenting that on GitHub would be much appreciated! Thanks!

rl-utility-man commented 1 year ago

It's also in the changelog on GitHub; it's just not on the right hand side releases button.