Skip to main content

Generated from aind-library-template

Project description

aind-data-schema-models

License Code Style semantic-release: angular Interrogate Coverage Python

Installation

aind-data-schema-models is a dependency of aind-data-schema. You should not need to install it directly.

Contributing

Install the dev dependencies:

pip install -e .[dev]

How to add a new model class

tl;dr

Add new classes to the _generators/models/*.csv files or create new files containing Enum-derived classes directly in the src folder.

Run ./run_all.sh in the top-level folder to rebuild models from their CSV files.

Details

The model class files, brain_atlas.py etc, are auto-generated. You should never need to modify the class files directly.

Instead, take a look at the jinja2 templates in the folder _generators/templates. The filename of the template is used to pull the corresponding .csv file and populate the data DataFrame. In the template you can pull data from the various columns and use them to populate each of the fields in your class.

To re-build all the models, run the run_all.sh bash script in the root folder, which loops through the template files and runs them through the generate_code function.

There are a few special cases, e.g. if data are missing in columns they will show up as float: nan. See the organizations.txt template for examples of how to handle this.

Documentation

Internal registries need to be enumerated in the aind-data-schema file src/aind_data_schema/utils/docs/registries_generator.py in the variable registries. This list controls what classes will have documentation automatically generated and cross-referenced correctly.

If you add a new external registry, you need to write the documentation manually in the aind-data-schema file docs/source/aind_data_schema_models/external.md.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aind_data_schema_models-5.4.5.tar.gz (341.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aind_data_schema_models-5.4.5-py3-none-any.whl (310.2 kB view details)

Uploaded Python 3

File details

Details for the file aind_data_schema_models-5.4.5.tar.gz.

File metadata

  • Download URL: aind_data_schema_models-5.4.5.tar.gz
  • Upload date:
  • Size: 341.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for aind_data_schema_models-5.4.5.tar.gz
Algorithm Hash digest
SHA256 cb91300ed33f77f6ccb30c28bf1085a6ec856f0c99afa47cf66d48d918dc07de
MD5 4ceb10e2256b010b94528589b9998081
BLAKE2b-256 38727271bcf1053b771a9aa832a2026a9b7bb9ebbe9f618297dd21b93044e749

See more details on using hashes here.

File details

Details for the file aind_data_schema_models-5.4.5-py3-none-any.whl.

File metadata

File hashes

Hashes for aind_data_schema_models-5.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f61275eb4145c3fb1e65374978f79e85a021a7e0dc9f05156c883037b0211660
MD5 d706b6ce8a1d3730c33ef8170352f68d
BLAKE2b-256 0a5d892c2d9f94195828a11981ef2be2c5b05f49ff3d4cc93f79af6e67e5a716

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page