Tool for data modelling in Gen3
Project description
Developing a Gen3 Data Dictionary
This repository aims to provide the documentation, learning materials, and software tools to facilitate the creation of a data model in Gen3.
Pre-Reading: Please become familiar with some core data modelling concepts before starting.
Using Gen3SchemaDev as a data modelling tool
Deep dive into Gen3 Data Modelling
Special Thanks to Marion Shadbolt for providing the source material
- Gen3 Dictionary Overview
- Gen3 Schema Explained
- Example of a Gen3 Schema yaml
- Handy tips
- FAIR Concepts for Data Modelling
For Developers
Installation and testing
# To install
pip install poetry
poetry install
source $(poetry env info --path)/bin/activate
gen3schemadev --version
# To run tests
poetry run pytest
Contributing
Gen3SchemaDev is an open source project, and we highly encourage any contributions and PRs. Specifically we need the community to help with the following:
- Keeping the gen3 metaschema up to date
- Adding business rule logic to the rule validator module.
- For example, a node with the category
data_fileshould have a collection of required data file properties such as md5sum, filesize, etc.
- For example, a node with the category
For PRs, please follow the contributing guidelines.
License
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gen3schemadev-2.3.1.tar.gz.
File metadata
- Download URL: gen3schemadev-2.3.1.tar.gz
- Upload date:
- Size: 40.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.11 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c663c0c31efff610d73e7ff51e76e4351ded9c69ba99b2fbe3cc7c4fcfa124ff
|
|
| MD5 |
200bab0a3badc9505d1275f2319917c1
|
|
| BLAKE2b-256 |
e53f5224acdbaa043e734e16a2dcb07be61e2f711ae6acc1fe127e1ea6553917
|
File details
Details for the file gen3schemadev-2.3.1-py3-none-any.whl.
File metadata
- Download URL: gen3schemadev-2.3.1-py3-none-any.whl
- Upload date:
- Size: 47.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.11 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b6d12288310d44fb8a28df0dc84d328aebf1070447be5f5ddd1ecaab51a40ca
|
|
| MD5 |
52d4cd9f10b0404c93ceb335aa405bdd
|
|
| BLAKE2b-256 |
e1d98b7a74c201efef886ef623936b34e01ba159f720c37b2b2c995be3dd6e32
|