Welcome to a discussion about the ODM RC2. RC2 represents all the planned additions and changes to version 2 (and quite a bit more than we initially planned).
We are reviewing the RC2 in stages.
Stage 1
Finalize all tables, headers, keys (primary and foreign), the entity relationship diagram and the SQL definition.
- We expect this stage is complete. However, we are still open to comments.
Stage 2
Finalize all parts, sets, and their attributes. There are over 30 potential attributes for each part. These are recorded in the parts and sets tables.
- We do not anticipate adding new parts. We are picking up edit consistency suggestions.
Stage 3
Complete documentation. Documentation has been written during the ODM development, but much of the documentation needs finalizing after the tables and dictionary is finished. Initial documentation will include a reference of all parts, Excel templates and how-to guides. Whether you are using the templates or not, we find they are a great way to understand and test the ODM.
#Where to find the latest documents and review progress
Progress on reviewing ODM V2 is on the GitHub V2 project, here. The specific project task have links to documents.
Key documents are:
(Remember the stages. The tables and ERD may be updated before the parts and sets).
The pull request for V2 RC dictionary.
Within the PR, key files are:
- The ERD
- The parts list
- The sets list
- The SQL definition