This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch Nomenclature-updates in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/Nomenclature-updates by this push: new 3f231ef Data Model Updates 3f231ef is described below commit 3f231efd52a0172768cf1f1f325fcc7fdf630801 Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Sun Feb 2 13:21:17 2025 -0800 Data Model Updates --- apache-trusted-release/data-model.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apache-trusted-release/data-model.md b/apache-trusted-release/data-model.md index cf996e0..46c635c 100644 --- a/apache-trusted-release/data-model.md +++ b/apache-trusted-release/data-model.md @@ -2,7 +2,7 @@ Here is an introduction to the ATR's data model. -> The following needs some work, but I wanted to have nomenclature for discussion. +> The view here is descriptive of a json model, but the implementation will be a combination of filesytem files and subdirs along with an SQLite database schema. ## Projects @@ -77,6 +77,7 @@ Currrent releases have initial phases to distribute and announce the release. 1. Storage key 2. Stage 3. Phase +3. Version String 4. CVEs 3. Packages - List of triples of file, signature, and checksum that are the downloadable components of a release. 6. SBOMs - in an acceptable SBOM format and maintained in Phases using standard python libraries. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org