Skip to content

Bump horned-owl from 1.1.0 to 1.4.0#379

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/horned-owl-1.4.0
Open

Bump horned-owl from 1.1.0 to 1.4.0#379
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/horned-owl-1.4.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 12, 2026

Bumps horned-owl from 1.1.0 to 1.4.0.

Changelog

Sourced from horned-owl's changelog.

Version 1.4.0

Last release was not fully complete

Version 1.3.0

Features:

  • The RDF parser has been substantially re-written, and the mechanisms that it uses for distinguish properties changed, meaning it now has a more meaningful "lax" mode which will parse more ontologies.
  • The Rio dependency has been replaced by oxrdfio and all RDF output formats that it provides are now supported.
  • XML and RDF writer interface has been updated to return the Write instance.

Bugs:

  • The test suite is now more extensive and will reparse output from Horned-OWL with the OWL API to test for errors.
  • Lots of todo! statements have been removed.

Version 1.2.0

Features:

  • The resolution mechanism for imported ontologies now supports the OWL2 versioning mechanism.
  • Rust edition has been upgraded to 2024

Bugs:

  • Punning now works in all syntaxes
  • Some error handling improvements
Commits
  • 33c60d6 chore: Release
  • 37b06da Update change log to reference broken release
  • 4ec5832 chore: Release
  • 5f11418 Update change log
  • 35ce14c Regularize writer interface, update benches
  • 88bba95 Support all oxrdfio syntaxes for writing
  • e6e3c49 Support all oxrdfio formats for reader
  • 01e671b Move to oxrdf for parsing
  • c4f7835 Add default prefix to prefix map
  • fbe1ea5 Remove use of depricated cargo_bin function
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [horned-owl](https://github.com/phillord/horned-owl) from 1.1.0 to 1.4.0.
- [Changelog](https://github.com/phillord/horned-owl/blob/devel/releases.md)
- [Commits](phillord/horned-owl@v1.1.0...v1.4.0)

---
updated-dependencies:
- dependency-name: horned-owl
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants