Prepared clean structure with less gaps and aligned model representations including examples#201
Draft
sthagen wants to merge 2 commits into
Draft
Prepared clean structure with less gaps and aligned model representations including examples#201sthagen wants to merge 2 commits into
sthagen wants to merge 2 commits into
Conversation
…ions including examples Signed-off-by: Stefan Hagen <stefan@hagen.link>
sthagen
commented
Jun 30, 2026
Contributor
Author
There was a problem hiding this comment.
This diagram is intentionally left outdated. It will be replaced with either a series of diagrams in parallel to the tables (kind of) or with another single diagram.
BortnickIBM
approved these changes
Jun 30, 2026
- ported some fixes from the CSDPR01 processing - clean markdown source files in prose/edit/src - configurations to steer the tools and manage the three channels gfm-plus, html, and pdf - delivery items facing users in prose/share/ - some inner document links are still work in progress (esp. around the appendixes and annexes) Signed-off-by: Stefan Hagen <stefan@hagen.link>
BortnickIBM
approved these changes
Jul 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The editors worked on a clean source version of the prov-meta spec with less gaps, more consistency (JSON was base, tables provided enumerations), and better example inclusion.
Structural changes:
The user facing delivery items derived from the files in the prose/edit/src subtree are placed in prose/share/. These are the gfm-plus, html, and pdf variants that would end up at https://docs.oasis-open.org/dps/prov-meta/
Before merge you can still access these files directlsy (no difference views but the full GitHub default view for the formats) by visiting the incoming "source" branch at https://github.com/oasis-tcs/dps/tree/prov-meta-1-0-ng-structure/prov-meta-1.0/prose/share
When the setup is complete (with all internal linking working), I will activate the PR as ready for review and merge.