microbiomedata / nmdc-schema

National Microbiome Data Collaborative (NMDC) unified data model
https://microbiomedata.github.io/nmdc-schema/
Creative Commons Zero v1.0 Universal
26 stars 8 forks source link

`berkeley-schema-fy24`: Facilitate access to `nmdc_materialized_patterns` schema via PyPI package #2062

Closed eecavanna closed 2 weeks ago

eecavanna commented 3 weeks ago

The PyPI package exposes several functions that can be used to get nmdc.schema.json in various formats. The task in this ticket is to allow package consumers to get the nmdc_materialized_patterns schema in those same formats.

Related: https://github.com/microbiomedata/nmdc-runtime/issues/552

eecavanna commented 3 weeks ago

I will open a PR for this in the berkeley-schema-fy24 repo.

eecavanna commented 2 weeks ago

This has been implemented in berkeley-schema-fy24, but I think it will be useful to have in the nmdc-schema repo for an upcoming migration. I will either reopen this ticket or create one that's similar (TBD).