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 names to table that maps typecodes to class names #2323

Open
eecavanna opened this issue Jan 16, 2025 · 0 comments
Open

Add collection names to table that maps typecodes to class names #2323

eecavanna opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@eecavanna
Copy link
Collaborator

In PR #2319, a table was introduced to the schema documentation. The table had two columns:

  • Typecode(s)
  • Class name

The task here is to add a third column—Collection name—to the table. That column will contain the names of the MongoDB collection in which the schema allows instances of those classes to reside.

This feature was suggested by @aclum during the weekly metadata meeting on 1/15/2025.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

No branches or pull requests

1 participant