-
Notifications
You must be signed in to change notification settings - Fork 110
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
Add comparison to NIST definition #1332
Conversation
The issue was discussed in a meeting on 2023-11-01
View the transcript1.1. Add comparison to NIST definition (pr vc-data-model#1332)See github pull request vc-data-model#1332. Brent Zundel: there are two recently opened to take a look at now.
|
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.
IFF @dlongley's suggested change is applied.
The issue was discussed in a meeting on 2023-11-14
View the transcript1.5. Add comparison to NIST definition (pr vc-data-model#1332)See github pull request vc-data-model#1332. Brent Zundel: there was one change request on this one, which folks seemed fine with. I think we are waiting on Orie to respond. Joe Andrieu: seems like there was reasonable consensus to remove that last line, but I do think it is appropriate to bring in Orie on this one.
Brent Zundel: I think there is broad agreement on this one if the recommended change is made. |
Co-authored-by: Dave Longley <[email protected]>
I believe all suggestions have been applied. |
non-normative changes, open for review for several weeks, requested changes applied, merging |
@@ -11,6 +11,10 @@ | |||
<dd> | |||
A set of one or more <a>claims</a> made by an <a>issuer</a>. | |||
The <a>claims</a> in a credential can be about different <a>subjects</a>. | |||
<p> | |||
Our definition of credential differs from, |
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.
strange place for a comma...
Our definition of credential differs from, | |
Our definition of credential differs from |
Addresses: #1047