Owlrl

Latest version: v7.1.2

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

Scan your dependencies

Page 1 of 3

6.0.2

~~~~~~~~~~~~~~~~~~~~~~~
Changes:

* works with rdflib >= 6.2.0
* replaces owl namespace element lists with those of rdflib (OWL, RDF, RDFS, XSD)

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.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.