Skip to content

Commit

Permalink
Merge branch 'main' into update_metamodel
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Sep 19, 2024
2 parents 27a339b + 2659925 commit 6843880
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# linkml-arrays

Support for N-dimensional arrays in LinkML.
Support for loading and dumping N-dimensional arrays in LinkML.

# Quick reference for common commands

Expand All @@ -10,4 +10,4 @@ poetry run gen-pydantic tests/input/temperature_schema.yaml > tests/array_classe

# Acknowledgements

This [cookiecutter](https://cookiecutter.readthedocs.io/en/stable/README.html) project was developed from the [monarch-project-template](https://github.com/monarch-initiative/monarch-project-template) template and will be kept up-to-date using [cruft](https://cruft.github.io/cruft/).
This [cookiecutter](https://cookiecutter.readthedocs.io/en/stable/README.html) project was developed from the [monarch-project-template](https://github.com/monarch-initiative/monarch-project-template) template and will be kept up-to-date using [cruft](https://cruft.github.io/cruft/).

0 comments on commit 6843880

Please sign in to comment.