microbiomedata / nmdc-server

Data portal client and server for NMDC.
https://data.microbiomedata.org
Other
9 stars 0 forks source link

coordinate migration from nmdc-schema v3.2.0 to v6.0.x #767

Closed dwinston closed 2 months ago

dwinston commented 1 year ago

nmdc-runtime (and thus JSON validation for metadata ingest) is currently pinned to v3.2.0 (released March 4).

I don't want to migrate stuff to v6.0.x (current major version as of August 8) until the portal can handle it. Here are relevant diffs of the JSON schema and of the upstream source LinkML YAML, respectively:

git diff v3.2.0 v6.0.3 -- jsonschema/nmdc.schema.json

git diff v3.2.0 v6.0.3 -- src/schema/*

Note: for the mCAFEs study and biosample data intended for portal release ASAP, @turbomam is ensuring they conform to v3.2.0 and will reserve v6.0.x-needed updates for future changesheets. @ /cc @shreddd @mcovalt @jeffbaumes

jeffbaumes commented 1 year ago

This sounds like a good plan @dwinston thanks.

aclum commented 2 months ago

We are on schema 10.* now so closing.