ITADN
ontology-tools/py-horned-owl

版本发布 8

v1.4.0
? · 2026-02-11

## What's Changed * Add reasoner support in https://github.com/ontology-tools/py-horned-owl/pull/44 * Update rust edition and pyo3 in https://github.com/ontology-tools/py-horned-owl/pull/45 * Add missing declaration-getting functions in https://github.com/ontology-tools/py-horned-owl/pull/46 * Changed to pytest in https://github.com/ontology-tools/py-horned-owl/pull/49 * Drop python 3.8 and 3.9 support in https://github.com/ontology-tools/py-horned-owl/pull/50 * Add support for positional pattern matching in https://github.com/ontology-tools/py-horned-owl/pull/48 * Added input type to input IRIs as IRI or str in Python in https://github.com/ontology-tools/py-horned-owl/pull/53 * Add structural reasoner in https://github.com/ontology-tools/py-horned-owl/pull/54 * Update to new mac version in https://github.com/ontology-tools/py-horned-owl/pull/55 **Full Changelog**: https://github.com/ontology-tools/py-horned-owl/compare/v1.2.1...v1.4.0

v1.2.0
? · 2025-02-20

## Breaking changes * Properties `from` and `to` of (ObjectProperty- DataProperty-, NegativeObjectProperty-, and NegativeDataProperty) have been renamed to `source` and `target` to avoid clashes with Python keywords ## What's Changed * Fixing URI of object property in usage.rst by @cmungall in https://github.com/ontology-tools/py-horned-owl/pull/35 * Fix typing for add_axiom arguments in __init__.pyi, #36 by @cmungall in https://github.com/ontology-tools/py-horned-owl/pull/37 * Feature/models from template by @b-gehrke in https://github.com/ontology-tools/py-horned-owl/pull/38 **Full Changelog**: https://github.com/ontology-tools/py-horned-owl/compare/v1.1.0...v1.2.0

v1.1.0
? · 2025-01-24

# Breaking Changes - Order of arguments in constructor of `SubClassOf` swapped. It now takes the subclass as a first argument and superclass as second argument to match Functional Syntax **Full Changelog**: https://github.com/ontology-tools/py-horned-owl/compare/v1.0.2...v1.1.0

v1.0.1.dev1预发布
? · 2024-06-26

## What's Changed * Added simple performance scripts by @b-gehrke in https://github.com/ontology-tools/py-horned-owl/pull/21 * Documentation updates by @b-gehrke in https://github.com/ontology-tools/py-horned-owl/pull/22 * Added documentation by @b-gehrke in https://github.com/ontology-tools/py-horned-owl/pull/23 * Performance improvements by @b-gehrke in https://github.com/ontology-tools/py-horned-owl/pull/26 **Full Changelog**: https://github.com/ontology-tools/py-horned-owl/compare/v1.0.0...v1.0.1.dev1

v1.0.0
? · 2024-06-11

## What's Changed * Support for horned-owl 1.0.0 * More convenience functions to create components * Better support for CURIEs in all places * Adding ofn read support. by @cmungall in https://github.com/jannahastings/py-horned-owl/pull/19 * Add load and save serialization options by @b-gehrke in https://github.com/jannahastings/py-horned-owl/pull/20 ## New Contributors * @cmungall made their first contribution in https://github.com/jannahastings/py-horned-owl/pull/19 **Full Changelog**: https://github.com/jannahastings/py-horned-owl/compare/v0.3.2...v1.0.0

v0.3.2
? · 2024-01-23

## What's Changed * Documentation and fixed python 3.8 typing error in python stubs added by @b-gehrke in https://github.com/jannahastings/py-horned-owl/pull/17 **Full Changelog**: https://github.com/jannahastings/py-horned-owl/compare/v0.3.1...v0.3.2

v0.3.1
? · 2024-01-05

## What's Changed - Added proper conversions for references. Thus fixing infinite recursion in `get_axioms_for_iri` function. **Full Changelog**: https://github.com/jannahastings/py-horned-owl/compare/v0.3.0...v0.3.1

v0.3.1
? · 2024-01-05

## What's Changed - Added proper conversions for references. Thus fixing infinite recursion in `get_axioms_for_iri` function. **Full Changelog**: https://github.com/jannahastings/py-horned-owl/compare/v0.3.0...v0.3.1