Skip to content

Commit ad32157

Browse files
authored
Merge branch 'main' into xarray
2 parents ffb9645 + bacaf30 commit ad32157

File tree

4 files changed

+438
-368
lines changed

4 files changed

+438
-368
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# linkml-arrays
22

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

55
# Quick reference for common commands
66

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

1111
# Acknowledgements
1212

13-
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/).
13+
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 commit comments

Comments
 (0)