Metadata schema for the Multi-Omics Digital Object System
Project description
modos-schema
Metadata schema for the SMOC Multi-Omics Digital Object System.
erDiagram
MODOCollection {
}
MODO {
datetime creation_date
datetime last_update_date
uri source_uri
uriorcurie id
string name
string description
}
Assay {
OmicsTypeList omics_type
uriorcurie id
string name
string description
}
DataEntity {
string data_path
DataFormat data_format
uriorcurie id
string name
string description
}
ReferenceGenome {
string data_path
integerList taxon_id
uri source_uri
string version
uriorcurie id
string name
string description
}
ReferenceSequence {
string sequence_md5
uri source_uri
string version
uriorcurie id
string name
string description
}
Sample {
string cell_type
string source_material
Sex sex
integerList taxon_id
stringList collector
uriorcurie id
string name
string description
}
MODOCollection ||--}o MODO : "entries"
MODO ||--}o Assay : "has_assay"
Assay ||--}o Sample : "has_sample"
Assay ||--}o DataEntity : "has_data"
DataEntity ||--}o Sample : "has_sample"
DataEntity ||--|o ReferenceGenome : "has_reference"
ReferenceGenome ||--}o ReferenceSequence : "has_sequence"
Website
https://sdsc-ordes.github.io/modos-schema
Repository Structure
- examples/ - example data
- project/ - project files (do not edit these)
- src/ - source files (edit these)
- tests/ - Python tests
Developer Documentation
Use the `make` command to generate project artefacts:
make all
: make everythingmake deploy
: deploys site
Credits
This project was made with linkml-project-cookiecutter.
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
modos_schema-0.1.0.tar.gz
(32.5 kB
view details)
Built Distribution
File details
Details for the file modos_schema-0.1.0.tar.gz
.
File metadata
- Download URL: modos_schema-0.1.0.tar.gz
- Upload date:
- Size: 32.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.8 Linux/6.5.0-35-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a315f3ddf7c901f40d4adeb774ec1c75f0d723aaf41c7ed7bcfdb52dce829d16 |
|
MD5 | 288ec600b7c991038329b11b0912e00e |
|
BLAKE2b-256 | 77b866773afcebf7d0b0233d6521377d70dbb0efefac95d79f420b11063f8399 |
File details
Details for the file modos_schema-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: modos_schema-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.8 Linux/6.5.0-35-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 126a11795c9a543e0ab462762ee62c4b3d25b49fb9e2c8c58808050e4932d4e0 |
|
MD5 | ab39c1cf57bed273937951529b5f3ab1 |
|
BLAKE2b-256 | 0415a246033094a5215bb1d95bf61e7ee912cd07f414d1502830c52052b9279c |