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
142 stars 30 forks source link

Fix owlrl CLI script #67

Closed niklasl closed 1 month ago

niklasl commented 2 months ago

The owlrl command line script broke in version 6 due to removed constants. This fix restores them, and fixes two small bugs: