Owlrl

Latest version: v5.2.3

Safety actively analyzes 619369 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

5.2.3

~~~~~~

Changes:

* fix README image display
* fix version acquisition in setup.py

5.2.2

~~~~~~

Changes:

* Depend on RDFLib v5.0+

* Removed rdflib_jsonld as a requirement. It is included in rdflib 6.0

* Detect if rdflib 6.0 is in use, and do not import the jsonld module

5.2.1

~~~~~~

Changes:

* 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

5.2.0

~~~~~~

Changes:

* Dropped LiteralProxies finally. Processing of literals is no longer done through a LiteralProxy class (thanks :code:`wrobell`)

* As a consequence:

* The change improves performance of the library by about 14%.

* Related blocks of code, which swallow exceptions are removed.

* Unit tests for the following OWL 2 RL rules are implemented
cax-dw,
cls-avf,
cls-maxc1,
cls-maxc2,
cls-maxqc1,
cls-maxqc2,
cls-maxqc3,
cls-maxqc4

* Unit tests for RDFS closure implemented
adding datatype axioms,
one time rules

* Unit tests for OWL 2 RL extras closure implemented
one time rules

5.1.1

~~~~~~

Changes:

* Renamed script: :code:`closure.py` to :code:`owlrl.py`

* Fixed a deployment bug which caused the shebang to be rewritten incorrectly in the owlrl.py script.

5.1.0

~~~~~~

Changes:

* Rename module from RDFClosure to owlrl

* Published on PyPI!

* Fixed bugs caused by python3 automatic conversion (like :code:`range` being a variabe, not a function)

* Added some basic tests (more tests coming!)

* Started foundational work to remove :code:`LiteralProxies` in the future (thanks :code:`wrobell`)

* Simplified some sections of the code (thanks :code:`wrobell`)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.