Skip to main content

Schema resources for the National Microbiome Data Collaborative (NMDC)

Project description

National Microbiome Data Collaborative Schema

PyPI - License GitHub last commit GitHub issues GitHub closed issues GitHub pull requests

Deploy Documentation

This repository defines a linkml schema for managing metadata from the National Microbiome Data Collaborative (NMDC). The NMDC is a multi-organizational effort to integrate microbiome data across diverse areas in medicine, agriculture, bioenergy, and the environment. This integrated platform facilitates comprehensive discovery of and access to multidisciplinary microbiome data in order to unlock new possibilities with microbiome data science.

Tasks managed by the repository are:

  • Generating the schema
  • Converting the schema from it's native LinkML/YAML format into other artifacts
  • Deploying the schema as a PyPI package
  • Deploying the documentation

Background

The NMDC Introduction to metadata and ontologies primer provides some the context for this project.

See also these slides describing the schema.

Dependencies

In order to make new release of the schema, you must have the following installed on your sytem:

Maintaining the Schema

See MAINTAINERS.md for instructions on maintaining and updating the schema.

NMDC metadata downloads

See https://github.com/microbiomedata/nmdc-runtime/#data-exports

Ecosystem Diagram

flowchart TD
    subgraph nmdc-schema repo
    ly([NMDC LinkML YAML files])
    lg(generated artifacts)
    ly-.make all.->lg
    end
    subgraph Data Validation
    click ly href "https://github.com/microbiomedata/nmdc-schema/tree/main/src/schema" _top
    d[(Some data)]
    v[[Validation process]]
    v--Has input-->d
    v--Has input-->ly
    end
    subgraph MIxS
    m([MIxS Schema])
    end
    subgraph SubmissionPortal
    sppg[(Postgres)]
    spa[Portal API]
    sppg<-->spa
    click spa href "https://data.dev.microbiomedata.org/docs" _top
    ps[Pydantic schema]
    end
    subgraph MongoDB
    mc[(Collections)]
    ms[Implicit schema]
    ma[Search API]
    mc<-->ma
    click ma href "https://api.dev.microbiomedata.org/docs" _top
    end
    mc --Ingest--> sppg
    subgraph DH Template Prep
    saf[sheets_and_friends repo]
    sps([Submission Portal Schema])
    dhjs[Data Harmoizer JS, etc.]
    saf-->sps-->dhjs
    end
    dhjs-->SubmissionPortal
    subgraph DataMapping
    sa[sample-annotator repo]
    end
    spa-->sa-..->ma
    ly-..->ps
    sj[some json]
    ly-..->sj-..->MongoDB-..->ps

Project details


Release history Release notifications | RSS feed

This version

6.0.1

Download files

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

Source Distribution

nmdc_schema-6.0.1.tar.gz (401.5 kB view details)

Uploaded Source

Built Distribution

nmdc_schema-6.0.1-py3-none-any.whl (411.8 kB view details)

Uploaded Python 3

File details

Details for the file nmdc_schema-6.0.1.tar.gz.

File metadata

  • Download URL: nmdc_schema-6.0.1.tar.gz
  • Upload date:
  • Size: 401.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for nmdc_schema-6.0.1.tar.gz
Algorithm Hash digest
SHA256 35248df093d2005616a4847402f7bed6acea4a63a7290a88cfeda13630ed3834
MD5 33eaa2efe15e99a6a70b8c8439308cd1
BLAKE2b-256 8e7df0ad1add9cc23f33cb499436f28c2a0564d35cde03a6dd5f9d26e3c211d2

See more details on using hashes here.

File details

Details for the file nmdc_schema-6.0.1-py3-none-any.whl.

File metadata

  • Download URL: nmdc_schema-6.0.1-py3-none-any.whl
  • Upload date:
  • Size: 411.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for nmdc_schema-6.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 695cbebbe4065577822c8ecaab908e63c584d23ce16a1670b32092ad8f87c109
MD5 5ac85722c6698384ce690144ed016652
BLAKE2b-256 91e8a1c63765a9b9ba11b4553b5c2e4a6f8894f84de49341377f7a1a2bfd0408

See more details on using hashes here.

Supported by

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