Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Next ballot: changes from recently closed issues
PRs into ballot/4
Merge the above into
ballot/4first; then merge this PR (ballot/4 → develop) to complete Ballot 4.Summary
Several recently closed issues made changes to JSON examples, ontology, or shape files, but those changes live only on DPROD-* or contributor branches and are not in
ballot/3. To have them in the next ballot, they need to be merged (e.g. intodevelopor into the next ballot branch).Already on ballot/3 (no action)
Not on ballot/3 — need to be in next ballot
These issues were closed by commits that are not in
ballot/3. The commits sit on DPROD-* or other branches.0b7fb24ontology/dprod/dprod-ontology.ttl,dprod-shapes.ttl(add Retire to DataProductLifecycleStatus)35314d4ontology/dprod/dprod-shapes.ttl,respec/template.html(dprod-shapes prefix in normative namespaces)c37a608spec-generator/globals.py,spec-generator/main.py(prevent SHACL shape labels leaking into spec)71db146,a51d9d3examples/data-rights/example.jsonld,examples/data-rights/README.md(ODRL modeling, example updates)examples/core-data-product-extensions/README.md(DataProductagreement → DataProductAgreement)ontology/dprod/dprod-ontology.ttl,dprod-shapes.ttl(fixes #141, #139)Open PRs that touch examples (not merged yet)
examples/data-quality/example.jsonldexamples/data-quality/example.jsonldRecommended actions for next ballot
Merge DPROD-16, DPROD-17, DPROD-18, DPROD-20, DPROD-23 (and optionally joshcornejo-patch-2) into the ballot/4 branch, so that:
are included in the next ballot.
Resolve data-rights source: Both
joshcornejo-patch-2(71db146) and DPROD-20 (a51d9d3) change data-rights; pick one (or reconcile) before merging.Optional for next ballot: Merge PR examples: normalize JSON-LD structure in data-quality example #149 and PR examples: adjust DQV modeling in data-quality example #150 into
develop(or next ballot) so data-quality example normalization and DQV modeling are also in the next ballot.When creating the next ballot branch (e.g.
ballot/4), base it ondevelopafter the above merges, or merge these branches into the ballot branch so all of these changes are included.