Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/linkml/linkml-arrays

Support for loading and dumping N-dimensional arrays in LinkML.
https://github.com/linkml/linkml-arrays

arrays hdmf linked-data linkml multidimensional-arrays numpy zarr

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# linkml-arrays

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

# Quick reference for common commands

```bash
poetry run gen-pydantic tests/input/temperature_schema.yaml > tests/array_classes_lol.py
```

# 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/).