Skip to content

Commit

Permalink
Merge branch 'master' into 886-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaoverton authored Feb 7, 2024
2 parents e9ac663 + 6e47651 commit 1650528
Show file tree
Hide file tree
Showing 6 changed files with 679 additions and 72 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix how Template adds entities to the QuotedEntityChecker [#1104]
- [`merge`] and 'annotate' operations '--annotate-defined-by' excludes reserved OWL 2 vocabularies [#1171]
- Handle IRIs that are not entities in export [#1168]
- Fix integration tests [#1181]

## [1.9.5] - 2023-09-20

Expand Down Expand Up @@ -382,8 +383,8 @@ First official release of ROBOT!
[`report`]: http://robot.obolibrary.org/report
[`template`]: http://robot.obolibrary.org/template
[`validate`]: http://robot.obolibrary.org/validate

[#1023]: https://github.com/ontodev/robot/pull/1023
;
[#1181]: https://github.com/ontodev/robot/pull/1181
[#1171]: https://github.com/ontodev/robot/pull/1171
[#1168]: https://github.com/ontodev/robot/pull/1168
[#1160]: https://github.com/ontodev/robot/pull/1160
Expand All @@ -402,6 +403,7 @@ First official release of ROBOT!
[#1061]: https://github.com/ontodev/robot/issues/1061
[#1030]: https://github.com/ontodev/robot/issues/1030
[#1026]: https://github.com/ontodev/robot/issues/1026
[#1023]: https://github.com/ontodev/robot/pull/1023
[#1017]: https://github.com/ontodev/robot/issues/1017
[#1016]: https://github.com/ontodev/robot/issues/1016
[#1009]: https://github.com/ontodev/robot/issues/1009
Expand Down
52 changes: 0 additions & 52 deletions docs/examples/dropped_axiom.owl

This file was deleted.

Loading

0 comments on commit 1650528

Please sign in to comment.