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

Use better name for closure.py script #25

Closed wrobell closed 5 years ago

wrobell commented 5 years ago

According to PyPI description of the script, the script performs conversion. That would suggest owlrl-convert script. But it also performs OWL 2 RL inference. So what about simply owlrl or owlrl-lint?

nicholascar commented 5 years ago

I think we will go with the simplest owlrl. I'll see if we can make a renaming and documentation update today or tomorrow to fix this and a few more things.

ashleysommer commented 5 years ago

Fixed in https://github.com/RDFLib/OWL-RL/commit/29c4baf6ff91dd2135a5743098b09640c4c2905e