-
Notifications
You must be signed in to change notification settings - Fork 61
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
Update context files #438
base: main
Are you sure you want to change the base?
Update context files #438
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No real changes; some properties are just in a different order.
Check: diff <(git show HEAD:contexts/w3c-ccg-traceability-v1.jsonld | jq -S) <(git show HEAD^:contexts/w3c-ccg-traceability-v1.jsonld | jq -S)
This context file is dynamically generated upstream, so that's why we see a change like this.
If this happens a lot, we could maybe add a canonicalization step, e.g. post-process pass through jq -S
- or propose that to upstream for the generator.
c5c8f7c
to
d100be8
Compare
Opened w3c-ccg/traceability-vocab#414 to attempt to address this upstream. |
d57d6a1
to
67db162
Compare
67db162
to
3f9e486
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
w3c-ccg/traceability-vocab#414 was merged, so this PR (#438) now contains the property reorderings - as well as an additional change from w3c-ccg/traceability-vocab#412. #445 is opened to separate those changes. I opened #445 as a new PR rather than pushing to this one (#438)'s branch, because this one would get overwritten by the GitHub Action some time in the next 24 hours if not merged before then. #414 should replace #438 currently.
3f9e486
to
3af5932
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#445 was merged, so this PR just contains normal Traceability Context changes now.
0f4d965
to
cd278c0
Compare
830883e
to
22f4ef8
Compare
06b0c64
to
2e0ad2b
Compare
5bc63dd
to
8eebb01
Compare
94d2953
to
c3385e1
Compare
a490998
to
016cfab
Compare
983df0e
to
9415ba8
Compare
06d27dd
to
653a8d4
Compare
f264f73
to
817ab76
Compare
15d34f0
to
99eef84
Compare
99eef84
to
2dd37d0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is HTML instead of JSON-LD
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is HTML instead of JSON-LD
Auto-generated: https://github.com/spruceid/ssi/actions/runs/8057488480