OWL RL Versions Save

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.

v5.2.3

2 years ago
  • make all images in README work in GitHub and PyPI
  • ensure version acquisition works in setup.py

v5.2.2

2 years ago
  • small fixes to ensure OWL-RL works with both rdflib 5.0.0 and 6.0.0
  • code tidies (black), no functional changes

v5.2.1

4 years ago
  • Added stdeb.cfg file, and notes in requirements-dev.txt for building a debian package

  • Removed the .py extension from the files in the scripts directory

  • Same change as above but for the RDFConvertService script

  • Fix Qualified Max Cardinality 0 Bug

  • Fix output printing of owlrl commandline script

v5.2.0

5 years ago

Merged LiteralProxy removal code by @wrobell Renamed closure.py to owlrl.py Updated README.rst Moved changelog to its own CHANGELOG.rst file Fixed bdist_wheel bug that mangled shebang lines in scripts.

v5.1.1

5 years ago

Renamed closure.py to owlrl.py Fixed bdist_wheel mangling shebangs Moved changelog to its own file CHANGELOG.rst Added some extra internal links to README.rst

v5.1.0

5 years ago

Renamed module from RDFClosure to owlrl Added a new modern setup.py based on latest setuptools

  • old setup.py is archived as setup.py.old added python Trove Classifiers for extra metadata Updated docs to reflect module name change added some new info to the changelog in the README file Bumped version to 5.1.0 to reflect recent significant changes Released on pypi!!!

citable-version

9 years ago