Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder #37

Merged
merged 2 commits into from
Feb 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2024

Bumps owlready2 from 0.38 to 0.45.

Commits
  • 7094db6 Fix LANGMATCHES SPARQL function
  • 3218348 Prevent multiprocessing loading of large ontologies when fork is not availabl...
  • 1e017db Fix subproperties parent classes when destroying a property
  • e18d4b1 Fix loading of TransitiveProperty, SymmetricProperty, AsymmetricProperty, Ref...
  • 9884a9f Integrate setup change by Mark Doer
  • 6cf2bed Update .gitignore as suggested by Mark Doer
  • 1e196cd Comment some unstable tests as suggested by Mark Doer
  • ec6f831 Move graph update to a separate Python module by Mark Doer
  • ed2c402 Improve observe so as it listen to changes done in SPARQL
  • 77cf16e Improve observe so as it listen to changes done in SPARQL
  • 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 [owlready2](https://bitbucket.org/jibalamy/owlready2) from 0.38 to 0.45.
- [Commits](https://bitbucket.org/jibalamy/owlready2/branches/compare/v0.45..v0.38)

---
updated-dependencies:
- dependency-name: owlready2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2024
@Bento007 Bento007 merged commit db3e5c8 into main Feb 17, 2024
3 checks passed
@Bento007 Bento007 deleted the dependabot/pip/tools/ontology-builder/owlready2-0.45 branch February 17, 2024 01:27
Bento007 added a commit that referenced this pull request Feb 24, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>python-api: 0.0.1</summary>

## 0.0.1 (2024-02-24)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* implement stubbed query functions
([334deb5](334deb5))
* set version regex for pyton api
([3720dab](3720dab))


### BugFixes

* README.md
([1eae21d](1eae21d))
</details>

<details><summary>ontology-assets: 0.0.1</summary>

## 0.0.1 (2024-02-24)


### Misc

* moving the generated artifacts
([c03c8e3](c03c8e3))
</details>

<details><summary>0.0.1</summary>

## 0.0.1 (2024-02-24)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* **data release:** add hand curated_lists.py and orphans with comments
and a generator s…
([#33](#33))
([413dc23](413dc23))
* Define JSON Schemas for ontology data release artifacts
([#32](#32))
([b23894a](b23894a))
* fix changelog
([0285ef7](0285ef7))
* implement stubbed query functions
([334deb5](334deb5))
* set version regex for pyton api
([3720dab](3720dab))
* setup Lintes for repo
([4a70384](4a70384))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([80e1f0d](80e1f0d))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([#38](#38))
([64c2653](64c2653))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* upload assets on release
([81725db](81725db))


### Misc

* add ontology-assets to release
([b09c814](b09c814))
* add ontology-assets to release
([04835c0](04835c0))
* bootstrap release-please
([f32db86](f32db86))
* bootstrap release-please
([7d0554f](7d0554f))
* change bootstrap-sha
([f2571e8](f2571e8))
* check that pr titles follow conventional commit format
([#41](#41))
([bd6d842](bd6d842))
* clean-up extract ontology term metadata parsing
([b9d2959](b9d2959))
* configure release-please
([#40](#40))
([879ead2](879ead2))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([5466a08](5466a08))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([#37](#37))
([db3e5c8](db3e5c8))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([98dfba2](98dfba2))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([#36](#36))
([72e7e40](72e7e40))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([f90fb05](f90fb05))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([#27](#27))
([49237a7](49237a7))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([4384459](4384459))
* release 0.0.2
([4972aa2](4972aa2))
* release 0.0.2
([#42](#42))
([19079d4](19079d4))
* remove unused release.yml configs
([ce00bef](ce00bef))
* test-release
([5f20d18](5f20d18))


### BugFixes

* add dependabot.yml
([575f371](575f371))
* add ontology-assets
([8d51dea](8d51dea))
* add ontology-assets
([01f504d](01f504d))
* README.md
([d19efeb](d19efeb))
* README.md
([1eae21d](1eae21d))
* release pr format
([20d9d1d](20d9d1d))
* remove root from release-please-config.json
([8265b3e](8265b3e))
* test branch
([f68622a](f68622a))
* test branch
([fac02bb](fac02bb))
* test release
([aab95e8](aab95e8))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Bento007 added a commit that referenced this pull request Feb 26, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>python-api: 0.0.1</summary>

## 0.0.1 (2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* implement stubbed query functions
([334deb5](334deb5))
* set version regex for pyton api
([3720dab](3720dab))


### BugFixes

* README.md
([1eae21d](1eae21d))
</details>

<details><summary>ontology-assets: 0.0.1</summary>

## 0.0.1 (2024-02-26)


### Misc

* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* moving the generated artifacts
([c03c8e3](c03c8e3))
</details>

<details><summary>0.0.1</summary>

## 0.0.1 (2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* **data release:** add hand curated_lists.py and orphans with comments
and a generator s…
([#33](#33))
([413dc23](413dc23))
* Define JSON Schemas for ontology data release artifacts
([#32](#32))
([b23894a](b23894a))
* fix changelog
([0285ef7](0285ef7))
* implement stubbed query functions
([334deb5](334deb5))
* regenerate all_ontology if the schema changes
([5f74bfb](5f74bfb))
* set version regex for pyton api
([3720dab](3720dab))
* setup Lintes for repo
([4a70384](4a70384))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([80e1f0d](80e1f0d))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([#38](#38))
([64c2653](64c2653))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))


### Misc

* add ontology-assets to release
([b09c814](b09c814))
* add ontology-assets to release
([04835c0](04835c0))
* bootstrap release-please
([f32db86](f32db86))
* bootstrap release-please
([7d0554f](7d0554f))
* change bootstrap-sha
([f2571e8](f2571e8))
* check that pr titles follow conventional commit format
([#41](#41))
([bd6d842](bd6d842))
* clean-up extract ontology term metadata parsing
([b9d2959](b9d2959))
* configure release-please
([#40](#40))
([879ead2](879ead2))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([5466a08](5466a08))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([#37](#37))
([db3e5c8](db3e5c8))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([98dfba2](98dfba2))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([#36](#36))
([72e7e40](72e7e40))
* enable release-please for API and Assets
([#55](#55))
([9ecda79](9ecda79))
* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([f90fb05](f90fb05))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([#27](#27))
([49237a7](49237a7))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([4384459](4384459))
* release 0.0.2
([4972aa2](4972aa2))
* release 0.0.2
([#42](#42))
([19079d4](19079d4))
* remove unused release.yml configs
([ce00bef](ce00bef))
* test-release
([5f20d18](5f20d18))


### BugFixes

* .release-please-manifest.json is valid json
([c09f2cc](c09f2cc))
* add dependabot.yml
([575f371](575f371))
* add ontology-assets
([8d51dea](8d51dea))
* add ontology-assets
([01f504d](01f504d))
* README.md
([d19efeb](d19efeb))
* README.md
([1eae21d](1eae21d))
* release pr format
([20d9d1d](20d9d1d))
* remove root from release-please-config.json
([8265b3e](8265b3e))
* test branch
([f68622a](f68622a))
* test branch
([fac02bb](fac02bb))
* test release
([aab95e8](aab95e8))
* trigger all-ontology generation if schema changes
([#46](#46))
([3121833](3121833))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
This was referenced Feb 26, 2024
Bento007 added a commit that referenced this pull request Feb 26, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>python-api: 0.0.1</summary>

## 0.0.1 (2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* implement stubbed query functions
([334deb5](334deb5))
* set version regex for pyton api
([3720dab](3720dab))


### BugFixes

* README.md
([1eae21d](1eae21d))
</details>

<details><summary>ontology-assets: 0.0.1</summary>

## 0.0.1 (2024-02-26)


### Misc

* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* moving the generated artifacts
([c03c8e3](c03c8e3))
</details>

<details><summary>0.0.1</summary>

## 0.0.1 (2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* **data release:** add hand curated_lists.py and orphans with comments
and a generator s…
([#33](#33))
([413dc23](413dc23))
* Define JSON Schemas for ontology data release artifacts
([#32](#32))
([b23894a](b23894a))
* fix changelog
([0285ef7](0285ef7))
* implement stubbed query functions
([334deb5](334deb5))
* regenerate all_ontology if the schema changes
([5f74bfb](5f74bfb))
* set version regex for pyton api
([3720dab](3720dab))
* setup Lintes for repo
([4a70384](4a70384))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([80e1f0d](80e1f0d))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([#38](#38))
([64c2653](64c2653))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))


### Misc

* add ontology-assets to release
([b09c814](b09c814))
* add ontology-assets to release
([04835c0](04835c0))
* bootstrap release-please
([f32db86](f32db86))
* bootstrap release-please
([7d0554f](7d0554f))
* change bootstrap-sha
([f2571e8](f2571e8))
* check that pr titles follow conventional commit format
([#41](#41))
([bd6d842](bd6d842))
* clean-up extract ontology term metadata parsing
([b9d2959](b9d2959))
* configure release-please
([#40](#40))
([879ead2](879ead2))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([5466a08](5466a08))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([#37](#37))
([db3e5c8](db3e5c8))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([98dfba2](98dfba2))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([#36](#36))
([72e7e40](72e7e40))
* enable release-please for API and Assets
([#55](#55))
([9ecda79](9ecda79))
* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([f90fb05](f90fb05))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([#27](#27))
([49237a7](49237a7))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([4384459](4384459))
* release 0.0.2
([4972aa2](4972aa2))
* release 0.0.2
([#42](#42))
([19079d4](19079d4))
* remove unused release.yml configs
([ce00bef](ce00bef))
* test-release
([5f20d18](5f20d18))


### BugFixes

* .release-please-manifest.json is valid json
([c09f2cc](c09f2cc))
* add dependabot.yml
([575f371](575f371))
* add ontology-assets
([8d51dea](8d51dea))
* add ontology-assets
([01f504d](01f504d))
* README.md
([d19efeb](d19efeb))
* README.md
([1eae21d](1eae21d))
* release pr format
([20d9d1d](20d9d1d))
* remove root from release-please-config.json
([8265b3e](8265b3e))
* test branch
([f68622a](f68622a))
* test branch
([fac02bb](fac02bb))
* test release
([aab95e8](aab95e8))
* trigger all-ontology generation if schema changes
([#46](#46))
([3121833](3121833))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
This was referenced Feb 26, 2024
Bento007 added a commit that referenced this pull request Feb 26, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>python-api: 0.0.1</summary>

## 0.0.1 (2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* implement stubbed query functions
([334deb5](334deb5))
* set version regex for pyton api
([3720dab](3720dab))


### Misc

* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))


### BugFixes

* README.md
([1eae21d](1eae21d))
</details>

<details><summary>ontology-assets: 0.0.1</summary>

## 0.0.1 (2024-02-26)


### Misc

* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))
</details>

<details><summary>0.0.1</summary>

## 0.0.1 (2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* **data release:** add hand curated_lists.py and orphans with comments
and a generator s…
([#33](#33))
([413dc23](413dc23))
* Define JSON Schemas for ontology data release artifacts
([#32](#32))
([b23894a](b23894a))
* fix changelog
([0285ef7](0285ef7))
* implement stubbed query functions
([334deb5](334deb5))
* regenerate all_ontology if the schema changes
([5f74bfb](5f74bfb))
* set version regex for pyton api
([3720dab](3720dab))
* setup Lintes for repo
([4a70384](4a70384))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([80e1f0d](80e1f0d))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([#38](#38))
([64c2653](64c2653))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* upload assets on release
([81725db](81725db))


### Misc

* add ontology-assets to release
([b09c814](b09c814))
* add ontology-assets to release
([04835c0](04835c0))
* bootstrap release-please
([f32db86](f32db86))
* bootstrap release-please
([7d0554f](7d0554f))
* change bootstrap-sha
([f2571e8](f2571e8))
* check that pr titles follow conventional commit format
([#41](#41))
([bd6d842](bd6d842))
* clean-up extract ontology term metadata parsing
([b9d2959](b9d2959))
* configure release-please
([#40](#40))
([879ead2](879ead2))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([5466a08](5466a08))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([#37](#37))
([db3e5c8](db3e5c8))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([98dfba2](98dfba2))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([#36](#36))
([72e7e40](72e7e40))
* enable release-please for API and Assets
([#55](#55))
([9ecda79](9ecda79))
* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([f90fb05](f90fb05))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([#27](#27))
([49237a7](49237a7))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([4384459](4384459))
* release 0.0.2
([4972aa2](4972aa2))
* release 0.0.2
([#42](#42))
([19079d4](19079d4))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))
* remove unused release.yml configs
([ce00bef](ce00bef))
* test-release
([5f20d18](5f20d18))


### BugFixes

* .release-please-manifest.json is valid json
([c09f2cc](c09f2cc))
* add dependabot.yml
([575f371](575f371))
* add ontology-assets
([8d51dea](8d51dea))
* add ontology-assets
([01f504d](01f504d))
* README.md
([d19efeb](d19efeb))
* README.md
([1eae21d](1eae21d))
* release pr format
([20d9d1d](20d9d1d))
* remove root from release-please-config.json
([8265b3e](8265b3e))
* test branch
([f68622a](f68622a))
* test branch
([fac02bb](fac02bb))
* test release
([aab95e8](aab95e8))
* trigger all-ontology generation if schema changes
([#46](#46))
([3121833](3121833))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Bento007 added a commit that referenced this pull request Feb 26, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>python-api: 0.1.0</summary>

##
[0.1.0](python-api-v0.0.1...python-api-v0.1.0)
(2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* implement stubbed query functions
([334deb5](334deb5))
* set version regex for pyton api
([3720dab](3720dab))


### Misc

* release test-release
([77e72fe](77e72fe))
* release test-release
([#66](#66))
([e968ef3](e968ef3))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))


### BugFixes

* README.md
([1eae21d](1eae21d))
</details>

<details><summary>ontology-assets: 0.0.2</summary>

##
[0.0.2](ontology-assets-v0.0.1...ontology-assets-v0.0.2)
(2024-02-26)


### Misc

* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* release test-release
([77e72fe](77e72fe))
* release test-release
([#66](#66))
([e968ef3](e968ef3))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))
</details>

<details><summary>0.1.0</summary>

##
[0.1.0](v0.0.1...v0.1.0)
(2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* **data release:** add hand curated_lists.py and orphans with comments
and a generator s…
([#33](#33))
([413dc23](413dc23))
* Define JSON Schemas for ontology data release artifacts
([#32](#32))
([b23894a](b23894a))
* fix changelog
([0285ef7](0285ef7))
* implement stubbed query functions
([334deb5](334deb5))
* regenerate all_ontology if the schema changes
([5f74bfb](5f74bfb))
* set version regex for pyton api
([3720dab](3720dab))
* setup Lintes for repo
([4a70384](4a70384))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([80e1f0d](80e1f0d))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([#38](#38))
([64c2653](64c2653))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* upload assets on release
([81725db](81725db))


### Misc

* add ontology-assets to release
([b09c814](b09c814))
* add ontology-assets to release
([04835c0](04835c0))
* bootstrap release-please
([f32db86](f32db86))
* bootstrap release-please
([7d0554f](7d0554f))
* change bootstrap-sha
([f2571e8](f2571e8))
* check that pr titles follow conventional commit format
([#41](#41))
([bd6d842](bd6d842))
* clean-up extract ontology term metadata parsing
([b9d2959](b9d2959))
* configure release-please
([#40](#40))
([879ead2](879ead2))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([5466a08](5466a08))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([#37](#37))
([db3e5c8](db3e5c8))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([98dfba2](98dfba2))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([#36](#36))
([72e7e40](72e7e40))
* enable release-please for API and Assets
([#55](#55))
([9ecda79](9ecda79))
* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([f90fb05](f90fb05))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([#27](#27))
([49237a7](49237a7))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([4384459](4384459))
* release 0.0.2
([4972aa2](4972aa2))
* release 0.0.2
([#42](#42))
([19079d4](19079d4))
* release test-release
([77e72fe](77e72fe))
* release test-release
([#66](#66))
([e968ef3](e968ef3))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))
* remove unused release.yml configs
([ce00bef](ce00bef))
* test-release
([5f20d18](5f20d18))


### BugFixes

* .release-please-manifest.json is valid json
([c09f2cc](c09f2cc))
* add dependabot.yml
([575f371](575f371))
* add ontology-assets
([8d51dea](8d51dea))
* add ontology-assets
([01f504d](01f504d))
* README.md
([d19efeb](d19efeb))
* README.md
([1eae21d](1eae21d))
* release pr format
([20d9d1d](20d9d1d))
* remove root from release-please-config.json
([8265b3e](8265b3e))
* test branch
([f68622a](f68622a))
* test branch
([fac02bb](fac02bb))
* test release
([aab95e8](aab95e8))
* trigger all-ontology generation if schema changes
([#46](#46))
([3121833](3121833))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Bento007 added a commit that referenced this pull request Feb 26, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>python-api: 0.2.0</summary>

##
[0.2.0](python-api-v0.1.0...python-api-v0.2.0)
(2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* implement stubbed query functions
([334deb5](334deb5))
* set version regex for pyton api
([3720dab](3720dab))


### Misc

* release test-release
([48815dc](48815dc))
* release test-release
([77e72fe](77e72fe))
* release test-release
([#66](#66))
([e968ef3](e968ef3))
* release test-release
([#67](#67))
([d1057a8](d1057a8))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))


### BugFixes

* README.md
([1eae21d](1eae21d))
</details>

<details><summary>ontology-assets: 0.0.3</summary>

##
[0.0.3](ontology-assets-v0.0.2...ontology-assets-v0.0.3)
(2024-02-26)


### Misc

* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* release test-release
([48815dc](48815dc))
* release test-release
([77e72fe](77e72fe))
* release test-release
([#66](#66))
([e968ef3](e968ef3))
* release test-release
([#67](#67))
([d1057a8](d1057a8))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))
</details>

<details><summary>0.2.0</summary>

##
[0.2.0](v0.1.0...v0.2.0)
(2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* **data release:** add hand curated_lists.py and orphans with comments
and a generator s…
([#33](#33))
([413dc23](413dc23))
* Define JSON Schemas for ontology data release artifacts
([#32](#32))
([b23894a](b23894a))
* fix changelog
([0285ef7](0285ef7))
* implement stubbed query functions
([334deb5](334deb5))
* regenerate all_ontology if the schema changes
([5f74bfb](5f74bfb))
* set version regex for pyton api
([3720dab](3720dab))
* setup Lintes for repo
([4a70384](4a70384))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([80e1f0d](80e1f0d))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([#38](#38))
([64c2653](64c2653))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* upload assets on release
([81725db](81725db))


### Misc

* add ontology-assets to release
([b09c814](b09c814))
* add ontology-assets to release
([04835c0](04835c0))
* bootstrap release-please
([f32db86](f32db86))
* bootstrap release-please
([7d0554f](7d0554f))
* change bootstrap-sha
([f2571e8](f2571e8))
* check that pr titles follow conventional commit format
([#41](#41))
([bd6d842](bd6d842))
* clean-up extract ontology term metadata parsing
([b9d2959](b9d2959))
* configure release-please
([#40](#40))
([879ead2](879ead2))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([5466a08](5466a08))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([#37](#37))
([db3e5c8](db3e5c8))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([98dfba2](98dfba2))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([#36](#36))
([72e7e40](72e7e40))
* enable release-please for API and Assets
([#55](#55))
([9ecda79](9ecda79))
* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([f90fb05](f90fb05))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([#27](#27))
([49237a7](49237a7))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([4384459](4384459))
* release 0.0.2
([4972aa2](4972aa2))
* release 0.0.2
([#42](#42))
([19079d4](19079d4))
* release test-release
([48815dc](48815dc))
* release test-release
([77e72fe](77e72fe))
* release test-release
([#66](#66))
([e968ef3](e968ef3))
* release test-release
([#67](#67))
([d1057a8](d1057a8))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))
* remove unused release.yml configs
([ce00bef](ce00bef))
* test-release
([5f20d18](5f20d18))


### BugFixes

* .release-please-manifest.json is valid json
([c09f2cc](c09f2cc))
* add dependabot.yml
([575f371](575f371))
* add ontology-assets
([8d51dea](8d51dea))
* add ontology-assets
([01f504d](01f504d))
* README.md
([d19efeb](d19efeb))
* README.md
([1eae21d](1eae21d))
* release pr format
([20d9d1d](20d9d1d))
* remove root from release-please-config.json
([8265b3e](8265b3e))
* test branch
([f68622a](f68622a))
* test branch
([fac02bb](fac02bb))
* test release
([aab95e8](aab95e8))
* trigger all-ontology generation if schema changes
([#46](#46))
([3121833](3121833))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Bento007 added a commit that referenced this pull request Feb 26, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>python-api: 0.0.1</summary>

## 0.0.1 (2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* implement stubbed query functions
([334deb5](334deb5))
* set version regex for pyton api
([3720dab](3720dab))


### Misc

* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))


### BugFixes

* README.md
([1eae21d](1eae21d))
</details>

<details><summary>ontology-assets: 0.0.1</summary>

## 0.0.1 (2024-02-26)


### Misc

* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))
</details>

<details><summary>0.0.1</summary>

## 0.0.1 (2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* **data release:** add hand curated_lists.py and orphans with comments
and a generator s…
([#33](#33))
([413dc23](413dc23))
* Define JSON Schemas for ontology data release artifacts
([#32](#32))
([b23894a](b23894a))
* fix changelog
([0285ef7](0285ef7))
* implement stubbed query functions
([334deb5](334deb5))
* regenerate all_ontology if the schema changes
([5f74bfb](5f74bfb))
* set version regex for pyton api
([3720dab](3720dab))
* setup Lintes for repo
([4a70384](4a70384))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([80e1f0d](80e1f0d))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([#38](#38))
([64c2653](64c2653))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* upload assets on release
([81725db](81725db))


### Misc

* add ontology-assets to release
([b09c814](b09c814))
* add ontology-assets to release
([04835c0](04835c0))
* bootstrap release-please
([f32db86](f32db86))
* bootstrap release-please
([7d0554f](7d0554f))
* change bootstrap-sha
([f2571e8](f2571e8))
* check that pr titles follow conventional commit format
([#41](#41))
([bd6d842](bd6d842))
* clean-up extract ontology term metadata parsing
([b9d2959](b9d2959))
* configure release-please
([#40](#40))
([879ead2](879ead2))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([5466a08](5466a08))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([#37](#37))
([db3e5c8](db3e5c8))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([98dfba2](98dfba2))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([#36](#36))
([72e7e40](72e7e40))
* enable release-please for API and Assets
([#55](#55))
([9ecda79](9ecda79))
* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([f90fb05](f90fb05))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([#27](#27))
([49237a7](49237a7))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([4384459](4384459))
* release 0.0.2
([4972aa2](4972aa2))
* release 0.0.2
([#42](#42))
([19079d4](19079d4))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))
* remove unused release.yml configs
([ce00bef](ce00bef))
* test-release
([5f20d18](5f20d18))


### BugFixes

* .release-please-manifest.json is valid json
([c09f2cc](c09f2cc))
* add dependabot.yml
([575f371](575f371))
* add ontology-assets
([8d51dea](8d51dea))
* add ontology-assets
([01f504d](01f504d))
* README.md
([d19efeb](d19efeb))
* README.md
([1eae21d](1eae21d))
* release pr format
([20d9d1d](20d9d1d))
* remove root from release-please-config.json
([8265b3e](8265b3e))
* test branch
([f68622a](f68622a))
* test branch
([fac02bb](fac02bb))
* test release
([aab95e8](aab95e8))
* trigger all-ontology generation if schema changes
([#46](#46))
([3121833](3121833))
* use matrix
([b4d5298](b4d5298))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Bento007 added a commit that referenced this pull request Feb 26, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>python-api: 0.0.1</summary>

## 0.0.1 (2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* implement stubbed query functions
([334deb5](334deb5))
* set version regex for pyton api
([3720dab](3720dab))


### Misc

* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))


### BugFixes

* README.md
([1eae21d](1eae21d))
</details>

<details><summary>ontology-assets: 0.0.1</summary>

## 0.0.1 (2024-02-26)


### Misc

* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))
</details>

<details><summary>0.0.1</summary>

## 0.0.1 (2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* **data release:** add hand curated_lists.py and orphans with comments
and a generator s…
([#33](#33))
([413dc23](413dc23))
* Define JSON Schemas for ontology data release artifacts
([#32](#32))
([b23894a](b23894a))
* fix changelog
([0285ef7](0285ef7))
* implement stubbed query functions
([334deb5](334deb5))
* regenerate all_ontology if the schema changes
([5f74bfb](5f74bfb))
* set version regex for pyton api
([3720dab](3720dab))
* setup Lintes for repo
([4a70384](4a70384))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([80e1f0d](80e1f0d))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([#38](#38))
([64c2653](64c2653))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* upload assets on release
([81725db](81725db))


### Misc

* add ontology-assets to release
([b09c814](b09c814))
* add ontology-assets to release
([04835c0](04835c0))
* bootstrap release-please
([f32db86](f32db86))
* bootstrap release-please
([7d0554f](7d0554f))
* change bootstrap-sha
([f2571e8](f2571e8))
* check that pr titles follow conventional commit format
([#41](#41))
([bd6d842](bd6d842))
* clean-up extract ontology term metadata parsing
([b9d2959](b9d2959))
* configure release-please
([#40](#40))
([879ead2](879ead2))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([5466a08](5466a08))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([#37](#37))
([db3e5c8](db3e5c8))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([98dfba2](98dfba2))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([#36](#36))
([72e7e40](72e7e40))
* enable release-please for API and Assets
([#55](#55))
([9ecda79](9ecda79))
* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([f90fb05](f90fb05))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([#27](#27))
([49237a7](49237a7))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([4384459](4384459))
* release 0.0.2
([4972aa2](4972aa2))
* release 0.0.2
([#42](#42))
([19079d4](19079d4))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))
* remove unused release.yml configs
([ce00bef](ce00bef))
* test-release
([5f20d18](5f20d18))


### BugFixes

* .release-please-manifest.json is valid json
([c09f2cc](c09f2cc))
* add dependabot.yml
([575f371](575f371))
* add ontology-assets
([8d51dea](8d51dea))
* add ontology-assets
([01f504d](01f504d))
* README.md
([d19efeb](d19efeb))
* README.md
([1eae21d](1eae21d))
* release pr format
([20d9d1d](20d9d1d))
* remove root from release-please-config.json
([8265b3e](8265b3e))
* test branch
([f68622a](f68622a))
* test branch
([fac02bb](fac02bb))
* test release
([aab95e8](aab95e8))
* trigger all-ontology generation if schema changes
([#46](#46))
([3121833](3121833))
* use matrix
([b4d5298](b4d5298))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
This was referenced Feb 26, 2024
Bento007 pushed a commit that referenced this pull request Feb 26, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>python-api: 0.0.1</summary>

## 0.0.1 (2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* implement stubbed query functions
([334deb5](334deb5))
* set version regex for pyton api
([3720dab](3720dab))


### Misc

* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))


### BugFixes

* README.md
([1eae21d](1eae21d))
</details>

<details><summary>ontology-assets: 0.0.1</summary>

## 0.0.1 (2024-02-26)


### Features

* upload assets on release
([#56](#56))
([84a1c5d](84a1c5d))


### Misc

* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))
</details>

<details><summary>0.0.1</summary>

## 0.0.1 (2024-02-26)


### Features

* Add API ontology querying module
([68f3168](68f3168))
* Add API ontology querying module
([#39](#39))
([239ef2b](239ef2b))
* **API:** setup python library
([211a099](211a099))
* **API:** setup python library
([f60f897](f60f897))
* **API:** Setup the library for development
([1f7ce03](1f7ce03))
* **data release:** add hand curated_lists.py and orphans with comments
and a generator s…
([#33](#33))
([413dc23](413dc23))
* Define JSON Schemas for ontology data release artifacts
([#32](#32))
([b23894a](b23894a))
* fix changelog
([0285ef7](0285ef7))
* implement stubbed query functions
([334deb5](334deb5))
* regenerate all_ontology if the schema changes
([5f74bfb](5f74bfb))
* set version regex for pyton api
([3720dab](3720dab))
* setup Lintes for repo
([4a70384](4a70384))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([80e1f0d](80e1f0d))
* Store branch ancestors ("part_of" relationships) in all_ontology.json
([#38](#38))
([64c2653](64c2653))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* **testing:** add testing for ontology-builder
([e087eca](e087eca))
* upload assets on release
([81725db](81725db))
* upload assets on release
([#56](#56))
([84a1c5d](84a1c5d))


### Misc

* add ontology-assets to release
([b09c814](b09c814))
* add ontology-assets to release
([04835c0](04835c0))
* bootstrap release-please
([f32db86](f32db86))
* bootstrap release-please
([7d0554f](7d0554f))
* change bootstrap-sha
([f2571e8](f2571e8))
* check that pr titles follow conventional commit format
([#41](#41))
([bd6d842](bd6d842))
* clean-up extract ontology term metadata parsing
([b9d2959](b9d2959))
* configure release-please
([#40](#40))
([879ead2](879ead2))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([5466a08](5466a08))
* **deps:** bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder
([#37](#37))
([db3e5c8](db3e5c8))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([98dfba2](98dfba2))
* **deps:** bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder
([#36](#36))
([72e7e40](72e7e40))
* enable release-please for API and Assets
([#55](#55))
([9ecda79](9ecda79))
* move curated lists to ontology-assets
([#48](#48))
([77916df](77916df))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([f90fb05](f90fb05))
* move over all_ontology.json generator script + gha to repo from
single-cell-curation
([#27](#27))
([49237a7](49237a7))
* moving the generated artifacts
([c03c8e3](c03c8e3))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([b96c552](b96c552))
* refactor all_ontology_generator for cleanliness and modularity
([4384459](4384459))
* release 0.0.2
([4972aa2](4972aa2))
* release 0.0.2
([#42](#42))
([19079d4](19079d4))
* release tsmith/release-assets
([63b782d](63b782d))
* release tsmith/release-assets
([#57](#57))
([6a6b02a](6a6b02a))
* remove unused release.yml configs
([ce00bef](ce00bef))
* test-release
([5f20d18](5f20d18))


### BugFixes

* .release-please-manifest.json is valid json
([c09f2cc](c09f2cc))
* add dependabot.yml
([575f371](575f371))
* add ontology-assets
([8d51dea](8d51dea))
* add ontology-assets
([01f504d](01f504d))
* README.md
([d19efeb](d19efeb))
* README.md
([1eae21d](1eae21d))
* release pr format
([20d9d1d](20d9d1d))
* remove root from release-please-config.json
([8265b3e](8265b3e))
* test branch
([f68622a](f68622a))
* test branch
([fac02bb](fac02bb))
* test release
([aab95e8](aab95e8))
* trigger all-ontology generation if schema changes
([#46](#46))
([3121833](3121833))
* use matrix
([b4d5298](b4d5298))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant