Skip to content

Commit

Permalink
Bump version to 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaoverton committed Oct 28, 2022
1 parent 037f995 commit 6edb888
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 11 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.9.1] - 2022-10-28

### Added
- [`extract`] and [`merge`] should optionally inject provenance [#977]
- Checking for empty strings in addition to missing ones in `missing_label.rq` [#1017]
Expand Down Expand Up @@ -284,7 +286,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

First official release of ROBOT!

[Unreleased]: https://github.com/ontodev/robot/compare/v1.9.0...HEAD
[Unreleased]: https://github.com/ontodev/robot/compare/v1.9.1...HEAD
[1.9.1]: https://github.com/ontodev/robot/compare/v1.9.0...v1.9.1
[1.9.0]: https://github.com/ontodev/robot/compare/v1.8.4...v1.9.0
[1.8.4]: https://github.com/ontodev/robot/compare/v1.8.3...v1.8.4
[1.8.3]: https://github.com/ontodev/robot/compare/v1.8.2...v1.8.3
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/part_of_uberon.owl
Original file line number Diff line number Diff line change
Expand Up @@ -1139,5 +1139,5 @@ boundary_of: http://purl.obolibrary.org/obo/RO_0002000</obo:IAO_0000115>



<!-- Generated by the OWL API (version 1.8.4) https://github.com/owlcs/owlapi -->
<!-- Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi -->

2 changes: 1 addition & 1 deletion docs/examples/ro-base-reasoned.owl
Original file line number Diff line number Diff line change
Expand Up @@ -3878,5 +3878,5 @@ For example, protein A (transcription factor) indirectly increases by expression



<!-- Generated by the OWL API (version 1.8.4) https://github.com/owlcs/owlapi -->
<!-- Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi -->

4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.obolibrary.robot</groupId>
<artifactId>robot</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.9.1</version>
<packaging>pom</packaging>

<name>robot</name>
Expand Down Expand Up @@ -291,7 +291,7 @@
<plugin>
<groupId>org.obolibrary.robot</groupId>
<artifactId>robot-maven-plugin</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.9.1</version>
</plugin>
</plugins>
</build>
Expand Down
2 changes: 1 addition & 1 deletion robot-command/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.obolibrary.robot</groupId>
<artifactId>robot</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.9.1</version>
</parent>
<artifactId>robot-command</artifactId>
<name>robot-command</name>
Expand Down
2 changes: 1 addition & 1 deletion robot-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.obolibrary.robot</groupId>
<artifactId>robot</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.9.1</version>
</parent>
<artifactId>robot-core</artifactId>
<name>robot-core</name>
Expand Down
4 changes: 4 additions & 0 deletions robot-core/src/main/resources/obo_context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"schema": "http://schema.org/",

"AAO": "http://purl.obolibrary.org/obo/AAO_",
"ADO": "http://purl.obolibrary.org/obo/ADO_",
"ADW": "http://purl.obolibrary.org/obo/ADW_",
"AEO": "http://purl.obolibrary.org/obo/AEO_",
"AERO": "http://purl.obolibrary.org/obo/AERO_",
Expand Down Expand Up @@ -212,6 +213,7 @@
"PORO": "http://purl.obolibrary.org/obo/PORO_",
"PPO": "http://purl.obolibrary.org/obo/PPO_",
"PR": "http://purl.obolibrary.org/obo/PR_",
"PROCO": "http://purl.obolibrary.org/obo/PROCO_",
"PROPREO": "http://purl.obolibrary.org/obo/PROPREO_",
"PSDO": "http://purl.obolibrary.org/obo/PSDO_",
"PSO": "http://purl.obolibrary.org/obo/PSO_",
Expand All @@ -236,6 +238,7 @@
"STATO": "http://purl.obolibrary.org/obo/STATO_",
"SWO": "http://purl.obolibrary.org/obo/SWO_",
"SYMP": "http://purl.obolibrary.org/obo/SYMP_",
"T4FS": "http://purl.obolibrary.org/obo/T4FS_",
"TADS": "http://purl.obolibrary.org/obo/TADS_",
"TAHE": "http://purl.obolibrary.org/obo/TAHE_",
"TAHH": "http://purl.obolibrary.org/obo/TAHH_",
Expand All @@ -250,6 +253,7 @@
"UO": "http://purl.obolibrary.org/obo/UO_",
"UPA": "http://purl.obolibrary.org/obo/UPA_",
"UPHENO": "http://purl.obolibrary.org/obo/UPHENO_",
"VBO": "http://purl.obolibrary.org/obo/VBO_",
"VHOG": "http://purl.obolibrary.org/obo/VHOG_",
"VO": "http://purl.obolibrary.org/obo/VO_",
"VSAO": "http://purl.obolibrary.org/obo/VSAO_",
Expand Down
6 changes: 3 additions & 3 deletions robot-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
<parent>
<groupId>org.obolibrary.robot</groupId>
<artifactId>robot</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.9.1</version>
</parent>

<artifactId>robot-maven-plugin</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.9.1</version>
<packaging>maven-plugin</packaging>
<name>robot-maven-plugin</name>

Expand Down Expand Up @@ -55,7 +55,7 @@
<plugin>
<groupId>org.obolibrary.robot</groupId>
<artifactId>robot-maven-plugin</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.9.1</version>
</plugin>
</plugins>
</build>
Expand Down
2 changes: 1 addition & 1 deletion util/release.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#! nix-shell -i bash -p jdk11_headless maven git gitAndTools.gh travis jq semver-tool gnupg
#! nix-shell -i bash -p jdk11_headless maven git gitAndTools.gh jq semver-tool gnupg
#
# This script helps to automate ROBOT releases.
# When a manual step is required, it will wait for the user.
Expand Down

0 comments on commit 6edb888

Please sign in to comment.