-
Notifications
You must be signed in to change notification settings - Fork 68
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
Verifiable Credentials 2.0 #533
Comments
As well as validity period (issuanceDate/expirationDate -> validFrom/validUntil), |
It was discussed recently here: w3c/vc-data-model#1160. In particular, see this comment: w3c/vc-data-model#1160 (comment)
In other words, you can continue to use URNs such as those in the OB3 examples. |
@amiller-ims thank you for the correction. |
What about our use of data URIs in @clehner what's your take on this? Has anybody brought up that data URIs are often used in properties that expect an identifier? |
VC 2.0 is inching it's way towards release. It may be a good idea for the group to start reviewing the changes and considering:
https://www.w3.org/TR/vc-data-model-2.0/
One big change is the switch from issuanceDate to validity period: https://www.w3.org/TR/vc-data-model-2.0/#validity-period
The text was updated successfully, but these errors were encountered: