Sphinx-probs-rdf

Latest version: v0.5.0

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

Scan your dependencies

Page 2 of 3

0.2.0

-------------------

Changes:

- Recipes are now in namespace probs-recipe: not probs: prefix (the semantics are different so it should have been different)

0.1.7

-------------------

New:

- Recipes can be in several units other than "kg" ("m2" for area, "m3" for volume, and "-" for number). This list may be expanded in future.

0.1.6

-------------------

New:

- New config value `probs_rdf_extra_prefixes` is a dictionary of RDF prefixes which will be bound when parsing RDF values. Default prefixes include `sys:`, equal to the config value `probs_rdf_system_prefix`, `probs:` for the PRObs ontology, and `rec:` for recipes.
- `TTL` directive renders with syntax highlighting as a code block.
- `TTL` directive actually parses the turtle format RDF and checks it is valid.
- New `system:object` option `traded` to set `probs:objectIsTraded` (experimental).
- New `system:object` option `equivalent` to set `probs:objectEquivalentTo` (experimental).

0.1.5

-------------------

Fixes:

- Include static CSS files within the package distribution.

0.1.4

-------------------

Changes:

- The CSS for styling the object/process definition blocks is now included by the extension. The file `_static/system-definitions.css` no longer needs to be included in the documentation using the extension.

Fixes:

- Improve styling of "ending sub-objects" markers
- Fix object index when no processes are defined
- Fix cross-reference link to objects' parent

0.1.3

-------------------

- Objects are now also ReferenceObjects in RDF output

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.