Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propose "instead of" in terms of media type #41

Merged
merged 3 commits into from Jan 28, 2023

Conversation

OR13
Copy link
Contributor

@OR13 OR13 commented Jan 20, 2023

This pull request leverages w3c/vc-data-model#1000

It defines the "instead of" production rules in terms of the application/credential+ld+json media type.


馃挜 Error: 522 馃挜

PR Preview failed to build. (Last tried on Jan 20, 2023, 11:35 PM UTC).

More

PR Preview relies on a number of web services to run. There seems to be an issue with the following one:

馃毃 Spec Generator - Spec Generator is the web service used to build specs that rely on ReSpec.

馃敆 Related URL

If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.

@@ -519,12 +519,14 @@ <h6>JWT Decoding</h6>
</section>
</section>

<section id="version-1.1">
<h2>Version 1.1</h2>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added a section so we can distinguish between production rules for 1.1 and potential production rules for future versions

<section id="production">
<h2>Production</h2>

<p>
This section describes how to produce a VC-JWT encoded
<code>VerifiableCredential</code> from a <code>Credential</code>.
<code>VerifiableCredential</code> from an object of media type <code>application/credential+ld+json</code>.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace ambiguous "Credential" with specific media type, this change is potentially blocked by w3c/vc-data-model#1014

If that PR changes substantially, this PR will need to be rejected / reworked.

index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
OR13 and others added 2 commits January 20, 2023 17:34
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
Copy link
Collaborator

@selfissued selfissued left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This documents what 1.1 VC-JWTs do. It makes no semantic changes. We should merge this.

@selfissued selfissued merged commit 2ef1dee into main Jan 28, 2023
@OR13 OR13 deleted the feat/propose-instead-of-1.1-definition branch June 7, 2023 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants