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

Rdflib 6.0 and json-ld fixes #47

Closed ashleysommer closed 3 years ago

ashleysommer commented 3 years ago

Fixes #45 Replaces #46

Changes:

ashleysommer commented 3 years ago

@nicholascar Can you please review and merge, though I'm not sure how to correctly put out a new OWL-RL release.

nicholascar commented 3 years ago

Can you please review and merge...

Sure, will do a bunch of rdflib reviews tonight.

...though I'm not sure how to correctly put out a new OWL-RL release.

I've got access to OWL-RL on GitHub & PiPY, so I should be able to put updates through.

nicholascar commented 3 years ago

version tagged, readthedocs updated and PyPI version released: 5.2.2

ashleysommer commented 3 years ago

Thanks Nick! As a direct result of this: