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

Fix #5 #6

Closed ashleysommer closed 5 years ago

ashleysommer commented 5 years ago

Fixes https://github.com/RDFLib/OWL-RL/issues/5

iherman commented 5 years ago

@nicholascar I prefer you decide on such merges these days. It looks o.k. to me, though:-)

(Thanks @ashleysommer )