Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Collection name(s)" column to typecode-to-class map table #2327

Conversation

eecavanna
Copy link
Collaborator

On this branch, I added a column to the newly-introduced "Typecode to class map" table in the schema documentation. The column is named "Collection name(s)" and, on each row, contains the names of the database collections the schema allows documents representing instances of the specified schema class to reside in.

Here's what the resulting table looks like:

image

Fixes #2323

@eecavanna eecavanna self-assigned this Jan 28, 2025
@eecavanna eecavanna linked an issue Jan 28, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Jan 28, 2025

PR Preview Action v1.6.0

🚀 View preview at
https://microbiomedata.github.io/nmdc-schema/pr-preview/pr-2327/

Built to branch gh-pages at 2025-01-29 01:15 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@eecavanna
Copy link
Collaborator Author

I'm ready for this branch to be merged into main.

@aclum
Copy link
Contributor

aclum commented Jan 29, 2025

looks great, thanks.

@eecavanna eecavanna merged commit ba2a315 into main Jan 29, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add collection names to table that maps typecodes to class names
4 participants