Metadata-Version: 2.1
Name: ontobot-change-agent
Version: 0.5.0rc5
Summary: Update ontologies using change language.
License: MIT
Author: Harshad Hegde
Author-email: hhegde@lbl.gov
Requires-Python: >=3.9,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: docs
Requires-Dist: PyGithub (>=2.3.0,<3.0.0)
Requires-Dist: llm-change-agent (>=0.0.4,<0.0.5)
Requires-Dist: oaklib (>=0.5.0)
Requires-Dist: setuptools (>=70.1.1)
Description-Content-Type: text/markdown

<!--
<p align="center">
  <img src="https://github.com/INCATools/ontobot-change-agent/raw/main/docs/source/logo.png" height="150">
</p>
-->

Update ontologies using change language.

## Getting Started

[Read the docs](https://INCATools.github.io/ontobot-change-agent/index.html)

<!-- IMPLEMENTERS_START -->

Ontology resources that are powered by `ontobot-change-agent`:
 - [EnvironmentOntology/envo](https://github.com/EnvironmentOntology/envo)
 - [geneontology/go-ontology](https://github.com/geneontology/go-ontology)
 - [monarch-initiative/mondo](https://github.com/monarch-initiative/mondo)
 - [obophenotype/cell-ontology](https://github.com/obophenotype/cell-ontology)
 - [obophenotype/uberon](https://github.com/obophenotype/uberon)
 - [pato-ontology/pato](https://github.com/pato-ontology/pato)

<!-- IMPLEMENTERS_END -->

### License

The code in this package is licensed under the MIT License.

