-
Notifications
You must be signed in to change notification settings - Fork 118
@Context #557
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
Comments
This issue has already been raised by me in PR #548. So I suggest that when it is answered there, this issue can be closed. |
@David-Chadwick Agree |
It has to be an ordered set. If it is not, JSON implementations would be forced to use a JSON-LD processor, which is not what you want. The reason is elaborated upon in the last paragraph of this section (which was added based on changes that you requested): https://w3c.github.io/vc-data-model/#semantic-interoperability |
"The value of the @context property MUST be an ordered set where the first item is a URI with the value https://www.w3.org/2018/credentials/v1."
I don't believe that this has to be a ordered set, the specification should allowed this to be treated as just a string if this value has to be present, which I still have concerns about
The text was updated successfully, but these errors were encountered: