Package to manage mapping of source data into aind-data-schema metadata files.
Project description
aind-metadata-mapper
Repository to contain code that will parse source files into aind-data-schema models.
Usage
Installation
To use the software, in the root directory, run
pip install -e .[all]
It's possible to install just a small subset of dependencies. For example,
pip install -e .[bergamo]
To develop the code, run
pip install -e .[dev]
Issues and Discussions
If you've found a bug in the schemas or would like to make a minor change, open an issue and please use the provided templates. If you'd like to propose a large change or addition, or generally have a question about how things work, head start a new Discussion!
Contributing
Contributions are more than welcome for this project! If you'd like to develop the code, please follow the standards outlined in the contribution guide.
Documentation
To generate the rst files source files for documentation, run
sphinx-apidoc -o docs/source/ src
Then to create the documentation HTML files, run
sphinx-build -b html doc_template/empty_source/ doc_template/build/html
More info on sphinx installation can be found here.
More information including a user guide and contributor guidelines can be found at readthedocs.
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
Built Distribution
Hashes for aind_metadata_mapper-0.18.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c1eb0fcd4f67d9f43c288b7209e451c85f28c42be7a9598a610a9e7cd48d48a |
|
MD5 | d299477cc650d99ce11261bf7cd7bbc4 |
|
BLAKE2b-256 | c81ea00fb26edde16c8dbbd8e1630dcc274ddc67c78d8980b907392cf21347d7 |
Hashes for aind_metadata_mapper-0.18.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b51f699784c21dbdf43bcb54e2d53731358fba601b1be5040e2e34ffb1f22c32 |
|
MD5 | 945de8c8f88226bd52bdcbb3ac9186a1 |
|
BLAKE2b-256 | a6faaefadc08db982f3ad126a1a59eb91db9a9e6f71e46a1c81fa23ef3a97f21 |